summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-09 16:29:44 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-09 16:29:44 +0000
commitf2a9fa1da3114b8e01693dd82e339d7d1b9502a9 (patch)
tree14f8cdac215aedce9ae41d3b6edc4569cd406d89 /x11-misc/icon-naming-utils
parentstable x86, bug 195254 (diff)
downloadgentoo-2-f2a9fa1da3114b8e01693dd82e339d7d1b9502a9.tar.gz
gentoo-2-f2a9fa1da3114b8e01693dd82e339d7d1b9502a9.tar.bz2
gentoo-2-f2a9fa1da3114b8e01693dd82e339d7d1b9502a9.zip
stable x86, bug 195254
(Portage version: 2.1.3.9)
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 a4fa87baaefb..bc5b5e20cb05 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.57 2007/10/09 15:46:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.58 2007/10/09 16:29:44 opfer Exp $
+
+ 09 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+ icon-naming-utils-0.8.6.ebuild:
+ stable x86, bug 195254
09 Oct 2007; Jeroen Roovers <jer@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 9a5d3b9a82b2..d9e88d9ef06f 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.3 2007/10/09 15:46:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild,v 1.4 2007/10/09 16:29:44 opfer 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