diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-05-28 19:53:58 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-05-28 19:53:58 +0000 |
commit | 506e506a912fd4a0f249d097812723a3dc0b1b97 (patch) | |
tree | e6adcef9e740dfade1cb89be0f910ba4b634b03c /x11-misc/icon-naming-utils | |
parent | amd64 stable, bug 271096 (diff) | |
download | gentoo-2-506e506a912fd4a0f249d097812723a3dc0b1b97.tar.gz gentoo-2-506e506a912fd4a0f249d097812723a3dc0b1b97.tar.bz2 gentoo-2-506e506a912fd4a0f249d097812723a3dc0b1b97.zip |
amd64 stable, bug 270958
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/icon-naming-utils')
-rw-r--r-- | x11-misc/icon-naming-utils/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/icon-naming-utils/ChangeLog b/x11-misc/icon-naming-utils/ChangeLog index 1d3953e3bf9c..4f6e93aded0f 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.78 2009/05/27 20:22:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.79 2009/05/28 19:53:58 beandog Exp $ + + 28 May 2009; Steve Dibb <beandog@gentoo.org> + icon-naming-utils-0.8.90.ebuild: + amd64 stable, bug 270958 27 May 2009; Jeroen Roovers <jer@gentoo.org> icon-naming-utils-0.8.90.ebuild: diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild index 53d2107a7c8c..e1da23d6596e 100644 --- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild +++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.90.ebuild,v 1.5 2009/05/27 20:22:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild,v 1.6 2009/05/28 19:53:58 beandog Exp $ DESCRIPTION="Utils to help with the transition to the new freedesktop.org naming scheme." HOMEPAGE="http://tango.freedesktop.org" @@ -8,7 +8,7 @@ SRC_URI="http://tango.freedesktop.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 |