summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-14 11:40:56 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-14 11:40:56 +0000
commita8d0052e509995c07d6d0c8ba1f59e4412bdff9b (patch)
treefb052220b9e6283eda243191b5d1137a916dbb81 /x11-misc/icon-naming-utils
parentclean up (diff)
downloadgentoo-2-a8d0052e509995c07d6d0c8ba1f59e4412bdff9b.tar.gz
gentoo-2-a8d0052e509995c07d6d0c8ba1f59e4412bdff9b.tar.bz2
gentoo-2-a8d0052e509995c07d6d0c8ba1f59e4412bdff9b.zip
alpha/ia64/sparc stable wrt #195254
(Portage version: 2.1.3.13)
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 c2643ac6e5f0..07f9450e473e 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.59 2007/10/10 23:40:20 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.60 2007/10/14 11:40:56 armin76 Exp $
+
+ 14 Oct 2007; Raúl Porcel <armin76@gentoo.org>
+ icon-naming-utils-0.8.6.ebuild:
+ alpha/ia64/sparc stable wrt #195254
10 Oct 2007; Lars Weiler <pylon@gentoo.org>
icon-naming-utils-0.8.6.ebuild:
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 3f238170d828..c150aa5b4921 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.5 2007/10/10 23:40:20 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild,v 1.6 2007/10/14 11:40:56 armin76 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