diff options
author | Tilman Klar <phoenix@gentoo.org> | 2002-11-23 14:25:43 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2002-11-23 14:25:43 +0000 |
commit | a40d5848a3e5e95eb17c39ecc571f2e5f3a1f2d9 (patch) | |
tree | 9151a17a7c0161cdded2f65dcf359c709ded9d36 /app-emulation/winex | |
parent | Bumped to new version of winex (2.2.1). (diff) | |
download | historical-a40d5848a3e5e95eb17c39ecc571f2e5f3a1f2d9.tar.gz historical-a40d5848a3e5e95eb17c39ecc571f2e5f3a1f2d9.tar.bz2 historical-a40d5848a3e5e95eb17c39ecc571f2e5f3a1f2d9.zip |
Removed two obsolete comments.
Diffstat (limited to 'app-emulation/winex')
-rw-r--r-- | app-emulation/winex/winex-20021123.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emulation/winex/winex-20021123.ebuild b/app-emulation/winex/winex-20021123.ebuild index 28eaa7575b5b..829d96d3d821 100644 --- a/app-emulation/winex/winex-20021123.ebuild +++ b/app-emulation/winex/winex-20021123.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/winex/winex-20021123.ebuild,v 1.1 2002/11/23 14:22:02 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/winex/winex-20021123.ebuild,v 1.2 2002/11/23 14:25:43 phoenix Exp $ inherit base @@ -26,8 +26,6 @@ DEPEND="virtual/x11 src_unpack() { - #cd ${WORKDIR} - #unpack ${A} base_src_unpack # Unpacking the miscellaneous files mkdir misc |