diff options
author | 2006-10-01 17:51:36 +0000 | |
---|---|---|
committer | 2006-10-01 17:51:36 +0000 | |
commit | 52711fa492620abdd12e257770e57ea9c6617d2b (patch) | |
tree | 23aad55949bf1dfa960fbf5e596c813279dd917b /media-libs | |
parent | hppa stable, bug #145470 (diff) | |
download | gentoo-2-52711fa492620abdd12e257770e57ea9c6617d2b.tar.gz gentoo-2-52711fa492620abdd12e257770e57ea9c6617d2b.tar.bz2 gentoo-2-52711fa492620abdd12e257770e57ea9c6617d2b.zip |
hppa stable, bug #145470
(Portage version: 2.1.1-r1)
Diffstat (limited to 'media-libs')
-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 70fdbede93f1..54e0599a41d0 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.34 2006/09/18 21:35:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.35 2006/10/01 17:51:36 dertobi123 Exp $ + + 01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + sdl-image-1.2.5-r1.ebuild: + hppa stable, bug #145470 18 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> sdl-image-1.2.5-r1.ebuild: 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 84bd63b2dfef..36d9246a1d73 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.8 2006/09/18 21:35:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild,v 1.9 2006/10/01 17:51:36 dertobi123 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 |