diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-02-08 19:42:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-02-08 19:42:09 +0000 |
commit | 4eed905907481eea3467c55bd7b2e297a5a20b06 (patch) | |
tree | 734e56ff9a1066f1c4808ea23d54e9b0701f9fa6 /app-emulation | |
parent | version bump and clean up (diff) | |
download | gentoo-2-4eed905907481eea3467c55bd7b2e297a5a20b06.tar.gz gentoo-2-4eed905907481eea3467c55bd7b2e297a5a20b06.tar.bz2 gentoo-2-4eed905907481eea3467c55bd7b2e297a5a20b06.zip |
stabilize
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine/wine-0.9.47.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.48.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/wine/wine-0.9.49.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-emulation/wine/wine-0.9.47.ebuild b/app-emulation/wine/wine-0.9.47.ebuild index 0b8a35c55553..8252e51a3d2b 100644 --- a/app-emulation/wine/wine-0.9.47.ebuild +++ b/app-emulation/wine/wine-0.9.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.47.ebuild,v 1.1 2007/10/13 00:54:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.47.ebuild,v 1.2 2008/02/08 19:42:09 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 cups dbus esd hal jack jpeg lcms ldap nas ncurses opengl oss scanner xml X" RESTRICT="test" #72375 diff --git a/app-emulation/wine/wine-0.9.48.ebuild b/app-emulation/wine/wine-0.9.48.ebuild index a8f958ec82fc..4de62246c2b4 100644 --- a/app-emulation/wine/wine-0.9.48.ebuild +++ b/app-emulation/wine/wine-0.9.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.48.ebuild,v 1.1 2007/10/27 19:56:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.48.ebuild,v 1.2 2008/02/08 19:42:09 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 cups dbus esd hal jack jpeg lcms ldap nas ncurses opengl oss scanner xml X" RESTRICT="test" #72375 diff --git a/app-emulation/wine/wine-0.9.49.ebuild b/app-emulation/wine/wine-0.9.49.ebuild index f9f303f55088..eb8350fcef88 100644 --- a/app-emulation/wine/wine-0.9.49.ebuild +++ b/app-emulation/wine/wine-0.9.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.49.ebuild,v 1.2 2007/11/20 20:21:39 lavajoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.49.ebuild,v 1.3 2008/02/08 19:42:09 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 ~x86-fbsd" +KEYWORDS="-* amd64 x86 ~x86-fbsd" IUSE="alsa cups dbus esd hal jack jpeg lcms ldap nas ncurses opengl oss scanner xml X" RESTRICT="test" #72375 |