summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-10-20 15:17:54 +0000
committerAron Griffis <agriffis@gentoo.org>2006-10-20 15:17:54 +0000
commita1b4f1e3048119683a775b0e079925a7c95f9bcf (patch)
tree37382c8bf3b25ef79fb5983fc6af6024a1380ee8 /x11-misc/icon-naming-utils
parentVersion bump (diff)
downloadgentoo-2-a1b4f1e3048119683a775b0e079925a7c95f9bcf.tar.gz
gentoo-2-a1b4f1e3048119683a775b0e079925a7c95f9bcf.tar.bz2
gentoo-2-a1b4f1e3048119683a775b0e079925a7c95f9bcf.zip
Mark 0.7.2 stable on alpha
(Portage version: 2.1.1-r1)
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.7.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 b97448ee0e5b..f1924f6e36a6 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.28 2006/09/30 19:31:53 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.29 2006/10/20 15:17:54 agriffis Exp $
+
+ 20 Oct 2006; Aron Griffis <agriffis@gentoo.org>
+ icon-naming-utils-0.7.2.ebuild:
+ Mark 0.7.2 stable on alpha
30 Sep 2006; Daniel Gryniewicz <dang@gentoo.org>
icon-naming-utils-0.7.2.ebuild:
diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild
index 67cf8c8d22b6..6a437a8da4f5 100644
--- a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild
+++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.7.2.ebuild,v 1.12 2006/09/30 19:31:53 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild,v 1.13 2006/10/20 15:17:54 agriffis Exp $
DESCRIPTION="Utilities to help with the transition to the new freedesktop.org naming scheme"
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"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc ~x86"
IUSE=""
RDEPEND=">=dev-perl/XML-Simple-2