summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-23 19:05:17 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-23 19:05:17 +0000
commitde35b6c1fbfffc006cdfc411d34a7320b226cfee (patch)
tree95df26374b2e6b6b6d8ac2978a3de8c74710a927
parentMarking sdl-ttf-2.0.11 ppc for bug 403995 (diff)
downloadgentoo-2-de35b6c1fbfffc006cdfc411d34a7320b226cfee.tar.gz
gentoo-2-de35b6c1fbfffc006cdfc411d34a7320b226cfee.tar.bz2
gentoo-2-de35b6c1fbfffc006cdfc411d34a7320b226cfee.zip
Marking libsdl-1.2.15 ppc for bug 405217
(Portage version: 2.1.10.11/cvs/Linux ppc64)
-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 1bf54ab6fe7a..bf8029b5a5ea 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.181 2012/02/22 18:34:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.182 2012/02/23 19:05:17 ranger Exp $
+
+ 23 Feb 2012; Brent Baude <ranger@gentoo.org> libsdl-1.2.15.ebuild:
+ Marking libsdl-1.2.15 ppc for bug 405217
22 Feb 2012; Jeroen Roovers <jer@gentoo.org> libsdl-1.2.15.ebuild:
Stable for HPPA (bug #405217).
diff --git a/media-libs/libsdl/libsdl-1.2.15.ebuild b/media-libs/libsdl/libsdl-1.2.15.ebuild
index 8abde467e46b..7e6f68edaa36 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.3 2012/02/22 18:34:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15.ebuild,v 1.4 2012/02/23 19:05:17 ranger 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.