diff options
-rw-r--r-- | x11-misc/icon-naming-utils/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/icon-naming-utils/icon-naming-utils-0.7.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 7d2360d97e76..880f13ca5eef 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.21 2006/06/02 12:49:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.22 2006/07/16 11:41:33 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + icon-naming-utils-0.7.2.ebuild: + hppa stable, bug #139612 02 Jun 2006; Markus Rothe <corsair@gentoo.org> icon-naming-utils-0.7.2.ebuild: diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild index a7e33d2cc2c9..b8b15bce21f3 100644 --- a/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild +++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.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.7.2.ebuild,v 1.5 2006/07/05 05:58:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.7.2.ebuild,v 1.6 2006/07/16 11:41:33 dertobi123 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 ~ppc ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ppc64 ~sh ~sparc ~x86" IUSE="" RDEPEND=">=dev-perl/XML-Simple-2 |