summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-01-18 23:02:02 +0000
committerJeroen Roovers <jer@gentoo.org>2007-01-18 23:02:02 +0000
commita2a506a8309fe4d6852a5b381de609787e5d5c0a (patch)
tree0acb86dc485eb4fa2ee0d8320f2fad7b2cfac827
parentStable for HPPA (bug #147751). (diff)
downloadgentoo-2-a2a506a8309fe4d6852a5b381de609787e5d5c0a.tar.gz
gentoo-2-a2a506a8309fe4d6852a5b381de609787e5d5c0a.tar.bz2
gentoo-2-a2a506a8309fe4d6852a5b381de609787e5d5c0a.zip
Stable for HPPA (bug #147751).
(Portage version: 2.1.1-r2)
-rw-r--r--x11-misc/icon-naming-utils/ChangeLog6
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/icon-naming-utils/ChangeLog b/x11-misc/icon-naming-utils/ChangeLog
index 337cf7302ced..bf3c6b042585 100644
--- a/x11-misc/icon-naming-utils/ChangeLog
+++ b/x11-misc/icon-naming-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/icon-naming-utils
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.36 2007/01/14 00:56:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.37 2007/01/18 23:02:02 jer Exp $
+
+ 18 Jan 2007; Jeroen Roovers <jer@gentoo.org>
+ icon-naming-utils-0.8.1.ebuild:
+ Stable for HPPA (bug #147751).
14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
icon-naming-utils-0.8.1.ebuild:
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 ad2e212a8cdb..c2838f57d975 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-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.1.ebuild,v 1.11 2007/01/14 00:56:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild,v 1.12 2007/01/18 23:02:02 jer 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