summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2007-09-22 07:39:44 +0000
committerTom Gall <tgall@gentoo.org>2007-09-22 07:39:44 +0000
commit43639353528ad6787d1a1208c28b601468d83c0f (patch)
tree7d2f9d046eda91461e25cdb26dc929177fdb253e /x11-misc/icon-naming-utils
parentstable on ppc64 (diff)
downloadgentoo-2-43639353528ad6787d1a1208c28b601468d83c0f.tar.gz
gentoo-2-43639353528ad6787d1a1208c28b601468d83c0f.tar.bz2
gentoo-2-43639353528ad6787d1a1208c28b601468d83c0f.zip
stable on ppc64
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-misc/icon-naming-utils')
-rw-r--r--x11-misc/icon-naming-utils/ChangeLog5
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.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 ca4c7a9e5652..3af75dc8982f 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.54 2007/09/20 20:28:13 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.55 2007/09/22 07:39:44 tgall Exp $
+
+ 22 Sep 2007; Tom Gall <tgall@gentoo.org>
+ stable on ppc64
*icon-naming-utils-0.8.6 (20 Sep 2007)
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.ebuild
index 04562217d036..39554eac8070 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.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.2-r1.ebuild,v 1.8 2007/09/18 03:58:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2-r1.ebuild,v 1.9 2007/09/22 07:39:44 tgall Exp $
WANT_AUTOMAKE="1.9"
@@ -12,7 +12,7 @@ SRC_URI="http://tango-project.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