diff options
author | 2009-02-25 16:15:59 +0000 | |
---|---|---|
committer | 2009-02-25 16:15:59 +0000 | |
commit | 829956162bae8633310c8d5877411adf52489b18 (patch) | |
tree | 3458a2fbc7851b2bdab61da9e5620131cbbb9213 /media-libs/devil/devil-1.7.7.ebuild | |
parent | ppc stable, bug #252576 (diff) | |
download | gentoo-2-829956162bae8633310c8d5877411adf52489b18.tar.gz gentoo-2-829956162bae8633310c8d5877411adf52489b18.tar.bz2 gentoo-2-829956162bae8633310c8d5877411adf52489b18.zip |
ppc stable, bug #255217
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/devil/devil-1.7.7.ebuild')
-rw-r--r-- | media-libs/devil/devil-1.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/devil/devil-1.7.7.ebuild b/media-libs/devil/devil-1.7.7.ebuild index 8f0a52775133..a48225d5dc54 100644 --- a/media-libs/devil/devil-1.7.7.ebuild +++ b/media-libs/devil/devil-1.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/devil/devil-1.7.7.ebuild,v 1.4 2009/02/16 14:21:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/devil/devil-1.7.7.ebuild,v 1.5 2009/02/25 16:15:59 dertobi123 Exp $ EAPI=2 DESCRIPTION="DevIL image library" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/openil/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="openexr gif jpeg lcms mng png tiff xpm allegro opengl sdl X" RDEPEND="gif? ( media-libs/giflib ) |