summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-05-27 20:22:45 +0000
committerJeroen Roovers <jer@gentoo.org>2009-05-27 20:22:45 +0000
commit4099da87dfac25b6d7edc5f3817c2f50fa99f142 (patch)
tree680fb666bc8fcb9a448041f60afb5f6d8b3c16b4 /x11-misc/icon-naming-utils
parentVersion Bump to release candidate so we can test (diff)
downloadgentoo-2-4099da87dfac25b6d7edc5f3817c2f50fa99f142.tar.gz
gentoo-2-4099da87dfac25b6d7edc5f3817c2f50fa99f142.tar.bz2
gentoo-2-4099da87dfac25b6d7edc5f3817c2f50fa99f142.zip
Stable for HPPA (bug #270958).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'x11-misc/icon-naming-utils')
-rw-r--r--x11-misc/icon-naming-utils/ChangeLog6
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.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 732581528c35..1d3953e3bf9c 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.77 2009/05/27 06:53:58 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.78 2009/05/27 20:22:45 jer Exp $
+
+ 27 May 2009; Jeroen Roovers <jer@gentoo.org>
+ icon-naming-utils-0.8.90.ebuild:
+ Stable for HPPA (bug #270958).
27 May 2009; Christian Faulhammer <fauli@gentoo.org>
icon-naming-utils-0.8.90.ebuild:
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild
index 6b2127aa47f1..53d2107a7c8c 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.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.90.ebuild,v 1.4 2009/05/27 06:53:58 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild,v 1.5 2009/05/27 20:22:45 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