diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-12-05 18:13:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-12-05 18:13:34 +0000 |
commit | e796d7b799e25fa5f131bddb29c4defe9090df57 (patch) | |
tree | e10b3688bbd5e6a01b7b4ff1226586eacfdc5c13 /app-emulation/wine/wine-1.1.5.ebuild | |
parent | Version bump, tests as root work now (diff) | |
download | gentoo-2-e796d7b799e25fa5f131bddb29c4defe9090df57.tar.gz gentoo-2-e796d7b799e25fa5f131bddb29c4defe9090df57.tar.bz2 gentoo-2-e796d7b799e25fa5f131bddb29c4defe9090df57.zip |
stabilize
Diffstat (limited to 'app-emulation/wine/wine-1.1.5.ebuild')
-rw-r--r-- | app-emulation/wine/wine-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-1.1.5.ebuild b/app-emulation/wine/wine-1.1.5.ebuild index 985b97f79dd7..d2187cedfa69 100644 --- a/app-emulation/wine/wine-1.1.5.ebuild +++ b/app-emulation/wine/wine-1.1.5.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.5.ebuild,v 1.1 2008/09/19 18:11:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.5.ebuild,v 1.2 2008/12/05 18:13:34 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 hal jack jpeg lcms ldap nas ncurses +opengl oss samba scanner xml +X" RESTRICT="test" #72375 |