diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-24 19:30:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-24 19:30:20 +0000 |
commit | 96f37de9e43b067f2c6cfef8a2f786220e695854 (patch) | |
tree | f82cafcc98f0be376046c014b1c4f3add7fe0a7c /x11-misc | |
parent | Works with wxpython-2.6 as well (diff) | |
download | gentoo-2-96f37de9e43b067f2c6cfef8a2f786220e695854.tar.gz gentoo-2-96f37de9e43b067f2c6cfef8a2f786220e695854.tar.bz2 gentoo-2-96f37de9e43b067f2c6cfef8a2f786220e695854.zip |
x86 stable wrt bug 161592
(Portage version: 2.1.2-r11)
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.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 0255663f7982..359aff64af9c 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.39 2007/02/24 10:26:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.40 2007/02/24 19:30:20 armin76 Exp $ + + 24 Feb 2007; Raúl Porcel <armin76@gentoo.org> + icon-naming-utils-0.8.2.ebuild: + x86 stable wrt bug 161592 24 Feb 2007; Markus Rothe <corsair@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 091239e716b9..634a3be332de 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.2 2007/02/24 10:26:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild,v 1.3 2007/02/24 19:30:20 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 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-perl/XML-Simple-2 |