summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-19 09:43:12 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-19 09:43:12 +0000
commit00b67e98906e6ca3b06877f3893a167b9604788d (patch)
tree5148a0c04140a9d08b32621b59c597e993fa546a /media-libs/sdl2-image
parentStable for x86, wrt bug #544680 (diff)
downloadgentoo-2-00b67e98906e6ca3b06877f3893a167b9604788d.tar.gz
gentoo-2-00b67e98906e6ca3b06877f3893a167b9604788d.tar.bz2
gentoo-2-00b67e98906e6ca3b06877f3893a167b9604788d.zip
x86 stable wrt bug #537328
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs/sdl2-image')
-rw-r--r--media-libs/sdl2-image/ChangeLog5
-rw-r--r--media-libs/sdl2-image/sdl2-image-2.0.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl2-image/ChangeLog b/media-libs/sdl2-image/ChangeLog
index a028fa808d61..a4451b163ba7 100644
--- a/media-libs/sdl2-image/ChangeLog
+++ b/media-libs/sdl2-image/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/sdl2-image
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl2-image/ChangeLog,v 1.5 2015/03/27 16:26:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl2-image/ChangeLog,v 1.6 2015/04/19 09:43:12 pacho Exp $
+
+ 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> sdl2-image-2.0.0-r1.ebuild:
+ x86 stable wrt bug #537328
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> sdl2-image-2.0.0-r1.ebuild:
Stable for amd64, wrt bug #537328
diff --git a/media-libs/sdl2-image/sdl2-image-2.0.0-r1.ebuild b/media-libs/sdl2-image/sdl2-image-2.0.0-r1.ebuild
index 049860859f6d..3d4195ccfce8 100644
--- a/media-libs/sdl2-image/sdl2-image-2.0.0-r1.ebuild
+++ b/media-libs/sdl2-image/sdl2-image-2.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl2-image/sdl2-image-2.0.0-r1.ebuild,v 1.3 2015/03/27 16:26:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl2-image/sdl2-image-2.0.0-r1.ebuild,v 1.4 2015/04/19 09:43:12 pacho 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="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="gif jpeg png static-libs tiff webp"
RDEPEND="