diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-07-25 01:20:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-07-25 01:20:42 +0000 |
commit | d18acc63339cb2a7aeb3e2be254dd45947b46bb3 (patch) | |
tree | 2fb6b674777fc611998158db66d1c7c3c048850d /media-libs/libsdl | |
parent | Stable for HPPA (bug #427680). (diff) | |
download | gentoo-2-d18acc63339cb2a7aeb3e2be254dd45947b46bb3.tar.gz gentoo-2-d18acc63339cb2a7aeb3e2be254dd45947b46bb3.tar.bz2 gentoo-2-d18acc63339cb2a7aeb3e2be254dd45947b46bb3.zip |
Stable for HPPA (bug #425900).
(Portage version: 2.2.0_alpha120/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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index b0d28455040a..a8e295bbae27 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.194 2012/07/19 20:35:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.195 2012/07/25 01:20:42 jer Exp $ + + 25 Jul 2012; Jeroen Roovers <jer@gentoo.org> libsdl-1.2.15-r2.ebuild: + Stable for HPPA (bug #425900). 19 Jul 2012; Markus Meier <maekke@gentoo.org> libsdl-1.2.15-r2.ebuild: arm stable, bug #425900 diff --git a/media-libs/libsdl/libsdl-1.2.15-r2.ebuild b/media-libs/libsdl/libsdl-1.2.15-r2.ebuild index 7eed383094cd..65db89a0a4a7 100644 --- a/media-libs/libsdl/libsdl-1.2.15-r2.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15-r2.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-r2.ebuild,v 1.5 2012/07/19 20:35:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r2.ebuild,v 1.6 2012/07/25 01:20:42 jer 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 ~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. |