summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-05-02 13:25:10 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-05-02 13:25:10 +0000
commit2ffa41aafacc4fc3df5d00e9e0ce3a4eda26ef9e (patch)
tree55c2dc2e212c0044b6a21747b64d299ebac42186 /x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild
parentAdded to ~hppa, bug #131741 (diff)
downloadhistorical-2ffa41aafacc4fc3df5d00e9e0ce3a4eda26ef9e.tar.gz
historical-2ffa41aafacc4fc3df5d00e9e0ce3a4eda26ef9e.tar.bz2
historical-2ffa41aafacc4fc3df5d00e9e0ce3a4eda26ef9e.zip
Added to ~hppa, bug #131741
Package-Manager: portage-2.1_pre10-r2
Diffstat (limited to 'x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild')
-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 b9a1a8ba0b59..216d779ba4a7 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.1 2006/04/26 18:18:25 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild,v 1.2 2006/05/02 13:25:10 dertobi123 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-perl/XML-Simple-2