summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/hashalot/ChangeLog5
-rw-r--r--app-crypt/hashalot/hashalot-0.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/hashalot/ChangeLog b/app-crypt/hashalot/ChangeLog
index 5500de93e87b..588278445dea 100644
--- a/app-crypt/hashalot/ChangeLog
+++ b/app-crypt/hashalot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/hashalot
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.4 2004/02/06 20:02:29 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.5 2004/02/09 20:40:27 gustavoz Exp $
+
+ 09 Feb 2004; <gustavoz@gentoo.org> hashalot-0.1.0.ebuild:
+ stable on sparc
06 Feb 2004; Martin Schlemmer <azarah@gentoo.org> hashalot-0.1.0.ebuild:
Bump to stable for x86 (needed for util-linux).
diff --git a/app-crypt/hashalot/hashalot-0.1.0.ebuild b/app-crypt/hashalot/hashalot-0.1.0.ebuild
index 13b2fe4a8af0..42ae5ce0d26d 100644
--- a/app-crypt/hashalot/hashalot-0.1.0.ebuild
+++ b/app-crypt/hashalot/hashalot-0.1.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/app-crypt/hashalot/hashalot-0.1.0.ebuild,v 1.6 2004/02/06 20:02:29 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.1.0.ebuild,v 1.7 2004/02/09 20:40:27 gustavoz Exp $
DESCRIPTION="CryptoAPI utils"
HOMEPAGE="http://www.kerneli.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.stwing.org/~sluskyb/util-linux/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64 ppc ~sparc ~hppa ~ia64 ~mips ~arm ~alpha ppc64"
+KEYWORDS="x86 ~amd64 ppc sparc ~hppa ~ia64 ~mips ~arm ~alpha ppc64"
src_install() {
einstall || die "install error"