summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-02-24 10:26:13 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-02-24 10:26:13 +0000
commit2a058f79837fdc24c409b8bea97074a147bdea2f (patch)
tree5892f0796f8cdddab805bfe78d83fff64f85e443 /x11-misc
parentupdated cblas dependencies supporting eselect-cblas (diff)
downloadgentoo-2-2a058f79837fdc24c409b8bea97074a147bdea2f.tar.gz
gentoo-2-2a058f79837fdc24c409b8bea97074a147bdea2f.tar.bz2
gentoo-2-2a058f79837fdc24c409b8bea97074a147bdea2f.zip
Stable on ppc64; bug #161592
(Portage version: 2.1.2-r9)
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.8.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 8e1225fe3cf5..0255663f7982 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.38 2007/02/21 19:19:44 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.39 2007/02/24 10:26:13 corsair Exp $
+
+ 24 Feb 2007; Markus Rothe <corsair@gentoo.org>
+ icon-naming-utils-0.8.2.ebuild:
+ Stable on ppc64; bug #161592
*icon-naming-utils-0.8.2 (21 Feb 2007)
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 24e64598b451..091239e716b9 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.1 2007/02/21 19:19:44 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild,v 1.2 2007/02/24 10:26:13 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