diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2002-07-21 03:14:55 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2002-07-21 03:14:55 +0000 |
commit | 29638d1e3ced93a38ed612f8ce1c06c32ace6443 (patch) | |
tree | f1a0be97845583cc001d5be82b1a6eeb495f99c4 /app-emulation/wine | |
parent | Added missing KEYWORDS, SLOT, LICENSE (diff) | |
download | gentoo-2-29638d1e3ced93a38ed612f8ce1c06c32ace6443.tar.gz gentoo-2-29638d1e3ced93a38ed612f8ce1c06c32ace6443.tar.bz2 gentoo-2-29638d1e3ced93a38ed612f8ce1c06c32ace6443.zip |
Cleaned up
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-20020605-r2.ebuild | 5 | ||||
-rw-r--r-- | app-emulation/wine/wine-20020710-r1.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/app-emulation/wine/wine-20020605-r2.ebuild b/app-emulation/wine/wine-20020605-r2.ebuild index 3836e2368f9a..6efab07eef8f 100644 --- a/app-emulation/wine/wine-20020605-r2.ebuild +++ b/app-emulation/wine/wine-20020605-r2.ebuild @@ -1,14 +1,13 @@ # 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-20020605-r2.ebuild,v 1.3 2002/07/19 06:02:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020605-r2.ebuild,v 1.4 2002/07/21 03:14:55 cardoe 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/" -DEPEND="virtual/glibc - virtual/x11 +DEPEND="virtual/x11 sys-devel/gcc sys-devel/flex dev-util/yacc diff --git a/app-emulation/wine/wine-20020710-r1.ebuild b/app-emulation/wine/wine-20020710-r1.ebuild index 5f540a26c52e..610aafa14bb8 100644 --- a/app-emulation/wine/wine-20020710-r1.ebuild +++ b/app-emulation/wine/wine-20020710-r1.ebuild @@ -1,6 +1,6 @@ # 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-r1.ebuild,v 1.2 2002/07/19 06:02:56 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-20020710-r1.ebuild,v 1.3 2002/07/21 03:14:55 cardoe Exp $ S=${WORKDIR}/${P} DESCRIPTION="Wine is a free implementation of Windows on Unix." @@ -10,8 +10,7 @@ KEYWORDS="x86 -ppc -sparc -sparc64" LICENSE="GPL-2" SLOT="0" -DEPEND="virtual/glibc - virtual/x11 +DEPEND="virtual/x11 sys-devel/gcc sys-devel/flex dev-util/yacc |