summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-03-12 19:47:02 +0000
committerMarkus Meier <maekke@gentoo.org>2012-03-12 19:47:02 +0000
commit8e6993ca5756a4831aa5e16f629288941dc2f343 (patch)
tree5bbfd1eaf61d6eccd942d03be8630f1aa6b47160 /media-libs/libsdl
parentarm stable, bug #405361 (diff)
downloadgentoo-2-8e6993ca5756a4831aa5e16f629288941dc2f343.tar.gz
gentoo-2-8e6993ca5756a4831aa5e16f629288941dc2f343.tar.bz2
gentoo-2-8e6993ca5756a4831aa5e16f629288941dc2f343.zip
arm stable, bug #405217
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r--media-libs/libsdl/ChangeLog5
-rw-r--r--media-libs/libsdl/libsdl-1.2.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog
index 21e05bf96934..a73daf413e52 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.184 2012/02/27 06:36:13 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.185 2012/03/12 19:47:02 maekke Exp $
+
+ 12 Mar 2012; Markus Meier <maekke@gentoo.org> libsdl-1.2.15.ebuild:
+ arm stable, bug #405217
27 Feb 2012; Jeff Horelick <jdhore@gentoo.org> libsdl-1.2.15.ebuild:
marked x86 per bug 405217
diff --git a/media-libs/libsdl/libsdl-1.2.15.ebuild b/media-libs/libsdl/libsdl-1.2.15.ebuild
index 7ea3f2974423..f889e1215649 100644
--- a/media-libs/libsdl/libsdl-1.2.15.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.15.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.ebuild,v 1.6 2012/02/27 06:36:13 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15.ebuild,v 1.7 2012/03/12 19:47:02 maekke 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 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~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.