summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-03-03 15:13:27 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-03-03 15:13:27 +0000
commitee45b9a7f1e68543a80925011bd760fa3ab16e34 (patch)
treef031d306858b981dc71e34c5e8fedd63188f2f7a /x11-misc/icon-naming-utils
parentAdd db location for bug #168519. (diff)
downloadgentoo-2-ee45b9a7f1e68543a80925011bd760fa3ab16e34.tar.gz
gentoo-2-ee45b9a7f1e68543a80925011bd760fa3ab16e34.tar.bz2
gentoo-2-ee45b9a7f1e68543a80925011bd760fa3ab16e34.zip
Stable on ppc wrt bug 161592
(Portage version: 2.1.2-r9)
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.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 90b426212df7..7d87adac6d24 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.41 2007/02/27 12:41:06 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.42 2007/03/03 15:13:27 nixnut Exp $
+
+ 03 Mar 2007; nixnut <nixnut@gentoo.org> icon-naming-utils-0.8.2.ebuild:
+ Stable on ppc wrt bug 161592
27 Feb 2007; Simon Stelling <blubb@gentoo.org>
icon-naming-utils-0.8.2.ebuild:
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild
index a58a98c7a619..9b2452cedbee 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.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.ebuild,v 1.4 2007/02/27 12:41:06 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild,v 1.5 2007/03/03 15:13:27 nixnut 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