diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 14:33:08 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 14:33:08 +0000 |
commit | 06367b0b2240a3388bef3a39a90e12ddb7c4313d (patch) | |
tree | 38463ee2683b3170d6c1904ba798ae80dd2eae0d /media-libs/libsdl | |
parent | Added >=dev-db/firebird-1.5.0, masked for testing (diff) | |
download | gentoo-2-06367b0b2240a3388bef3a39a90e12ddb7c4313d.tar.gz gentoo-2-06367b0b2240a3388bef3a39a90e12ddb7c4313d.tar.bz2 gentoo-2-06367b0b2240a3388bef3a39a90e12ddb7c4313d.zip |
libsdl-1.2.5-{r1,r2} masked on sparc due to compile error, libsdl-1.2.6-r3 marked stable. And squash is happy that his KDE wont break ;)
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.5-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.5-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.6-r3.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/media-libs/libsdl/ChangeLog b/media-libs/libsdl/ChangeLog index 5f6fd66d37ba..bd71ac5a8a45 100644 --- a/media-libs/libsdl/ChangeLog +++ b/media-libs/libsdl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/libsdl # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.41 2004/02/24 15:45:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/ChangeLog,v 1.42 2004/02/26 14:33:08 bazik Exp $ + + 26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> libsdl-1.2.5-r1.ebuild, + libsdl-1.2.5-r2.ebuild, libsdl-1.2.6-r3.ebuild: + libsdl-1.2.5-{r1,r2} masked on sparc due to compile error, libsdl-1.2.6-r3 + marked stable. *libsdl-1.2.7 (24 Feb 2004) diff --git a/media-libs/libsdl/libsdl-1.2.5-r1.ebuild b/media-libs/libsdl/libsdl-1.2.5-r1.ebuild index 74204bc90efc..197e5fdd0ec4 100644 --- a/media-libs/libsdl/libsdl-1.2.5-r1.ebuild +++ b/media-libs/libsdl/libsdl-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.5-r1.ebuild,v 1.10 2003/09/10 04:19:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.5-r1.ebuild,v 1.11 2004/02/26 14:33:08 bazik Exp $ IUSE="arts xv opengl fbcon aalib nas esd X svga ggi alsa" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.libsdl.org/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 alpha ppc sparc" +KEYWORDS="x86 alpha ppc -sparc" RDEPEND=">=media-libs/audiofile-0.1.9 X? ( virtual/x11 ) diff --git a/media-libs/libsdl/libsdl-1.2.5-r2.ebuild b/media-libs/libsdl/libsdl-1.2.5-r2.ebuild index acd685a4c1cd..556035451909 100644 --- a/media-libs/libsdl/libsdl-1.2.5-r2.ebuild +++ b/media-libs/libsdl/libsdl-1.2.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.5-r2.ebuild,v 1.10 2004/01/26 21:27:05 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.5-r2.ebuild,v 1.11 2004/02/26 14:33:08 bazik Exp $ IUSE="arts xv opengl fbcon aalib nas esd X svga ggi alsa" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.libsdl.org/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ~alpha ~ppc ~sparc hppa" +KEYWORDS="x86 ~alpha ~ppc -sparc hppa" RDEPEND=">=media-libs/audiofile-0.1.9 X? ( >=x11-base/xfree-4.3.0 ) diff --git a/media-libs/libsdl/libsdl-1.2.6-r3.ebuild b/media-libs/libsdl/libsdl-1.2.6-r3.ebuild index e99d6b71fb16..ed18d5188310 100644 --- a/media-libs/libsdl/libsdl-1.2.6-r3.ebuild +++ b/media-libs/libsdl/libsdl-1.2.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.6-r3.ebuild,v 1.5 2004/02/10 03:21:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.6-r3.ebuild,v 1.6 2004/02/26 14:33:08 bazik Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc alpha hppa amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" IUSE="oss alsa esd arts nas X dga xv xinerama fbcon directfb ggi svga aalib opengl noaudio novideo nojoystick" # if you disable audio/video/joystick and something breaks, you pick up the pieces |