diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2003-12-30 03:12:21 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2003-12-30 03:12:21 +0000 |
commit | 569037dfe01f66fe6bb0752704cd738a1146e3c9 (patch) | |
tree | ea5399594509db352c9250e67ec2980e280485b6 /app-emulation/win4lin/win4lin-5.0.1.ebuild | |
parent | Here a ~sparc, there a ~sparc, everwhere a ~sparc ~sparc. (diff) | |
download | historical-569037dfe01f66fe6bb0752704cd738a1146e3c9.tar.gz historical-569037dfe01f66fe6bb0752704cd738a1146e3c9.tar.bz2 historical-569037dfe01f66fe6bb0752704cd738a1146e3c9.zip |
Fixed typos in RDEPEND of all 5.x ebuilds.
Diffstat (limited to 'app-emulation/win4lin/win4lin-5.0.1.ebuild')
-rw-r--r-- | app-emulation/win4lin/win4lin-5.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/win4lin/win4lin-5.0.1.ebuild b/app-emulation/win4lin/win4lin-5.0.1.ebuild index 607d208c4af6..f8022d4804a2 100644 --- a/app-emulation/win4lin/win4lin-5.0.1.ebuild +++ b/app-emulation/win4lin/win4lin-5.0.1.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.1.ebuild,v 1.5 2003/11/29 23:45:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/win4lin/win4lin-5.0.1.ebuild,v 1.6 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 |