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/icon-naming-utils/icon-naming-utils-0.8.2.ebuild
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/icon-naming-utils/icon-naming-utils-0.8.2.ebuild')
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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