summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-17 21:22:31 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-17 21:22:31 +0000
commit08914079ead9909199c6a07b0f0244daf145f6bc (patch)
tree0e3cf196bb39f0144c5acd6ad2cc9a214c4c7e9c /x11-misc
parentarm/ia64/s390/sh stable (diff)
downloadgentoo-2-08914079ead9909199c6a07b0f0244daf145f6bc.tar.gz
gentoo-2-08914079ead9909199c6a07b0f0244daf145f6bc.tar.bz2
gentoo-2-08914079ead9909199c6a07b0f0244daf145f6bc.zip
arm/ia64/sh stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-misc')
-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 500d00e9becb..5a0e81e2a75d 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.6 2007/03/07 14:07:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild,v 1.7 2007/03/17 21:22:31 vapier 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