summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-04-27 14:33:06 +0000
committerJeroen Roovers <jer@gentoo.org>2009-04-27 14:33:06 +0000
commitcfd62c0d5a9db8dddb293eb2320a2f485644fbec (patch)
treeefda6a421c9bfb69cf9a485f2d68fcf74fe64649 /x11-misc
parentStable for HPPA (bug #260063). (diff)
downloadgentoo-2-cfd62c0d5a9db8dddb293eb2320a2f485644fbec.tar.gz
gentoo-2-cfd62c0d5a9db8dddb293eb2320a2f485644fbec.tar.bz2
gentoo-2-cfd62c0d5a9db8dddb293eb2320a2f485644fbec.zip
Stable for HPPA (bug #260063).
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/icon-naming-utils/ChangeLog5
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.8.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/icon-naming-utils/ChangeLog b/x11-misc/icon-naming-utils/ChangeLog
index 998b044938cd..21886e08ab47 100644
--- a/x11-misc/icon-naming-utils/ChangeLog
+++ b/x11-misc/icon-naming-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/icon-naming-utils
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.72 2009/04/12 21:11:48 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.73 2009/04/27 14:33:06 jer Exp $
+
+ 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> icon-naming-utils-0.8.7:
+ Stable for HPPA (bug #260063).
12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> ChangeLog:
Stable on sparc, bug #260063
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.7.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.7.ebuild
index de87c59b68f8..a335d8efb410 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.7.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.7.ebuild,v 1.6 2009/03/18 14:47:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.7.ebuild,v 1.7 2009/04/27 14:33:06 jer Exp $
DESCRIPTION="Utils to help with the transition to the new freedesktop.org naming scheme."
HOMEPAGE="http://tango.freedesktop.org"
@@ -8,7 +8,7 @@ SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-perl/XML-Simple-2