diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-04 08:17:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-04 08:17:23 +0000 |
commit | 05a9c7f91e17ed1401349070af9d0d0d1abcb1b9 (patch) | |
tree | d2d99e231518c48d067a007b8f144d91c5c71165 /media-libs | |
parent | Stable on ppc64; bug #145470 (diff) | |
download | gentoo-2-05a9c7f91e17ed1401349070af9d0d0d1abcb1b9.tar.gz gentoo-2-05a9c7f91e17ed1401349070af9d0d0d1abcb1b9.tar.bz2 gentoo-2-05a9c7f91e17ed1401349070af9d0d0d1abcb1b9.zip |
Stable on ppc64; bug #145470
(Portage version: 2.1-r2)
Diffstat (limited to 'media-libs')
-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 04a89ba4c0dc..6e285f86d56d 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.27 2006/08/15 23:11:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.28 2006/09/04 08:17:23 corsair Exp $ + + 04 Sep 2006; Markus Rothe <corsair@gentoo.org> sdl-image-1.2.5-r1.ebuild: + Stable on ppc64; bug #145470 *sdl-image-1.2.5-r1 (15 Aug 2006) 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 4c854db30f97..99f9e3ef6c12 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.1 2006/08/15 23:11:06 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.5-r1.ebuild,v 1.2 2006/09/04 08:17:23 corsair 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 |