diff options
author | 2002-10-05 05:39:15 +0000 | |
---|---|---|
committer | 2002-10-05 05:39:15 +0000 | |
commit | 129a7fadc99a6509031de047388f60d271dbd249 (patch) | |
tree | 0dcacde0493b9aa1f4b8379b66a790526e225b36 /media-libs/libsdl | |
parent | big IUSE commit (diff) | |
download | historical-129a7fadc99a6509031de047388f60d271dbd249.tar.gz historical-129a7fadc99a6509031de047388f60d271dbd249.tar.bz2 historical-129a7fadc99a6509031de047388f60d271dbd249.zip |
big IUSE commit
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.3-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.4.20020601.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.3-r1.ebuild b/media-libs/libsdl/libsdl-1.2.3-r1.ebuild index 7706132b5c06..165f8e5c56e9 100644 --- a/media-libs/libsdl/libsdl-1.2.3-r1.ebuild +++ b/media-libs/libsdl/libsdl-1.2.3-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 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.3-r1.ebuild,v 1.6 2002/10/04 05:49:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.3-r1.ebuild,v 1.7 2002/10/05 05:39:15 drobbins Exp $ + +IUSE="arts alsa xv opengl fbcon aalib nas esd X svga ggi directfb" S=${WORKDIR}/SDL-${PV} DESCRIPTION="Simple Direct Media Layer" diff --git a/media-libs/libsdl/libsdl-1.2.4.20020601.ebuild b/media-libs/libsdl/libsdl-1.2.4.20020601.ebuild index 95bb5707e147..d35556be92bc 100644 --- a/media-libs/libsdl/libsdl-1.2.4.20020601.ebuild +++ b/media-libs/libsdl/libsdl-1.2.4.20020601.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 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.4.20020601.ebuild,v 1.8 2002/10/04 05:49:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.4.20020601.ebuild,v 1.9 2002/10/05 05:39:15 drobbins Exp $ + +IUSE="arts x86 xv opengl fbcon aalib nas esd X svga ggi alsa directfb" S=${WORKDIR}/SDL12 DESCRIPTION="Simple Direct Media Layer" |