diff options
author | Stuart Bouyer <stubear@gentoo.org> | 2002-07-27 15:40:21 +0000 |
---|---|---|
committer | Stuart Bouyer <stubear@gentoo.org> | 2002-07-27 15:40:21 +0000 |
commit | e106eae3f2e3c9897193796e48301e71720729af (patch) | |
tree | 8db5c380c851ab039bb5fdedda8846d5fb296085 /app-emulation/wine | |
parent | QA drive (diff) | |
download | gentoo-2-e106eae3f2e3c9897193796e48301e71720729af.tar.gz gentoo-2-e106eae3f2e3c9897193796e48301e71720729af.tar.bz2 gentoo-2-e106eae3f2e3c9897193796e48301e71720729af.zip |
added license, slot, and Keywords
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-20020710.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-20020710.ebuild b/app-emulation/wine/wine-20020710.ebuild index 85108fae2b53..84888d289fd3 100644 --- a/app-emulation/wine/wine-20020710.ebuild +++ b/app-emulation/wine/wine-20020710.ebuild @@ -1,11 +1,14 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710.ebuild,v 1.3 2002/07/22 00:11:24 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710.ebuild,v 1.4 2002/07/27 15:40:21 stubear Exp $ S=${WORKDIR}/${P} DESCRIPTION="Wine is a free implementation of Windows on Unix." SRC_URI="ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/development/Wine-${PV}.tar.gz" HOMEPAGE="http://www.winehq.com/" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 -ppc -sparc -sparc64" DEPEND="virtual/glibc virtual/x11 |