summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-09-15 20:57:33 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-09-15 20:57:33 +0000
commit57f0c503e1a552c96febff0b989b459d733b0362 (patch)
tree4d757cd8deb9f816909e50ac85fcbe76436a7382 /x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild
parentRemove virtual/x11 from dependencies. (diff)
downloadgentoo-2-57f0c503e1a552c96febff0b989b459d733b0362.tar.gz
gentoo-2-57f0c503e1a552c96febff0b989b459d733b0362.tar.bz2
gentoo-2-57f0c503e1a552c96febff0b989b459d733b0362.zip
Fix keywords to match 0.7.2
(Portage version: 2.1.1)
Diffstat (limited to 'x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild')
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild
index 3b999eadee27..d679af818eeb 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.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.8.1.ebuild,v 1.2 2006/09/10 00:03:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild,v 1.3 2006/09/15 20:57:33 dang 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 ppc ppc64 sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-perl/XML-Simple-2