summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-02-27 06:36:07 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-02-27 06:36:07 +0000
commita8842b46057c4876947a46ddb1fbb7cd9fcdb878 (patch)
treea8728a49c8fb4e5261b3b6bccd011ff1a5a6f61e /media-libs/sdl-image
parentVersion bump. Thanks anaximander for his work, closing bug #369165 (diff)
downloadgentoo-2-a8842b46057c4876947a46ddb1fbb7cd9fcdb878.tar.gz
gentoo-2-a8842b46057c4876947a46ddb1fbb7cd9fcdb878.tar.bz2
gentoo-2-a8842b46057c4876947a46ddb1fbb7cd9fcdb878.zip
marked x86 per bug 405219
(Portage version: 2.2.0_alpha89/cvs/Linux i686)
Diffstat (limited to 'media-libs/sdl-image')
-rw-r--r--media-libs/sdl-image/ChangeLog5
-rw-r--r--media-libs/sdl-image/sdl-image-1.2.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/sdl-image/ChangeLog b/media-libs/sdl-image/ChangeLog
index a5ddc2fea492..456d719abd86 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.81 2012/02/23 20:21:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/ChangeLog,v 1.82 2012/02/27 06:36:07 jdhore Exp $
+
+ 27 Feb 2012; Jeff Horelick <jdhore@gentoo.org> sdl-image-1.2.12.ebuild:
+ marked x86 per bug 405219
23 Feb 2012; Brent Baude <ranger@gentoo.org> sdl-image-1.2.12.ebuild:
Marking sdl-image-1.2.12 ppc for bug 405219
diff --git a/media-libs/sdl-image/sdl-image-1.2.12.ebuild b/media-libs/sdl-image/sdl-image-1.2.12.ebuild
index 5ecf990aa41a..e982a40015ab 100644
--- a/media-libs/sdl-image/sdl-image-1.2.12.ebuild
+++ b/media-libs/sdl-image/sdl-image-1.2.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.ebuild,v 1.4 2012/02/23 20:21:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-image/sdl-image-1.2.12.ebuild,v 1.5 2012/02/27 06:36:07 jdhore 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="ZLIB"
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 png static-libs tiff webp"
DEPEND="sys-libs/zlib