summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-07-16 17:25:43 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-07-16 17:25:43 +0000
commit56ea27c71bc84a2504b3a79bda899e6141ae0956 (patch)
treeb8e03f3ac342b6a26e40d0445a2149535555cafe /x11-misc
parentppc stable (diff)
downloadgentoo-2-56ea27c71bc84a2504b3a79bda899e6141ae0956.tar.gz
gentoo-2-56ea27c71bc84a2504b3a79bda899e6141ae0956.tar.bz2
gentoo-2-56ea27c71bc84a2504b3a79bda899e6141ae0956.zip
ppc stable
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/icon-naming-utils/ChangeLog6
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.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 880f13ca5eef..298cdab309c1 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.22 2006/07/16 11:41:33 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.23 2006/07/16 17:25:43 dertobi123 Exp $
+
+ 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ icon-naming-utils-0.7.2.ebuild:
+ ppc stable
16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
icon-naming-utils-0.7.2.ebuild:
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild
index b8b15bce21f3..35260e8c02cc 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.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.2.ebuild,v 1.6 2006/07/16 11:41:33 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild,v 1.7 2006/07/16 17:25:43 dertobi123 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="~alpha ~amd64 ~arm hppa ~ppc ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ppc ppc64 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-perl/XML-Simple-2