diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-21 10:52:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-21 10:52:42 +0000 |
commit | 6151f0f5b0f1f39d1e9f7bc729a8e6ff50f9098f (patch) | |
tree | 6afb2636ef34f8868d8c9c9529f4b11a1ca566fc /media-libs/sdl-image | |
parent | Stable for HPPA (bug #315291). (diff) | |
download | gentoo-2-6151f0f5b0f1f39d1e9f7bc729a8e6ff50f9098f.tar.gz gentoo-2-6151f0f5b0f1f39d1e9f7bc729a8e6ff50f9098f.tar.bz2 gentoo-2-6151f0f5b0f1f39d1e9f7bc729a8e6ff50f9098f.zip |
Stable for HPPA (bug #315293).
(Portage version: 2.2_rc67/cvs/Linux i686)
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.10-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 26e45cb5268f..c2494bb9efe7 100644 --- a/media-libs/sdl-image/ChangeLog +++ b/media-libs/sdl-image/ChangeLog @@ -1,6 +1,9 @@ # 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.72 2010/05/25 18:40:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.73 2010/07/21 10:52:42 jer Exp $ + + 21 Jul 2010; Jeroen Roovers <jer@gentoo.org> sdl-image-1.2.10-r1.ebuild: + Stable for HPPA (bug #315293). 25 May 2010; Joseph Jezak <josejx@gentoo.org> sdl-image-1.2.10-r1.ebuild: Marked ppc stable for bug #315293. diff --git a/media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild b/media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild index fc8c1f8cc35b..77cf44e186c0 100644 --- a/media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild +++ b/media-libs/sdl-image/sdl-image-1.2.10-r1.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-r1.ebuild,v 1.8 2010/05/25 18:40:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.10-r1.ebuild,v 1.9 2010/07/21 10:52:42 jer Exp $ EAPI=2 MY_P="${P/sdl-/SDL_}" @@ -10,7 +10,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 |