diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-10 18:28:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-10 18:28:58 +0000 |
commit | 8f4f349dcaa24fbefbeaac3fff1604379d6bf7fd (patch) | |
tree | 9d3f3295f1643475e5e54e6141d11f8c0ab026a2 /app-emulation | |
parent | Fixed a syntax error in the minimal flag, and added blas configuration in the... (diff) | |
download | gentoo-2-8f4f349dcaa24fbefbeaac3fff1604379d6bf7fd.tar.gz gentoo-2-8f4f349dcaa24fbefbeaac3fff1604379d6bf7fd.tar.bz2 gentoo-2-8f4f349dcaa24fbefbeaac3fff1604379d6bf7fd.zip |
stabilize
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-1.1.3.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/wine/wine-1.1.3.ebuild b/app-emulation/wine/wine-1.1.3.ebuild index 56ed39901f65..13412c880bec 100644 --- a/app-emulation/wine/wine-1.1.3.ebuild +++ b/app-emulation/wine/wine-1.1.3.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.3.ebuild,v 1.1 2008/08/22 19:20:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.3.ebuild,v 1.2 2008/10/10 18:28:58 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 x864" 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.4.ebuild b/app-emulation/wine/wine-1.1.4.ebuild index 4058ac78de70..542550d596f0 100644 --- a/app-emulation/wine/wine-1.1.4.ebuild +++ b/app-emulation/wine/wine-1.1.4.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.4.ebuild,v 1.2 2008/09/10 05:19:40 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.4.ebuild,v 1.3 2008/10/10 18:28:58 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 x864" IUSE="alsa cups dbus esd +gecko hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" RESTRICT="test" #72375 |