diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2002-07-21 03:02:24 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2002-07-21 03:02:24 +0000 |
commit | e04c53bd5c1bb71e82a26f664f9f9374bc7af5b1 (patch) | |
tree | 64f063a7a9cce945c9a7aad0d0f1c9c7c826d43f /app-emulation | |
parent | adjusted keywords (-ppc) (diff) | |
download | gentoo-2-e04c53bd5c1bb71e82a26f664f9f9374bc7af5b1.tar.gz gentoo-2-e04c53bd5c1bb71e82a26f664f9f9374bc7af5b1.tar.bz2 gentoo-2-e04c53bd5c1bb71e82a26f664f9f9374bc7af5b1.zip |
removed virtual/glibc as a depend... redundant
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/winex/winex-20020511-r1.ebuild | 5 | ||||
-rw-r--r-- | app-emulation/winex/winex-20020628.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/app-emulation/winex/winex-20020511-r1.ebuild b/app-emulation/winex/winex-20020511-r1.ebuild index ac5879dda91b..c4af6a2a1fd6 100644 --- a/app-emulation/winex/winex-20020511-r1.ebuild +++ b/app-emulation/winex/winex-20020511-r1.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/winex/winex-20020511-r1.ebuild,v 1.2 2002/07/11 06:30:13 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020511-r1.ebuild,v 1.3 2002/07/21 03:02:24 cardoe Exp $ S=${WORKDIR}/wine DESCRIPTION="WineX is a distribution of Wine with enhanced DirectX for gaming" SRC_URI="ftp:/www.ibiblio.org/gentoo/distfiles/${P}.tar.bz2" HOMEPAGE="http://www.transgaming.com/" -DEPEND="virtual/glibc - virtual/x11 +DEPEND="virtual/x11 sys-devel/gcc sys-devel/flex dev-util/yacc diff --git a/app-emulation/winex/winex-20020628.ebuild b/app-emulation/winex/winex-20020628.ebuild index 30c9033f824b..9edd7d079b58 100644 --- a/app-emulation/winex/winex-20020628.ebuild +++ b/app-emulation/winex/winex-20020628.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/winex/winex-20020628.ebuild,v 1.2 2002/07/11 06:30:13 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20020628.ebuild,v 1.3 2002/07/21 03:02:24 cardoe Exp $ S=${WORKDIR}/wine DESCRIPTION="WineX is a distribution of Wine with enhanced DirectX for gaming" SRC_URI="ftp:/www.ibiblio.org/gentoo/distfiles/${P}.tar.bz2" HOMEPAGE="http://www.transgaming.com/" -DEPEND="virtual/glibc - virtual/x11 +DEPEND="virtual/x11 sys-devel/gcc sys-devel/flex dev-util/yacc |