summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild')
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild
index f68a57ed2bee..81024a1b34ae 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.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.0.ebuild,v 1.1 2006/02/19 16:57:17 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.7.0.ebuild,v 1.2 2006/03/19 19:39:38 tester 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 ~sparc ~x86"
+KEYWORDS="amd64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-perl/XML-Simple-2