summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-09-10 09:40:20 +0000
committerJeroen Roovers <jer@gentoo.org>2014-09-10 09:40:20 +0000
commitb01be55e86445e579089f76feec32371da97c067 (patch)
treee6775e9806747eea94abf6c264c254df7d01492f /media-libs
parentStable for HPPA (bug #522436). (diff)
downloadgentoo-2-b01be55e86445e579089f76feec32371da97c067.tar.gz
gentoo-2-b01be55e86445e579089f76feec32371da97c067.tar.bz2
gentoo-2-b01be55e86445e579089f76feec32371da97c067.zip
Stable for HPPA (bug #522270).
(Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libsdl/ChangeLog5
-rw-r--r--media-libs/libsdl/libsdl-1.2.15-r8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog
index b5f6120e3265..33e5b383f153 100644
--- a/media-libs/libsdl/ChangeLog
+++ b/media-libs/libsdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsdl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.223 2014/07/26 20:12:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.224 2014/09/10 09:40:20 jer Exp $
+
+ 10 Sep 2014; Jeroen Roovers <jer@gentoo.org> libsdl-1.2.15-r8.ebuild:
+ Stable for HPPA (bug #522270).
26 Jul 2014; Michael Sterrett <mr_bones_@gentoo.org> -libsdl-1.2.15-r7.ebuild:
old
diff --git a/media-libs/libsdl/libsdl-1.2.15-r8.ebuild b/media-libs/libsdl/libsdl-1.2.15-r8.ebuild
index 3aa58686905f..8977ae3d95a6 100644
--- a/media-libs/libsdl/libsdl-1.2.15-r8.ebuild
+++ b/media-libs/libsdl/libsdl-1.2.15-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r8.ebuild,v 1.1 2014/07/25 06:34:54 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r8.ebuild,v 1.2 2014/09/10 09:40:20 jer Exp $
EAPI=5
inherit autotools flag-o-matic multilib toolchain-funcs eutils multilib-minimal
@@ -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.