diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-09-04 16:32:00 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-09-04 16:32:00 +0000 |
commit | de0665e2523465a7be674bb0bd60b3d425d369aa (patch) | |
tree | 529141a1f7f50518f2371c31198d2e2302a9f71f /media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild | |
parent | Added media-video/lve and media-video/klvemkdvd (diff) | |
download | historical-de0665e2523465a7be674bb0bd60b3d425d369aa.tar.gz historical-de0665e2523465a7be674bb0bd60b3d425d369aa.tar.bz2 historical-de0665e2523465a7be674bb0bd60b3d425d369aa.zip |
Marked ppc-macos stable (bug #145470)
Package-Manager: portage-2.1.1_pre4-r1
Diffstat (limited to 'media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild')
-rw-r--r-- | media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild b/media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild index 99f9e3ef6c12..cb5ebc653ee1 100644 --- a/media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild +++ b/media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5-r1.ebuild,v 1.2 2006/09/04 08:17:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild,v 1.3 2006/09/04 16:32:00 grobian Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc-macos ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="gif jpeg tiff png" DEPEND="sys-libs/zlib |