summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-07 14:07:53 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-07 14:07:53 +0000
commit842ac7f5eb62067fe3e5002c2ce4a4a5767b82e2 (patch)
tree0b0cb7536cc6ae851e56cd3c52f39e11d32d42e1 /x11-misc
parentx86 stable and drop old (diff)
downloadgentoo-2-842ac7f5eb62067fe3e5002c2ce4a4a5767b82e2.tar.gz
gentoo-2-842ac7f5eb62067fe3e5002c2ce4a4a5767b82e2.tar.bz2
gentoo-2-842ac7f5eb62067fe3e5002c2ce4a4a5767b82e2.zip
Stable on sparc
(Portage version: 2.1.2-r9)
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.8.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 7d87adac6d24..fc193731fdef 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.42 2007/03/03 15:13:27 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.43 2007/03/07 14:07:53 gustavoz Exp $
+
+ 07 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ icon-naming-utils-0.8.2.ebuild:
+ Stable on sparc
03 Mar 2007; nixnut <nixnut@gentoo.org> icon-naming-utils-0.8.2.ebuild:
Stable on ppc wrt bug 161592
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild
index 9b2452cedbee..500d00e9becb 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.8.2.ebuild,v 1.5 2007/03/03 15:13:27 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild,v 1.6 2007/03/07 14:07:53 gustavoz 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 ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-perl/XML-Simple-2