diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-06-04 20:40:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-06-04 20:40:14 +0000 |
commit | 053ec191a2cd4db66714afa18b6d29444ab332b5 (patch) | |
tree | 0cef9643119b01c6a6154e2078b5eb766c4bff20 /app-emulation/wine/wine-1.1.18.ebuild | |
parent | x86 stable, bug #314899 (diff) | |
download | gentoo-2-053ec191a2cd4db66714afa18b6d29444ab332b5.tar.gz gentoo-2-053ec191a2cd4db66714afa18b6d29444ab332b5.tar.bz2 gentoo-2-053ec191a2cd4db66714afa18b6d29444ab332b5.zip |
Enable USE=oss by default per upstream recommendation.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/wine/wine-1.1.18.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.1.18.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/wine/wine-1.1.18.ebuild b/app-emulation/wine/wine-1.1.18.ebuild index aa7811803f0f..43da4cfb9013 100644 --- a/app-emulation/wine/wine-1.1.18.ebuild +++ b/app-emulation/wine/wine-1.1.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild,v 1.12 2009/12/26 17:25:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild,v 1.13 2010/06/04 20:40:14 vapier Exp $ EAPI="2" @@ -26,7 +26,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl win64 +X xcomposite xinerama xml" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss png samba scanner ssl win64 +X xcomposite xinerama xml" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 |