diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-10 17:54:33 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-10 17:54:33 +0000 |
commit | a734651ec91d19c1fa371aa9a1f9f83080cd7068 (patch) | |
tree | a38f69cda782a4bd412cacc9a7fbaa5020eda15c /media-libs/sdl-image | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | historical-a734651ec91d19c1fa371aa9a1f9f83080cd7068.tar.gz historical-a734651ec91d19c1fa371aa9a1f9f83080cd7068.tar.bz2 historical-a734651ec91d19c1fa371aa9a1f9f83080cd7068.zip |
Stable on x86, bug #145470.
Package-Manager: portage-2.1.1
Diffstat (limited to 'media-libs/sdl-image')
-rw-r--r-- | media-libs/sdl-image/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-image/ChangeLog b/media-libs/sdl-image/ChangeLog index 3107cc48c549..2418e4e99f4a 100644 --- a/media-libs/sdl-image/ChangeLog +++ b/media-libs/sdl-image/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sdl-image # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.32 2006/09/06 03:51:58 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.33 2006/09/10 17:54:33 ticho Exp $ + + 10 Sep 2006; <ticho@gentoo.org> sdl-image-1.2.5-r1.ebuild: + Stable on x86, bug #145470. 06 Sep 2006; Joseph Jezak <josejx@gentoo.org> sdl-image-1.2.5-r1.ebuild: Marked ppc stable for bug #145470. 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 707660a7ea6b..e4b85818de8a 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.6 2006/09/06 03:51:58 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild,v 1.7 2006/09/10 17:54:33 ticho 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 |