summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-08-27 17:40:01 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-08-27 17:40:01 +0000
commit0c62951e233cb52e579173dccf18ec0f3ae038d9 (patch)
tree31bdb434c9255e808804ddcb1993fad3006ff7db /media-libs/libsdl
parentalpha/ia64/s390/sh/sparc stable wrt #419057 (diff)
downloadgentoo-2-0c62951e233cb52e579173dccf18ec0f3ae038d9.tar.gz
gentoo-2-0c62951e233cb52e579173dccf18ec0f3ae038d9.tar.bz2
gentoo-2-0c62951e233cb52e579173dccf18ec0f3ae038d9.zip
alpha/ia64/sh/sparc stable wrt #425900
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r--media-libs/libsdl/ChangeLog5
-rw-r--r--media-libs/libsdl/libsdl-1.2.15-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog
index 8a64b43b608a..543ede821376 100644
--- a/media-libs/libsdl/ChangeLog
+++ b/media-libs/libsdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsdl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.198 2012/08/20 16:25:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.199 2012/08/27 17:40:01 armin76 Exp $
+
+ 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> libsdl-1.2.15-r2.ebuild:
+ alpha/ia64/sh/sparc stable wrt #425900
20 Aug 2012; Michael Sterrett <mr_bones_@gentoo.org> -libsdl-1.2.15-r1.ebuild:
old
diff --git a/media-libs/libsdl/libsdl-1.2.15-r2.ebuild b/media-libs/libsdl/libsdl-1.2.15-r2.ebuild
index 8526b256dd8d..c62ebd707b18 100644
--- a/media-libs/libsdl/libsdl-1.2.15-r2.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.15-r2.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/libsdl/libsdl-1.2.15-r2.ebuild,v 1.8 2012/08/08 19:52:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r2.ebuild,v 1.9 2012/08/27 17:40:01 armin76 Exp $
EAPI=2
inherit flag-o-matic multilib toolchain-funcs eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
# WARNING:
# If you turn on the custom-cflags use flag in USE and something breaks,
# you pick up the pieces. Be prepared for bug reports to be marked INVALID.