diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-18 21:35:19 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-18 21:35:19 +0000 |
commit | 34d8ffa6493e98becf303cb4376a173fd29785e7 (patch) | |
tree | 308230ece6b42087737f0d2f894d70ead65860ca /media-libs/sdl-image | |
parent | Version bump to 3.2.5 (diff) | |
download | historical-34d8ffa6493e98becf303cb4376a173fd29785e7.tar.gz historical-34d8ffa6493e98becf303cb4376a173fd29785e7.tar.bz2 historical-34d8ffa6493e98becf303cb4376a173fd29785e7.zip |
Stable on amd64 wrt bug #145470.
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'media-libs/sdl-image')
-rw-r--r-- | media-libs/sdl-image/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/sdl-image/ChangeLog b/media-libs/sdl-image/ChangeLog index 2418e4e99f4a..70fdbede93f1 100644 --- a/media-libs/sdl-image/ChangeLog +++ b/media-libs/sdl-image/ChangeLog @@ -1,6 +1,10 @@ # 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.33 2006/09/10 17:54:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.34 2006/09/18 21:35:19 wolf31o2 Exp $ + + 18 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + sdl-image-1.2.5-r1.ebuild: + Stable on amd64 wrt bug #145470. 10 Sep 2006; <ticho@gentoo.org> sdl-image-1.2.5-r1.ebuild: Stable on x86, 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 e4b85818de8a..84bd63b2dfef 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.7 2006/09/10 17:54:33 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild,v 1.8 2006/09/18 21:35:19 wolf31o2 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 |