summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-10-09 14:34:20 +0000
committerChristoph Mende <angelos@gentoo.org>2007-10-09 14:34:20 +0000
commitd25ea6d1477e08f55837ee7843d0092d129e08af (patch)
treebb01dd1310eb211c06baa6cafbc888f5c82ddbf5 /x11-misc/icon-naming-utils
parentDrop ppc64/~ppc64 keywords; bug #189672 (diff)
downloadhistorical-d25ea6d1477e08f55837ee7843d0092d129e08af.tar.gz
historical-d25ea6d1477e08f55837ee7843d0092d129e08af.tar.bz2
historical-d25ea6d1477e08f55837ee7843d0092d129e08af.zip
Stable on amd64 wrt bug #195254
Package-Manager: portage-2.1.3.12
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.6.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 3af75dc8982f..aa931c3b119f 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.55 2007/09/22 07:39:44 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.56 2007/10/09 14:34:20 angelos Exp $
+
+ 09 Oct 2007; Christoph Mende <angelos@gentoo.org>
+ icon-naming-utils-0.8.6.ebuild:
+ Stable on amd64 wrt bug #195254
22 Sep 2007; Tom Gall <tgall@gentoo.org>
stable on ppc64
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild
index 87fb763514b8..b60788b680f3 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.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.6.ebuild,v 1.1 2007/09/20 20:28:13 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild,v 1.2 2007/10/09 14:34:20 angelos 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 ~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