diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 05:01:43 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 05:01:43 +0000 |
commit | ba28c00ac9fe4d59797d272876755c0c99b3716c (patch) | |
tree | a9cc6b31a2b62f3c7efd70e29473e5c6f9992ce0 /x11-misc | |
parent | Stable on mips. (diff) | |
download | gentoo-2-ba28c00ac9fe4d59797d272876755c0c99b3716c.tar.gz gentoo-2-ba28c00ac9fe4d59797d272876755c0c99b3716c.tar.bz2 gentoo-2-ba28c00ac9fe4d59797d272876755c0c99b3716c.zip |
Stable on mips.
(Portage version: 2.1.2.7)
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 fc193731fdef..06d61a2a4ee4 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.43 2007/03/07 14:07:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.44 2007/05/27 05:01:43 kumba Exp $ + + 27 May 2007; Joshua Kinard <kumba@gentoo.org> + icon-naming-utils-0.8.2.ebuild: + Stable on mips. 07 Mar 2007; Gustavo Zacarias <gustavoz@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 5a0e81e2a75d..03304e7c182e 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.7 2007/03/17 21:22:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.2.ebuild,v 1.8 2007/05/27 05:01:43 kumba 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 mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-perl/XML-Simple-2 |