diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-10-10 23:40:20 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-10-10 23:40:20 +0000 |
commit | 03a379a0c9c48e4201c2bf7f4064726121c4b3c4 (patch) | |
tree | 785ffa16d31fac6e209326c618e93a1f6e739a9e /x11-misc | |
parent | Version bump for bug #193053 (diff) | |
download | gentoo-2-03a379a0c9c48e4201c2bf7f4064726121c4b3c4.tar.gz gentoo-2-03a379a0c9c48e4201c2bf7f4064726121c4b3c4.tar.bz2 gentoo-2-03a379a0c9c48e4201c2bf7f4064726121c4b3c4.zip |
stable ppc, bug #195254
(Portage version: 2.1.3.12)
Diffstat (limited to 'x11-misc')
-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 bc5b5e20cb05..c2643ac6e5f0 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.58 2007/10/09 16:29:44 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.59 2007/10/10 23:40:20 pylon Exp $ + + 10 Oct 2007; Lars Weiler <pylon@gentoo.org> + icon-naming-utils-0.8.6.ebuild: + stable ppc, bug #195254 09 Oct 2007; Christian Faulhammer <opfer@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 d9e88d9ef06f..3f238170d828 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.4 2007/10/09 16:29:44 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.6.ebuild,v 1.5 2007/10/10 23:40:20 pylon 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 |