diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-09 15:53:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-09 15:53:18 +0000 |
commit | 3daf5bfc7cde40e609b69d57bb1b7ebd76fac51a (patch) | |
tree | 8a04efac43cc887df02c0520a8217caf601612a2 /x11-misc/icon-naming-utils | |
parent | Added patch for bug #131483; upstream fixed the fix ... and broke it (diff) | |
download | gentoo-2-3daf5bfc7cde40e609b69d57bb1b7ebd76fac51a.tar.gz gentoo-2-3daf5bfc7cde40e609b69d57bb1b7ebd76fac51a.tar.bz2 gentoo-2-3daf5bfc7cde40e609b69d57bb1b7ebd76fac51a.zip |
alpha stable wrt #179980
(Portage version: 2.1.2.9)
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 ce66ef4515bd..79c5b6de4637 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.45 2007/05/28 09:29:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.46 2007/06/09 15:53:18 armin76 Exp $ + + 09 Jun 2007; Raúl Porcel <armin76@gentoo.org> + icon-naming-utils-0.8.2.ebuild: + alpha stable wrt #179980 28 May 2007; Jeroen Roovers <jer@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 7600a9ae1a31..acb091bff4b7 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.9 2007/05/28 09:29:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild,v 1.10 2007/06/09 15:53:18 armin76 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 |