diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-25 15:00:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-25 15:00:20 +0000 |
commit | d662f783725ae60f4ced53a10e1f65a04ea1ed1b (patch) | |
tree | 2ab1e393b4b0e140a04b04835c40547685304610 /media-libs/libsdl | |
parent | ppc64 stable wrt #396811; use emake instead of make (diff) | |
download | gentoo-2-d662f783725ae60f4ced53a10e1f65a04ea1ed1b.tar.gz gentoo-2-d662f783725ae60f4ced53a10e1f65a04ea1ed1b.tar.bz2 gentoo-2-d662f783725ae60f4ced53a10e1f65a04ea1ed1b.zip |
ppc64 stable wrt #405217
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index bf8029b5a5ea..679b3c44bd48 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.182 2012/02/23 19:05:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.183 2012/02/25 15:00:20 ssuominen Exp $ + + 25 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> libsdl-1.2.15.ebuild: + ppc64 stable wrt #405217 23 Feb 2012; Brent Baude <ranger@gentoo.org> libsdl-1.2.15.ebuild: Marking libsdl-1.2.15 ppc for bug 405217 diff --git a/media-libs/libsdl/libsdl-1.2.15.ebuild b/media-libs/libsdl/libsdl-1.2.15.ebuild index 7e6f68edaa36..4cda7ab25c32 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.4 2012/02/23 19:05:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15.ebuild,v 1.5 2012/02/25 15:00:20 ssuominen 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. |