diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-01 17:45:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-01 17:45:28 +0000 |
commit | ab7821c3da602d6ec35218505fc968a8df505419 (patch) | |
tree | 0798164aff7a942cfcbc8f903d8691bb8a23f860 /media-libs | |
parent | Stable for ppc, wrt bug #525252 (diff) | |
download | gentoo-2-ab7821c3da602d6ec35218505fc968a8df505419.tar.gz gentoo-2-ab7821c3da602d6ec35218505fc968a8df505419.tar.bz2 gentoo-2-ab7821c3da602d6ec35218505fc968a8df505419.zip |
Stable for ppc, wrt bug #525742
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
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.12-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 28f745b736e0..686af3dd9eee 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.96 2014/10/29 09:27:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.97 2014/11/01 17:45:28 ago Exp $ + + 01 Nov 2014; Agostino Sarubbo <ago@gentoo.org> sdl-image-1.2.12-r1.ebuild: + Stable for ppc, wrt bug #525742 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> sdl-image-1.2.12-r1.ebuild: Stable for sparc, wrt bug #525742 diff --git a/media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild b/media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild index 4fe3f10d7a33..f2b533c21fc9 100644 --- a/media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild +++ b/media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.12-r1.ebuild,v 1.9 2014/10/29 09:27:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12-r1.ebuild,v 1.10 2014/11/01 17:45:28 ago Exp $ EAPI=5 inherit eutils multilib-minimal @@ -12,7 +12,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="gif jpeg png static-libs tiff webp" RDEPEND=" |