diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-03 01:01:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-03 01:01:43 +0000 |
commit | 97105675146df5c777959e88a6d5a4add09df268 (patch) | |
tree | 2c8b92896af60d3a931387f1e442f969f5351df5 /app-emulation | |
parent | Enforce depscan.sh to always update (diff) | |
download | historical-97105675146df5c777959e88a6d5a4add09df268.tar.gz historical-97105675146df5c777959e88a6d5a4add09df268.tar.bz2 historical-97105675146df5c777959e88a6d5a4add09df268.zip |
stabilize
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-0.9.6.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.7.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.8-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-emulation/wine/wine-0.9.6.ebuild b/app-emulation/wine/wine-0.9.6.ebuild index 64f532ee0ce8..34d65a2a4866 100644 --- a/app-emulation/wine/wine-0.9.6.ebuild +++ b/app-emulation/wine/wine-0.9.6.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-0.9.6.ebuild,v 1.7 2006/02/03 00:04:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.6.ebuild,v 1.8 2006/03/03 01:01:43 vapier Exp $ inherit eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/wine-${PV}.tar.bz2" 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 diff --git a/app-emulation/wine/wine-0.9.7.ebuild b/app-emulation/wine/wine-0.9.7.ebuild index 2e88a03cdfe1..bed1e3484892 100644 --- a/app-emulation/wine/wine-0.9.7.ebuild +++ b/app-emulation/wine/wine-0.9.7.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-0.9.7.ebuild,v 1.4 2006/02/16 02:25:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.7.ebuild,v 1.5 2006/03/03 01:01:43 vapier Exp $ inherit eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/wine-${PV}.tar.bz2" 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 diff --git a/app-emulation/wine/wine-0.9.8-r1.ebuild b/app-emulation/wine/wine-0.9.8-r1.ebuild index 9582560f7e96..3241eb4de94d 100644 --- a/app-emulation/wine/wine-0.9.8-r1.ebuild +++ b/app-emulation/wine/wine-0.9.8-r1.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-0.9.8-r1.ebuild,v 1.3 2006/02/19 08:29:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.8-r1.ebuild,v 1.4 2006/03/03 01:01:10 vapier Exp $ inherit eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/wine-${PV}.tar.bz2" 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 |