summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-06-02 12:49:53 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-06-02 12:49:53 +0000
commitf78fba3f0ce7844023e13c021469096781ffe64c (patch)
tree70f8b949883be38cab622e2950431347e5cfc4d9 /x11-misc
parentDropped ~alpha keyword since thunderbird is badly broken on alpha (Bug #13135... (diff)
downloadgentoo-2-f78fba3f0ce7844023e13c021469096781ffe64c.tar.gz
gentoo-2-f78fba3f0ce7844023e13c021469096781ffe64c.tar.bz2
gentoo-2-f78fba3f0ce7844023e13c021469096781ffe64c.zip
Stable on ppc64; bug #130805
(Portage version: 2.0.54-r2)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/icon-naming-utils/ChangeLog6
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.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 ab64b06c820d..7d2360d97e76 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.20 2006/05/18 17:35:37 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.21 2006/06/02 12:49:53 corsair Exp $
+
+ 02 Jun 2006; Markus Rothe <corsair@gentoo.org>
+ icon-naming-utils-0.7.2.ebuild:
+ Stable on ppc64; bug #130805
18 May 2006; Thomas Cort <tcort@gentoo.org>
icon-naming-utils-0.7.2.ebuild:
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild
index ce717eb19b94..2985567f62d9 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.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.7.2.ebuild,v 1.3 2006/05/18 17:35:37 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild,v 1.4 2006/06/02 12:49:53 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 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-perl/XML-Simple-2