diff options
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 |