diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-14 15:54:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-14 15:54:10 +0000 |
commit | 6acbe80412126613f7c0ea82904008d92092ba11 (patch) | |
tree | 09975c8658e196ab4c3c610b68e25ec7f9fe2614 /x11-misc/icon-naming-utils | |
parent | Stable on ppc64; bug #195242 (diff) | |
download | gentoo-2-6acbe80412126613f7c0ea82904008d92092ba11.tar.gz gentoo-2-6acbe80412126613f7c0ea82904008d92092ba11.tar.bz2 gentoo-2-6acbe80412126613f7c0ea82904008d92092ba11.zip |
Stable on ppc64; bug #195254
(Portage version: 2.1.3.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.6.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 07f9450e473e..126652fbc364 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.60 2007/10/14 11:40:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.61 2007/10/14 15:54:10 corsair Exp $ + + 14 Oct 2007; Markus Rothe <corsair@gentoo.org> + icon-naming-utils-0.8.6.ebuild: + Stable on ppc64; bug #195254 14 Oct 2007; Raúl Porcel <armin76@gentoo.org> icon-naming-utils-0.8.6.ebuild: diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild index c150aa5b4921..e16965becf28 100644 --- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild +++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.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.6.ebuild,v 1.6 2007/10/14 11:40:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild,v 1.7 2007/10/14 15:54:10 corsair 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 |