diff options
author | 2014-08-29 10:15:52 +0000 | |
---|---|---|
committer | 2014-08-29 10:15:52 +0000 | |
commit | 91aa0547e4af958efb78194ecec912fe9ace8d62 (patch) | |
tree | 2e188a1fca3cb30d7297ca546cffdbb5c3c15fd7 /media-libs/libsdl2 | |
parent | Stable for amd64 wrt bug #518250 (diff) | |
download | gentoo-2-91aa0547e4af958efb78194ecec912fe9ace8d62.tar.gz gentoo-2-91aa0547e4af958efb78194ecec912fe9ace8d62.tar.bz2 gentoo-2-91aa0547e4af958efb78194ecec912fe9ace8d62.zip |
Stable for amd64 wrt bug #514904
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'media-libs/libsdl2')
-rw-r--r-- | media-libs/libsdl2/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libsdl2/libsdl2-2.0.3-r100.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsdl2/ChangeLog b/media-libs/libsdl2/ChangeLog index b5ae520b826b..c516206fac2b 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.23 2014/08/14 16:14:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl2/ChangeLog,v 1.24 2014/08/29 10:15:52 nimiux Exp $ + + 29 Aug 2014; Chema Alonso <nimiux@gentoo.org> libsdl2-2.0.3-r100.ebuild: + Stable for amd64 wrt bug #514904 14 Aug 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> libsdl2-2.0.3-r100.ebuild: diff --git a/media-libs/libsdl2/libsdl2-2.0.3-r100.ebuild b/media-libs/libsdl2/libsdl2-2.0.3-r100.ebuild index 35a376975e71..eb14ef3e8db8 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.2 2014/08/14 16:14:13 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl2/libsdl2-2.0.3-r100.ebuild,v 1.3 2014/08/29 10:15:52 nimiux 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=" |