summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-01-14 00:56:05 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-01-14 00:56:05 +0000
commitc94234b87ae6218d9fcbba4d1777a677e03e927a (patch)
tree155fa7bc9e485e0d4ed990f9ed194173fc39f1b3 /x11-misc/icon-naming-utils
parentStable on Alpha. (diff)
downloadgentoo-2-c94234b87ae6218d9fcbba4d1777a677e03e927a.tar.gz
gentoo-2-c94234b87ae6218d9fcbba4d1777a677e03e927a.tar.bz2
gentoo-2-c94234b87ae6218d9fcbba4d1777a677e03e927a.zip
Stable on Alpha.
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'x11-misc/icon-naming-utils')
-rw-r--r--x11-misc/icon-naming-utils/ChangeLog8
-rw-r--r--x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/icon-naming-utils/ChangeLog b/x11-misc/icon-naming-utils/ChangeLog
index 7818cfd368d7..337cf7302ced 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.35 2006/12/21 12:29:07 corsair Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.36 2007/01/14 00:56:05 kloeri Exp $
+
+ 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
+ icon-naming-utils-0.8.1.ebuild:
+ Stable on Alpha.
21 Dec 2006; Markus Rothe <corsair@gentoo.org>
icon-naming-utils-0.8.1.ebuild:
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild
index 08ac1f88e10e..ad2e212a8cdb 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.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.1.ebuild,v 1.10 2007/01/07 11:57:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild,v 1.11 2007/01/14 00:56:05 kloeri 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