diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 23:32:37 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 23:32:37 +0000 |
commit | 37867fdc360c5c52dbac568e340065074238dfbf (patch) | |
tree | afabd0340320c4332399447f0289ab58c8f1a1d7 /x11-misc/icon-naming-utils | |
parent | Fix src_test so that it runs the tests correctly. They were failing on (diff) | |
download | gentoo-2-37867fdc360c5c52dbac568e340065074238dfbf.tar.gz gentoo-2-37867fdc360c5c52dbac568e340065074238dfbf.tar.bz2 gentoo-2-37867fdc360c5c52dbac568e340065074238dfbf.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/icon-naming-utils')
-rw-r--r-- | x11-misc/icon-naming-utils/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/icon-naming-utils/ChangeLog b/x11-misc/icon-naming-utils/ChangeLog index 07498b00924c..a839c0686956 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.81 2010/01/10 18:33:02 fauli Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/ChangeLog,v 1.82 2012/05/15 23:32:37 aballier Exp $ + + 15 May 2012; Alexis Ballier <aballier@gentoo.org> + icon-naming-utils-0.8.90.ebuild: + keyword ~amd64-fbsd 10 Jan 2010; Christian Faulhammer <fauli@gentoo.org> icon-naming-utils-0.8.90.ebuild: diff --git a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild index 5364f4c46b9f..52e2824fbfef 100644 --- a/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild +++ b/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 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.90.ebuild,v 1.8 2010/01/10 18:33:02 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icon-naming-utils/icon-naming-utils-0.8.90.ebuild,v 1.9 2012/05/15 23:32:37 aballier Exp $ DESCRIPTION="Utils to help with the transition to the new freedesktop.org naming scheme." HOMEPAGE="http://tango.freedesktop.org" @@ -8,7 +8,7 @@ SRC_URI="http://tango.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/XML-Simple-2 |