diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-08 04:36:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-08 04:36:47 +0000 |
commit | 98f1749565ac51472567dc080cadfbb244ff8c34 (patch) | |
tree | ee3190ce89bc8bf3aa584c17a0fa209f678f7062 /app-emulation/wine/wine-20050930.ebuild | |
parent | remove old version. Add || die to make on -8 and do not install the license (diff) | |
download | gentoo-2-98f1749565ac51472567dc080cadfbb244ff8c34.tar.gz gentoo-2-98f1749565ac51472567dc080cadfbb244ff8c34.tar.bz2 gentoo-2-98f1749565ac51472567dc080cadfbb244ff8c34.zip |
Add upstream patch for WMF exploit #118101 and make sure all ebuilds support modular X.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-emulation/wine/wine-20050930.ebuild')
-rw-r--r-- | app-emulation/wine/wine-20050930.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-20050930.ebuild b/app-emulation/wine/wine-20050930.ebuild index 60b68816e4f3..444efa8ea7e8 100644 --- a/app-emulation/wine/wine-20050930.ebuild +++ b/app-emulation/wine/wine-20050930.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050930.ebuild,v 1.7 2006/01/05 03:00:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20050930.ebuild,v 1.8 2006/01/08 04:36:47 vapier Exp $ inherit eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/Wine-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="alsa arts cups debug esd gif glut jack jpeg lcms ldap nas ncurses opengl oss scanner truetype xml2 X" RESTRICT="test" #72375 |