diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-05-25 18:40:39 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-05-25 18:40:39 +0000 |
commit | 1065508ee4877bd920fbfd7912c8eedfc176ee57 (patch) | |
tree | 8610952b7faf955526f3f6dbfafc351c70d66b89 /media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild | |
parent | Add Gentoo Prefix keywords, compile tested only (diff) | |
download | gentoo-2-1065508ee4877bd920fbfd7912c8eedfc176ee57.tar.gz gentoo-2-1065508ee4877bd920fbfd7912c8eedfc176ee57.tar.bz2 gentoo-2-1065508ee4877bd920fbfd7912c8eedfc176ee57.zip |
Marked ppc stable for bug #315293.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild')
-rw-r--r-- | media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild b/media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild index 0baf3ed0eddc..fc8c1f8cc35b 100644 --- a/media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild +++ b/media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild,v 1.7 2010/05/23 21:23:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild,v 1.8 2010/05/25 18:40:39 josejx Exp $ EAPI=2 MY_P="${P/sdl-/SDL_}" @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="gif jpeg tiff png" DEPEND="sys-libs/zlib |