diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:18:28 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-02 18:18:28 +0000 |
commit | 9e49afd681b0ba065755fc8f501315f422c67dce (patch) | |
tree | c66bbc6db7fd4e9d124f486b458058310a8b370c /app-crypt | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-9e49afd681b0ba065755fc8f501315f422c67dce.tar.gz gentoo-2-9e49afd681b0ba065755fc8f501315f422c67dce.tar.bz2 gentoo-2-9e49afd681b0ba065755fc8f501315f422c67dce.zip |
ppc stable profile update
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/mcrypt/mcrypt-2.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mcrypt/mcrypt-2.6.4.ebuild b/app-crypt/mcrypt/mcrypt-2.6.4.ebuild index 9f085fc23501..ba6aaa7c889f 100644 --- a/app-crypt/mcrypt/mcrypt-2.6.4.ebuild +++ b/app-crypt/mcrypt/mcrypt-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.8 2004/06/24 21:34:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.4.ebuild,v 1.9 2004/09/02 18:13:43 pvdabeel Exp $ DESCRIPTION="replacement of the old unix crypt(1)" HOMEPAGE="http://mcrypt.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/mcrypt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc amd64" +KEYWORDS="x86 ppc ~sparc amd64" IUSE="nls" DEPEND=">=dev-libs/libmcrypt-2.5.7 |