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 | 5ff8651783f8630faccdfd267dbb178c0640875e (patch) | |
tree | cf58007d08632ccf7a3c6e65e8f924f4787fd9b7 /app-emulation/wine/wine-1.1.6.ebuild | |
parent | x86 stable, bug #314899 (diff) | |
download | historical-5ff8651783f8630faccdfd267dbb178c0640875e.tar.gz historical-5ff8651783f8630faccdfd267dbb178c0640875e.tar.bz2 historical-5ff8651783f8630faccdfd267dbb178c0640875e.zip |
Enable USE=oss by default per upstream recommendation.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/wine/wine-1.1.6.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/wine/wine-1.1.6.ebuild b/app-emulation/wine/wine-1.1.6.ebuild index 2491b9bfd14e..171c7181dd2c 100644 --- a/app-emulation/wine/wine-1.1.6.ebuild +++ b/app-emulation/wine/wine-1.1.6.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.6.ebuild,v 1.6 2009/12/03 03:04:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.6.ebuild,v 1.7 2010/06/04 20:40:14 vapier Exp $ EAPI="1" @@ -24,7 +24,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* amd64 x86 ~x86-fbsd" -IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" +IUSE="alsa cups custom-cflags dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl +oss samba scanner xml +X" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 |