diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-04-18 17:58:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-04-18 17:58:22 +0000 |
commit | 285db0b7a25a8ce2552dd800f275294761f31f5e (patch) | |
tree | 3b33cc0c9ae500795e761c426b6279c2e2f90205 /app-emulation | |
parent | Fixed compilation problems with USE=-X (see bug #218168). (diff) | |
download | gentoo-2-285db0b7a25a8ce2552dd800f275294761f31f5e.tar.gz gentoo-2-285db0b7a25a8ce2552dd800f275294761f31f5e.tar.bz2 gentoo-2-285db0b7a25a8ce2552dd800f275294761f31f5e.zip |
stabilize
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-0.9.56.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.57.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/wine/wine-0.9.56.ebuild b/app-emulation/wine/wine-0.9.56.ebuild index 3f4f82d75258..1f8e72772d44 100644 --- a/app-emulation/wine/wine-0.9.56.ebuild +++ b/app-emulation/wine/wine-0.9.56.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-0.9.56.ebuild,v 1.3 2008/03/27 18:22:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.56.ebuild,v 1.4 2008/04/18 17:58:22 vapier Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/wine-${PV}.tar.bz2 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-0.9.57.ebuild b/app-emulation/wine/wine-0.9.57.ebuild index 0c4a8aaf0807..793bbc517d0d 100644 --- a/app-emulation/wine/wine-0.9.57.ebuild +++ b/app-emulation/wine/wine-0.9.57.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-0.9.57.ebuild,v 1.2 2008/03/27 18:22:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.57.ebuild,v 1.3 2008/04/18 17:58:22 vapier Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/wine-${PV}.tar.bz2 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 |