diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-28 09:29:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-28 09:29:58 +0000 |
commit | 6df141269c6c5df753a2ed7f2eaa4d0f45eb921d (patch) | |
tree | e04ad7ea8c207efaf9ff250d7520688fd451c108 /x11-misc/icon-naming-utils | |
parent | Removed wrong copied stable keyword. (diff) | |
download | gentoo-2-6df141269c6c5df753a2ed7f2eaa4d0f45eb921d.tar.gz gentoo-2-6df141269c6c5df753a2ed7f2eaa4d0f45eb921d.tar.bz2 gentoo-2-6df141269c6c5df753a2ed7f2eaa4d0f45eb921d.zip |
Stable for HPPA (bug #179980).
(Portage version: 2.1.2.7)
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.2.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 06d61a2a4ee4..ce66ef4515bd 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.44 2007/05/27 05:01:43 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.45 2007/05/28 09:29:58 jer Exp $ + + 28 May 2007; Jeroen Roovers <jer@gentoo.org> + icon-naming-utils-0.8.2.ebuild: + Stable for HPPA (bug #179980). 27 May 2007; Joshua Kinard <kumba@gentoo.org> icon-naming-utils-0.8.2.ebuild: diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild index 03304e7c182e..7600a9ae1a31 100644 --- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild +++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.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.2.ebuild,v 1.8 2007/05/27 05:01:43 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild,v 1.9 2007/05/28 09:29:58 jer 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 |