diff options
author | 2006-01-14 18:38:06 +0000 | |
---|---|---|
committer | 2006-01-14 18:38:06 +0000 | |
commit | 5fe5561c36f60c2ca8026961b51d92de4c2358db (patch) | |
tree | 2f4bd98187465f71eb467b0ba0e7e42d9fcfc749 /app-emulation/wine/wine-0.9.3.ebuild | |
parent | 1.9.20 version bump for bug 117717. Add DEPEND to RDEPEND. Use RESTRICT=test ... (diff) | |
download | historical-5fe5561c36f60c2ca8026961b51d92de4c2358db.tar.gz historical-5fe5561c36f60c2ca8026961b51d92de4c2358db.tar.bz2 historical-5fe5561c36f60c2ca8026961b51d92de4c2358db.zip |
stabilize
Diffstat (limited to 'app-emulation/wine/wine-0.9.3.ebuild')
-rw-r--r-- | app-emulation/wine/wine-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.3.ebuild b/app-emulation/wine/wine-0.9.3.ebuild index 8807a012e554..e8f7d3735645 100644 --- a/app-emulation/wine/wine-0.9.3.ebuild +++ b/app-emulation/wine/wine-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.3.ebuild,v 1.4 2006/01/08 04:36:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.3.ebuild,v 1.5 2006/01/14 18:38:06 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 arts cups debug esd gif glut jack jpeg lcms ldap nas ncurses opengl oss scanner truetype xml2 X" RESTRICT="test" #72375 |