diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-12-21 21:59:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-12-21 21:59:48 +0000 |
commit | 2b7ae978f0a28630c5d95ea576aa0b14ca6afac6 (patch) | |
tree | 74c5bfc830ac531996499b99be2481682fff3ee0 /app-emulation/wine | |
parent | old (diff) | |
download | historical-2b7ae978f0a28630c5d95ea576aa0b14ca6afac6.tar.gz historical-2b7ae978f0a28630c5d95ea576aa0b14ca6afac6.tar.bz2 historical-2b7ae978f0a28630c5d95ea576aa0b14ca6afac6.zip |
stabilize
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-1.1.8.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-1.1.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/wine/wine-1.1.8.ebuild b/app-emulation/wine/wine-1.1.8.ebuild index fec6e1ee9f44..f70e9c67e7d8 100644 --- a/app-emulation/wine/wine-1.1.8.ebuild +++ b/app-emulation/wine/wine-1.1.8.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.8.ebuild,v 1.1 2008/11/08 12:07:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.8.ebuild,v 1.2 2008/12/21 21:59:48 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 gnutls 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.9.ebuild b/app-emulation/wine/wine-1.1.9.ebuild index 85d805157517..f16d4706264f 100644 --- a/app-emulation/wine/wine-1.1.9.ebuild +++ b/app-emulation/wine/wine-1.1.9.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.9.ebuild,v 1.1 2008/11/21 22:46:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.9.ebuild,v 1.2 2008/12/21 21:59:48 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 gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" RESTRICT="test" #72375 |