summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-04-22 16:33:28 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-04-22 16:33:28 +0000
commite11a0f9ec75a10bb322118a3a70905aa4f29760f (patch)
treeac20f55f81fb54e629954b31eecf7003f2964b95 /x11-misc/icon-naming-utils
parentStable on amd64. Bug #130839. (diff)
downloadgentoo-2-e11a0f9ec75a10bb322118a3a70905aa4f29760f.tar.gz
gentoo-2-e11a0f9ec75a10bb322118a3a70905aa4f29760f.tar.bz2
gentoo-2-e11a0f9ec75a10bb322118a3a70905aa4f29760f.zip
Stable on amd64. Bug #130805.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'x11-misc/icon-naming-utils')
-rw-r--r--x11-misc/icon-naming-utils/ChangeLog6
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.7.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/icon-naming-utils/ChangeLog b/x11-misc/icon-naming-utils/ChangeLog
index d4dd9f4aecde..c1fb42b92651 100644
--- a/x11-misc/icon-naming-utils/ChangeLog
+++ b/x11-misc/icon-naming-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/icon-naming-utils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.15 2006/04/08 11:44:27 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.16 2006/04/22 16:33:28 metalgod Exp $
+
+ 22 Apr 2006; Luis Medinas <metalgod@gentoo.org>
+ icon-naming-utils-0.7.1.ebuild:
+ Stable on amd64. Bug #130805.
08 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
icon-naming-utils-0.7.1.ebuild:
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.1.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.1.ebuild
index 619a08571b78..e6edc654deeb 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.1.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.7.1.ebuild,v 1.3 2006/04/08 11:44:27 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.7.1.ebuild,v 1.4 2006/04/22 16:33:28 metalgod Exp $
DESCRIPTION="Utilities to help with the transition to the new freedesktop.org naming scheme, they will map the new names to the legacy names used by the GNOME and KDE desktops."
HOMEPAGE="http://tango-project.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://tango-project.org/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-perl/XML-Simple-2