diff options
author | 2014-08-14 16:14:13 +0000 | |
---|---|---|
committer | 2014-08-14 16:14:13 +0000 | |
commit | bdc117bcf06b8aea36ea90d1ab3406bd039551bd (patch) | |
tree | 6e1e4919433cec782880115cb0029fa317f632f9 /media-libs | |
parent | x86 stable wrt bug #518666 (diff) | |
download | gentoo-2-bdc117bcf06b8aea36ea90d1ab3406bd039551bd.tar.gz gentoo-2-bdc117bcf06b8aea36ea90d1ab3406bd039551bd.tar.bz2 gentoo-2-bdc117bcf06b8aea36ea90d1ab3406bd039551bd.zip |
x86 stable wrt bug #514904
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsdl2/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.3-r100.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libsdl2/ChangeLog b/media-libs/libsdl2/ChangeLog index f3ffc5fa1375..b5ae520b826b 100644 --- a/media-libs/libsdl2/ChangeLog +++ b/media-libs/libsdl2/ChangeLog @@ -1,6 +1,10 @@ # 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.22 2014/07/27 12:52:45 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl2/ChangeLog,v 1.23 2014/08/14 16:14:12 phajdan.jr Exp $ + + 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + libsdl2-2.0.3-r100.ebuild: + x86 stable wrt bug #514904 *libsdl2-2.0.3-r100 (27 Jul 2014) diff --git a/media-libs/libsdl2/libsdl2-2.0.3-r100.ebuild b/media-libs/libsdl2/libsdl2-2.0.3-r100.ebuild index 9ce5961ad4f0..35a376975e71 100644 --- a/media-libs/libsdl2/libsdl2-2.0.3-r100.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.3-r100.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-r100.ebuild,v 1.1 2014/07/27 12:52:45 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl2/libsdl2-2.0.3-r100.ebuild,v 1.2 2014/08/14 16:14:13 phajdan.jr 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="~amd64 ~x86" +KEYWORDS="~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=" |