diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-02-04 17:15:11 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-02-04 17:15:11 +0000 |
commit | f837b7375019154ea94553c144e569455febccff (patch) | |
tree | ab3687c28af7095e583f9759048a38e6d6ac9fc4 /media-libs/sdl-image | |
parent | Stable on amd64 wrt bug #299203 (diff) | |
download | gentoo-2-f837b7375019154ea94553c144e569455febccff.tar.gz gentoo-2-f837b7375019154ea94553c144e569455febccff.tar.bz2 gentoo-2-f837b7375019154ea94553c144e569455febccff.zip |
Stable on amd64 wrt bug #299012
(Portage version: 2.2_rc62/cvs/Linux x86_64)
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.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/sdl-image/ChangeLog b/media-libs/sdl-image/ChangeLog index ed711dd4ff8e..6e6dae451c18 100644 --- a/media-libs/sdl-image/ChangeLog +++ b/media-libs/sdl-image/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/sdl-image # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.64 2010/01/26 00:35:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.65 2010/02/04 17:15:11 hwoarang Exp $ + + 04 Feb 2010; Markos Chandras <hwoarang@gentoo.org> + sdl-image-1.2.10.ebuild: + Stable on amd64 wrt bug #299012 26 Jan 2010; Jeroen Roovers <jer@gentoo.org> sdl-image-1.2.10.ebuild: Stable for HPPA (bug #299012). diff --git a/media-libs/sdl-image/sdl-image-1.2.10.ebuild b/media-libs/sdl-image/sdl-image-1.2.10.ebuild index eece5880e239..23db40984cdb 100644 --- a/media-libs/sdl-image/sdl-image-1.2.10.ebuild +++ b/media-libs/sdl-image/sdl-image-1.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.10.ebuild,v 1.8 2010/01/26 00:35:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.10.ebuild,v 1.9 2010/02/04 17:15:11 hwoarang Exp $ EAPI=1 @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="gif jpeg tiff png" DEPEND="sys-libs/zlib |