diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-09-23 12:53:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-09-23 12:53:20 +0000 |
commit | 54b44ac02506bd324e1bf6ed30b23b9586c8c7d8 (patch) | |
tree | 11a6781c9ef28f68cbc807c9853e90db59e2e496 /media-libs/libsdl | |
parent | Stable for HPPA (bug #480114). (diff) | |
download | gentoo-2-54b44ac02506bd324e1bf6ed30b23b9586c8c7d8.tar.gz gentoo-2-54b44ac02506bd324e1bf6ed30b23b9586c8c7d8.tar.bz2 gentoo-2-54b44ac02506bd324e1bf6ed30b23b9586c8c7d8.zip |
Stable for HPPA (bug #485316).
(Portage version: 2.2.6/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.15-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index 0896e2c16ba2..3191081c891d 100644 --- a/media-libs/libsdl/ChangeLog +++ b/media-libs/libsdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsdl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.205 2013/09/22 06:48:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.206 2013/09/23 12:53:20 jer Exp $ + + 23 Sep 2013; Jeroen Roovers <jer@gentoo.org> libsdl-1.2.15-r4.ebuild: + Stable for HPPA (bug #485316). 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libsdl-1.2.15-r4.ebuild: Stable for x86, wrt bug #485316 diff --git a/media-libs/libsdl/libsdl-1.2.15-r4.ebuild b/media-libs/libsdl/libsdl-1.2.15-r4.ebuild index fba9a95b3acc..54d5e4df9400 100644 --- a/media-libs/libsdl/libsdl-1.2.15-r4.ebuild +++ b/media-libs/libsdl/libsdl-1.2.15-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r4.ebuild,v 1.4 2013/09/22 06:48:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.15-r4.ebuild,v 1.5 2013/09/23 12:53:20 jer Exp $ EAPI=5 inherit autotools flag-o-matic multilib toolchain-funcs eutils @@ -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. |