diff options
author | 2014-11-03 09:37:58 +0000 | |
---|---|---|
committer | 2014-11-03 09:37:58 +0000 | |
commit | 5333869a54a26cc08a53f64ea4e691380fb5330a (patch) | |
tree | 8da504a4f18fbe584913a48aa18febc91275db7b /media-libs/libsdl2 | |
parent | Stable for x86, wrt bug #525252 (diff) | |
download | gentoo-2-5333869a54a26cc08a53f64ea4e691380fb5330a.tar.gz gentoo-2-5333869a54a26cc08a53f64ea4e691380fb5330a.tar.bz2 gentoo-2-5333869a54a26cc08a53f64ea4e691380fb5330a.zip |
Stable for x86, wrt bug #522272
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libsdl2')
-rw-r--r-- | media-libs/libsdl2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl2/ChangeLog b/media-libs/libsdl2/ChangeLog index d492c2e7889f..33fc2da23743 100644 --- a/media-libs/libsdl2/ChangeLog +++ b/media-libs/libsdl2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsdl2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl2/ChangeLog,v 1.27 2014/10/30 14:04:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl2/ChangeLog,v 1.28 2014/11/03 09:37:58 ago Exp $ + + 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> libsdl2-2.0.3-r200.ebuild: + Stable for x86, wrt bug #522272 30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libsdl2-2.0.3-r200.ebuild: Stable for amd64, wrt bug #522272 diff --git a/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild b/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild index d05b8597dbfb..5285192d118a 100644 --- a/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.3-r200.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/libsdl2/libsdl2-2.0.3-r200.ebuild,v 1.3 2014/10/30 14:04:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl2/libsdl2-2.0.3-r200.ebuild,v 1.4 2014/11/03 09:37:58 ago Exp $ # TODO: convert FusionSound #484250 @@ -14,7 +14,7 @@ SRC_URI="http://www.libsdl.org/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 ~x86" +KEYWORDS="~alpha amd64 x86" IUSE="3dnow alsa altivec custom-cflags dbus fusionsound gles haptic +joystick mmx nas opengl oss pulseaudio +sound sse sse2 static-libs +threads tslib udev +video wayland X xinerama xscreensaver" REQUIRED_USE=" |