diff options
author | 2003-12-30 03:12:21 +0000 | |
---|---|---|
committer | 2003-12-30 03:12:21 +0000 | |
commit | 6c59949de86ff94c1f6787a5609b6fd47a60ed05 (patch) | |
tree | 88559f4a799248ef64caa87f4f5500c6963b2e14 /app-emulation/win4lin/win4lin-5.0.4.ebuild | |
parent | Here a ~sparc, there a ~sparc, everwhere a ~sparc ~sparc. (Manifest recommit) (diff) | |
download | gentoo-2-6c59949de86ff94c1f6787a5609b6fd47a60ed05.tar.gz gentoo-2-6c59949de86ff94c1f6787a5609b6fd47a60ed05.tar.bz2 gentoo-2-6c59949de86ff94c1f6787a5609b6fd47a60ed05.zip |
Fixed typos in RDEPEND of all 5.x ebuilds.
Diffstat (limited to 'app-emulation/win4lin/win4lin-5.0.4.ebuild')
-rw-r--r-- | app-emulation/win4lin/win4lin-5.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/win4lin/win4lin-5.0.4.ebuild b/app-emulation/win4lin/win4lin-5.0.4.ebuild index e385cd47a233..e261a0028591 100644 --- a/app-emulation/win4lin/win4lin-5.0.4.ebuild +++ b/app-emulation/win4lin/win4lin-5.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/win4lin-5.0.4.ebuild,v 1.4 2003/11/29 23:45:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/win4lin-5.0.4.ebuild,v 1.5 2003/12/30 03:12:21 bazik Exp $ IUSE="doc" @@ -19,7 +19,7 @@ KEYWORDS="x86" DEPEND="app-arch/rpm2targz virtual/winkernel" -RDEPEND="!<=app/emulation/win4lin-4.0.22" +RDEPEND="!<=app-emulation/win4lin-4.0.22" src_unpack() { rpm2targz ${DISTDIR}/${MY_P}.rpm |