diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-01-09 18:07:05 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-01-09 18:07:05 +0000 |
commit | 4f05495d7afb70903b452b68cfbf6635fd413a19 (patch) | |
tree | 4726f89bf3c8105df4de93cc1a48172a5679882f /dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild | |
parent | Marking libdbi-drivers-0.8.3 ppc for bug 253663 (diff) | |
download | gentoo-2-4f05495d7afb70903b452b68cfbf6635fd413a19.tar.gz gentoo-2-4f05495d7afb70903b452b68cfbf6635fd413a19.tar.bz2 gentoo-2-4f05495d7afb70903b452b68cfbf6635fd413a19.zip |
Sparc stable, Bug #254333.
(Portage version: 2.2_rc20/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild')
-rw-r--r-- | dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild b/dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild index ecf474d54e46..5641ba53ebfc 100644 --- a/dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild +++ b/dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild,v 1.1 2008/12/08 02:24:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Image-Imlib2/Image-Imlib2-2.02.ebuild,v 1.2 2009/01/09 18:07:05 fmccor Exp $ MODULE_AUTHOR=LBROCARD inherit perl-module eutils @@ -9,7 +9,7 @@ DESCRIPTION="Interface to the Imlib2 image library" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" IUSE="test" RDEPEND=">=media-libs/imlib2-1 |