summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-06-29 22:18:39 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-06-29 22:18:39 +0000
commitdc3da6fc105e8529ebba400f735a565a8b348c82 (patch)
treea8c0b594e08390fb0897a88f910e4d2051f23e51 /app-crypt/mcrypt
parentAdded depend into initscript. Closes #20771. (diff)
downloadgentoo-2-dc3da6fc105e8529ebba400f735a565a8b348c82.tar.gz
gentoo-2-dc3da6fc105e8529ebba400f735a565a8b348c82.tar.bz2
gentoo-2-dc3da6fc105e8529ebba400f735a565a8b348c82.zip
unmasking and changelog fixes
Diffstat (limited to 'app-crypt/mcrypt')
-rw-r--r--app-crypt/mcrypt/mcrypt-2.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mcrypt/mcrypt-2.6.2.ebuild b/app-crypt/mcrypt/mcrypt-2.6.2.ebuild
index 41266cbeecaa..fdcc58bc9529 100644
--- a/app-crypt/mcrypt/mcrypt-2.6.2.ebuild
+++ b/app-crypt/mcrypt/mcrypt-2.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.2.ebuild,v 1.5 2003/03/28 12:37:03 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.2.ebuild,v 1.6 2003/06/29 22:18:39 aliz Exp $
DESCRIPTION="mcrypt is intended to be a replacement of the old unix crypt(1)"
SRC_URI="ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://mcrypt.hellug.gr/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ppc ~sparc "
+KEYWORDS="x86 ppc ~sparc "
DEPEND=">=dev-libs/libmcrypt-2.5.1
>=app-crypt/mhash-0.8.15"