summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-08-19 14:33:43 +0000
committerMike Frysinger <vapier@gentoo.org>2006-08-19 14:33:43 +0000
commit4a59c66cf4b78bbc91a277ec2ff54ead8b2332af (patch)
treed23b4dce4ae595b8c15ce281d4f495ce41ebc13f /x11-misc/icon-naming-utils
parentarm/ia64/sh stable (diff)
downloadgentoo-2-4a59c66cf4b78bbc91a277ec2ff54ead8b2332af.tar.gz
gentoo-2-4a59c66cf4b78bbc91a277ec2ff54ead8b2332af.tar.bz2
gentoo-2-4a59c66cf4b78bbc91a277ec2ff54ead8b2332af.zip
ia64 stable
(Portage version: 2.1.1_pre4)
Diffstat (limited to 'x11-misc/icon-naming-utils')
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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 f08659a3a944..eb50b0d2be3c 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.9 2006/08/19 00:56:37 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild,v 1.10 2006/08/19 14:33:43 vapier Exp $
DESCRIPTION="Utilities to help with the transition to the new freedesktop.org naming scheme"
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"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ppc64 sh ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-perl/XML-Simple-2