summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-12-12 18:06:59 +0000
committerJason Wever <weeve@gentoo.org>2004-12-12 18:06:59 +0000
commitc4f6763b2ce26e339f5242554c4420d6914b36ec (patch)
tree0421d4b4b96323b35892a62c133186d9f3cfc122 /app-crypt/mcrypt
parentStable on sparc. (Manifest recommit) (diff)
downloadgentoo-2-c4f6763b2ce26e339f5242554c4420d6914b36ec.tar.gz
gentoo-2-c4f6763b2ce26e339f5242554c4420d6914b36ec.tar.bz2
gentoo-2-c4f6763b2ce26e339f5242554c4420d6914b36ec.zip
Stable on sparc.
Diffstat (limited to 'app-crypt/mcrypt')
-rw-r--r--app-crypt/mcrypt/ChangeLog5
-rw-r--r--app-crypt/mcrypt/mcrypt-2.6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/mcrypt/ChangeLog b/app-crypt/mcrypt/ChangeLog
index 522d63de47be..7b2e00ce99c1 100644
--- a/app-crypt/mcrypt/ChangeLog
+++ b/app-crypt/mcrypt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/mcrypt
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/ChangeLog,v 1.12 2004/11/28 10:53:57 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/ChangeLog,v 1.13 2004/12/12 18:06:59 weeve Exp $
+
+ 12 Dec 2004; Jason Wever <weeve@gentoo.org> mcrypt-2.6.4.ebuild:
+ Stable on sparc.
28 Nov 2004; Robin H. Johnson <robbat2@gentoo.org> mcrypt-2.6.4.ebuild:
Fix bug #72654 arising from Spanky's DESTDIR...
diff --git a/app-crypt/mcrypt/mcrypt-2.6.4.ebuild b/app-crypt/mcrypt/mcrypt-2.6.4.ebuild
index 9a43d48750ea..399b718ad1cc 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.11 2004/11/28 10:53:57 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mcrypt/mcrypt-2.6.4.ebuild,v 1.12 2004/12/12 18:06:59 weeve 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