diff options
author | 2004-05-07 20:27:19 +0000 | |
---|---|---|
committer | 2004-05-07 20:27:19 +0000 | |
commit | 5ee8f90297b91ff536fb5a438d488f57de3ec6b1 (patch) | |
tree | 61076986fa50bdabe0f3dbf5afde812fa07158fb /sys-libs/libxcrypt/libxcrypt-2.0.ebuild | |
parent | Added ~sparc, #50389 (Manifest recommit) (diff) | |
download | gentoo-2-5ee8f90297b91ff536fb5a438d488f57de3ec6b1.tar.gz gentoo-2-5ee8f90297b91ff536fb5a438d488f57de3ec6b1.tar.bz2 gentoo-2-5ee8f90297b91ff536fb5a438d488f57de3ec6b1.zip |
Removed S=
Diffstat (limited to 'sys-libs/libxcrypt/libxcrypt-2.0.ebuild')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-2.0.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-2.0.ebuild b/sys-libs/libxcrypt/libxcrypt-2.0.ebuild index f509a391c8b2..ee09639206c1 100644 --- a/sys-libs/libxcrypt/libxcrypt-2.0.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libxcrypt/libxcrypt-2.0.ebuild,v 1.2 2004/04/26 14:40:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libxcrypt/libxcrypt-2.0.ebuild,v 1.3 2004/05/07 20:27:19 tseng Exp $ DESCRIPTION="Libxcrypt is a replacement for libcrypt, which comes with the GNU C \ Library. It supports DES crypt, MD5, and passwords with blowfish encryption." @@ -14,9 +14,6 @@ IUSE="" DEPEND="" -#RDEPEND="" -S=${WORKDIR}/${P} - src_unpack() { unpack ${P}.tar.bz2 |