diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 02:57:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 02:57:42 +0000 |
commit | 42f78bf0064f81b3ed02b93c1441b39d59e46cfd (patch) | |
tree | 4ed728375e613f426b96288de5189c72fae85a5d /app-emulation | |
parent | sync IUSE (+samba) (diff) | |
download | gentoo-2-42f78bf0064f81b3ed02b93c1441b39d59e46cfd.tar.gz gentoo-2-42f78bf0064f81b3ed02b93c1441b39d59e46cfd.tar.bz2 gentoo-2-42f78bf0064f81b3ed02b93c1441b39d59e46cfd.zip |
sync IUSE (-debug)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-20041019-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20041019-r3.ebuild b/app-emulation/wine/wine-20041019-r3.ebuild index f7745ff62c3d..d3681fdba9ee 100644 --- a/app-emulation/wine/wine-20041019-r3.ebuild +++ b/app-emulation/wine/wine-20041019-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20041019-r3.ebuild,v 1.13 2005/05/29 03:48:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20041019-r3.ebuild,v 1.14 2005/07/07 02:57:42 agriffis Exp $ inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/Wine-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-* x86" -IUSE="X alsa arts cups debug nas opengl gif glut jack jpeg oss ncurses doc lcms" +IUSE="X alsa arts cups doc gif glut jack jpeg lcms nas ncurses opengl oss" RESTRICT="test" #72375 RDEPEND=">=media-libs/freetype-2.0.0 |