summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:28:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:28:03 +0000
commit418ae40e92d4a60164abf9d33de0c7a1747d7e21 (patch)
tree30deb5fc3bfeeee78a27cf2c8bb4b86fda652231 /media-libs/libsdl
parentStable for arm, wrt bug #484246 (diff)
downloadgentoo-2-418ae40e92d4a60164abf9d33de0c7a1747d7e21.tar.gz
gentoo-2-418ae40e92d4a60164abf9d33de0c7a1747d7e21.tar.bz2
gentoo-2-418ae40e92d4a60164abf9d33de0c7a1747d7e21.zip
Stable for arm, wrt bug #485316
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r--media-libs/libsdl/ChangeLog5
-rw-r--r--media-libs/libsdl/libsdl-1.2.15-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog
index d5cf3c38bd7e..bf5cc8d11560 100644
--- a/media-libs/libsdl/ChangeLog
+++ b/media-libs/libsdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsdl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.210 2013/09/25 17:25:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.211 2013/09/26 17:28:03 ago Exp $
+
+ 26 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libsdl-1.2.15-r4.ebuild:
+ Stable for arm, wrt bug #485316
25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libsdl-1.2.15-r4.ebuild:
Stable for ppc, wrt bug #485316
diff --git a/media-libs/libsdl/libsdl-1.2.15-r4.ebuild b/media-libs/libsdl/libsdl-1.2.15-r4.ebuild
index 922479339ce8..b79d7ea873b5 100644
--- a/media-libs/libsdl/libsdl-1.2.15-r4.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.15-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r4.ebuild,v 1.9 2013/09/25 17:25:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r4.ebuild,v 1.10 2013/09/26 17:28:03 ago Exp $
EAPI=5
inherit autotools flag-o-matic multilib toolchain-funcs eutils
@@ -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.