diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-09-19 18:10:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-09-19 18:10:37 +0000 |
commit | 510bbbc741982025ec7d5de143279cd790482bce (patch) | |
tree | 4912cd0b8ccb9b59bb6b2d5620516590423a3a74 /app-emulation | |
parent | Add check for qt-core built with use ssl, to fix bug 236781 (diff) | |
download | historical-510bbbc741982025ec7d5de143279cd790482bce.tar.gz historical-510bbbc741982025ec7d5de143279cd790482bce.tar.bz2 historical-510bbbc741982025ec7d5de143279cd790482bce.zip |
stabilize
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-emulation/wine/wine-1.1.0.ebuild b/app-emulation/wine/wine-1.1.0.ebuild index b9a88f05457d..052a903eea6b 100644 --- a/app-emulation/wine/wine-1.1.0.ebuild +++ b/app-emulation/wine/wine-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.0.ebuild,v 1.2 2008/08/16 05:29:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.0.ebuild,v 1.3 2008/09/19 18:10:37 vapier Exp $ EAPI="1" @@ -23,7 +23,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* amd64 x86 ~x86-fbsd" +KEYWORDS="-* amd64 x86 x86-fbsd" IUSE="alsa cups dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" RESTRICT="test" #72375 diff --git a/app-emulation/wine/wine-1.1.1.ebuild b/app-emulation/wine/wine-1.1.1.ebuild index dc90868c6245..83fbbb6c9cbc 100644 --- a/app-emulation/wine/wine-1.1.1.ebuild +++ b/app-emulation/wine/wine-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.1.ebuild,v 1.1 2008/08/16 06:07:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.1.ebuild,v 1.2 2008/09/19 18:10:37 vapier Exp $ EAPI="1" @@ -23,7 +23,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd" +KEYWORDS="-* amd64 x86 x86-fbsd" IUSE="alsa cups dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" RESTRICT="test" #72375 diff --git a/app-emulation/wine/wine-1.1.2.ebuild b/app-emulation/wine/wine-1.1.2.ebuild index 6aeea46d6fab..00485237bc62 100644 --- a/app-emulation/wine/wine-1.1.2.ebuild +++ b/app-emulation/wine/wine-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.2.ebuild,v 1.1 2008/08/16 15:16:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.2.ebuild,v 1.2 2008/09/19 18:10:37 vapier Exp $ EAPI="1" @@ -23,7 +23,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd" +KEYWORDS="-* amd64 x86 x86-fbsd" IUSE="alsa cups dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" RESTRICT="test" #72375 |