diff options
Diffstat (limited to 'app-crypt/mcrypt/mcrypt-2.6.4.ebuild')
-rw-r--r-- | app-crypt/mcrypt/mcrypt-2.6.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/mcrypt/mcrypt-2.6.4.ebuild b/app-crypt/mcrypt/mcrypt-2.6.4.ebuild index 99c1ae9bf623..6951cc61bf9d 100644 --- a/app-crypt/mcrypt/mcrypt-2.6.4.ebuild +++ b/app-crypt/mcrypt/mcrypt-2.6.4.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.4.ebuild,v 1.3 2003/09/06 22:15:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.4.ebuild,v 1.4 2004/01/04 17:41:18 aliz Exp $ DESCRIPTION="replacement of the old unix crypt(1)" HOMEPAGE="http://mcrypt.hellug.gr/" -SRC_URI="ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/${P}.tar.gz" +SRC_URI="ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/attic/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc amd64" IUSE="nls" DEPEND=">=dev-libs/libmcrypt-2.5.7 |