diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-09-06 03:51:58 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-09-06 03:51:58 +0000 |
commit | 8b87d46be20097cf614d49230beee9c43c28e32f (patch) | |
tree | 7196db3f291d9bba99dbca67207649a5814ef0d7 /media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild | |
parent | Version bump with several important fixes. See bug #145653, bug #121885, and ... (diff) | |
download | historical-8b87d46be20097cf614d49230beee9c43c28e32f.tar.gz historical-8b87d46be20097cf614d49230beee9c43c28e32f.tar.bz2 historical-8b87d46be20097cf614d49230beee9c43c28e32f.zip |
[7$Marked ppc stable for bug #145470.Marked ppc stable for bug #145470.
Package-Manager: portage-2.1.1_rc1-r4
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 31cccdacf445..707660a7ea6b 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.5 2006/09/05 04:37:07 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild,v 1.6 2006/09/06 03:51:58 josejx 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 |