diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-15 20:57:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-15 20:57:16 +0000 |
commit | edeee15178fd2a1bd95724108eb69e82fd5866a4 (patch) | |
tree | dba4b982edff8298d8ad53e37c79f7e67b946a03 /x11-misc/icon-naming-utils | |
parent | x86 stable, bug #260063 (diff) | |
download | gentoo-2-edeee15178fd2a1bd95724108eb69e82fd5866a4.tar.gz gentoo-2-edeee15178fd2a1bd95724108eb69e82fd5866a4.tar.bz2 gentoo-2-edeee15178fd2a1bd95724108eb69e82fd5866a4.zip |
x86 stable, bug #260063
(Portage version: 2.1.6.8/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.7.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 06b951de72db..51e9f16d6cb3 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.69 2009/03/11 02:29:24 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.70 2009/03/15 20:57:16 maekke Exp $ + + 15 Mar 2009; Markus Meier <maekke@gentoo.org> + icon-naming-utils-0.8.7.ebuild: + x86 stable, bug #260063 11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org> icon-naming-utils-0.8.7.ebuild: diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.7.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.7.ebuild index c4db19eabdfd..fb87740ba9a3 100644 --- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.7.ebuild +++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.7.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.7.ebuild,v 1.4 2009/03/11 02:29:24 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.7.ebuild,v 1.5 2009/03/15 20:57:16 maekke 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 |