diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 17:46:36 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-10 17:46:36 +0000 |
commit | 36f0562460d1894dd5426914a50adaced227c245 (patch) | |
tree | 95e3a68c3f7636d9c1534474ac48be3b3e73d106 /x11-misc | |
parent | Stable on x86, bug #156662. (diff) | |
download | gentoo-2-36f0562460d1894dd5426914a50adaced227c245.tar.gz gentoo-2-36f0562460d1894dd5426914a50adaced227c245.tar.bz2 gentoo-2-36f0562460d1894dd5426914a50adaced227c245.zip |
Stable on x86, bug #156662.
(Portage version: 2.1.2_rc2-r5)
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.1.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 3b5c620472f6..f67cbc115ee3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.30 2006/11/01 11:42:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.31 2006/12/10 17:46:36 ticho Exp $ + + 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> + icon-naming-utils-0.8.1.ebuild: + Stable on x86, bug #156662. 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> icon-naming-utils-0.8.1.ebuild: diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild index 21f47681d821..5446707517d7 100644 --- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild +++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.1.ebuild,v 1.4 2006/11/01 11:42:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.1.ebuild,v 1.5 2006/12/10 17:46:36 ticho 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 |