diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-06-13 21:16:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-06-13 21:16:59 +0000 |
commit | c3b74017b2b20778415ed97f529ada6690925967 (patch) | |
tree | 734565d3b99e789174fa29f88f86f67d7cc11823 /app-emulation/wine/wine-0.9.59.ebuild | |
parent | Version bump, fixes bugs 196467, 209458 and 218101. (diff) | |
download | gentoo-2-c3b74017b2b20778415ed97f529ada6690925967.tar.gz gentoo-2-c3b74017b2b20778415ed97f529ada6690925967.tar.bz2 gentoo-2-c3b74017b2b20778415ed97f529ada6690925967.zip |
stabilize
(Portage version: 2.2_pre8/cvs/Linux 2.6.25 x86_64)
Diffstat (limited to 'app-emulation/wine/wine-0.9.59.ebuild')
-rw-r--r-- | app-emulation/wine/wine-0.9.59.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.59.ebuild b/app-emulation/wine/wine-0.9.59.ebuild index 9f6e319b93bc..74ee01658c95 100644 --- a/app-emulation/wine/wine-0.9.59.ebuild +++ b/app-emulation/wine/wine-0.9.59.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.59.ebuild,v 1.2 2008/04/19 22:25:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.59.ebuild,v 1.3 2008/06/13 21:16:59 vapier Exp $ EAPI="1" @@ -21,7 +21,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 |