summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-12-21 12:29:07 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-12-21 12:29:07 +0000
commit92ef870806efdce1383bc549e68aa59f335165d8 (patch)
tree4e03cb824f75c1bfc146372e24db84efc963877a /x11-misc/icon-naming-utils
parentStable on ppc64; bug #156662 (diff)
downloadgentoo-2-92ef870806efdce1383bc549e68aa59f335165d8.tar.gz
gentoo-2-92ef870806efdce1383bc549e68aa59f335165d8.tar.bz2
gentoo-2-92ef870806efdce1383bc549e68aa59f335165d8.zip
Stable on ppc64; bug #156662
(Portage version: 2.1.1-r2)
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.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 943fa9422db0..7818cfd368d7 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.34 2006/12/18 14:53:10 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.35 2006/12/21 12:29:07 corsair Exp $
+
+ 21 Dec 2006; Markus Rothe <corsair@gentoo.org>
+ icon-naming-utils-0.8.1.ebuild:
+ Stable on ppc64; bug #156662
18 Dec 2006; Gustavo Zacarias <gustavoz@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 4d645f20b78e..73ff6e756764 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-2006 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.8 2006/12/18 14:53:10 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild,v 1.9 2006/12/21 12:29:07 corsair 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