diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-10-15 09:03:19 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-10-15 09:03:19 +0000 |
commit | 8d4342dd3859fba34561375f069bd9f1bbdfca40 (patch) | |
tree | 4956a15f60085f1a31c081a16f89a6a397c712c2 /media-libs/libsdl | |
parent | amd64 stable, bug #522434 (diff) | |
download | gentoo-2-8d4342dd3859fba34561375f069bd9f1bbdfca40.tar.gz gentoo-2-8d4342dd3859fba34561375f069bd9f1bbdfca40.tar.bz2 gentoo-2-8d4342dd3859fba34561375f069bd9f1bbdfca40.zip |
x86 stable, bug #522270
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15-r8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index 0c34c700d9b0..dc9a1ff1865a 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.225 2014/09/21 20:07:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.226 2014/10/15 09:03:19 pacho Exp $ + + 15 Oct 2014; Pacho Ramos <pacho@gentoo.org> libsdl-1.2.15-r8.ebuild: + x86 stable, bug #522270 21 Sep 2014; Markus Meier <maekke@gentoo.org> libsdl-1.2.15-r8.ebuild: arm stable, bug #522270 diff --git a/media-libs/libsdl/libsdl-1.2.15-r8.ebuild b/media-libs/libsdl/libsdl-1.2.15-r8.ebuild index 95df3be00048..c1010a7702df 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.3 2014/09/21 20:07:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r8.ebuild,v 1.4 2014/10/15 09:03:19 pacho 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. |