diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-04 18:09:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-04 18:09:34 +0000 |
commit | a83a8dceee3b39617f1e32b992cae4d805c55e12 (patch) | |
tree | f0a95428f6950e6e6c601998bd3a4c2bcb5bfc85 /media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | historical-a83a8dceee3b39617f1e32b992cae4d805c55e12.tar.gz historical-a83a8dceee3b39617f1e32b992cae4d805c55e12.tar.bz2 historical-a83a8dceee3b39617f1e32b992cae4d805c55e12.zip |
Stable on sparc wrt #145470
Package-Manager: portage-2.1-r2
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 cb5ebc653ee1..45f077f160a7 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.3 2006/09/04 16:32:00 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild,v 1.4 2006/09/04 18:09:34 gustavoz 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 |