diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-22 18:34:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-22 18:34:28 +0000 |
commit | d0f0830f703bb4e8a91f12a0d24ff18f6f242bb8 (patch) | |
tree | 637ecceebc26b2022691f5e142b8498f9c3d10ac /media-libs/libsdl | |
parent | Stable for HPPA (bug #402847). (diff) | |
download | gentoo-2-d0f0830f703bb4e8a91f12a0d24ff18f6f242bb8.tar.gz gentoo-2-d0f0830f703bb4e8a91f12a0d24ff18f6f242bb8.tar.bz2 gentoo-2-d0f0830f703bb4e8a91f12a0d24ff18f6f242bb8.zip |
Stable for HPPA (bug #405217).
(Portage version: 2.2.0_alpha88/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 be6dc79c26c0..1bf54ab6fe7a 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.180 2012/02/22 10:02:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.181 2012/02/22 18:34:28 jer Exp $ + + 22 Feb 2012; Jeroen Roovers <jer@gentoo.org> libsdl-1.2.15.ebuild: + Stable for HPPA (bug #405217). 22 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libsdl-1.2.15.ebuild: Stable for amd64, wrt bug #405217 diff --git a/media-libs/libsdl/libsdl-1.2.15.ebuild b/media-libs/libsdl/libsdl-1.2.15.ebuild index 582121c2e867..8abde467e46b 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.2 2012/02/22 10:02:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15.ebuild,v 1.3 2012/02/22 18:34:28 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 ~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. |