summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2004-02-06 20:02:29 +0000
committerMartin Schlemmer <azarah@gentoo.org>2004-02-06 20:02:29 +0000
commit2de6036b4328546773f02abddc6902fa9072332d (patch)
tree04e4d7611c645cb3fe1dfb0bdc23531f3b1f0f76 /app-crypt/hashalot
parentBump to stable for x86. (diff)
downloadhistorical-2de6036b4328546773f02abddc6902fa9072332d.tar.gz
historical-2de6036b4328546773f02abddc6902fa9072332d.tar.bz2
historical-2de6036b4328546773f02abddc6902fa9072332d.zip
Bump to stable for x86 (needed for util-linux).
Diffstat (limited to 'app-crypt/hashalot')
-rw-r--r--app-crypt/hashalot/ChangeLog5
-rw-r--r--app-crypt/hashalot/Manifest4
-rw-r--r--app-crypt/hashalot/hashalot-0.1.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/hashalot/ChangeLog b/app-crypt/hashalot/ChangeLog
index 85d35b12a9f4..5500de93e87b 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.3 2004/02/03 01:03:00 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.4 2004/02/06 20:02:29 azarah Exp $
+
+ 06 Feb 2004; Martin Schlemmer <azarah@gentoo.org> hashalot-0.1.0.ebuild:
+ Bump to stable for x86 (needed for util-linux).
03 Feb 2004; Bartosch Pixa <darkspecter@gentoo.org> hashalot-0.1.0.ebuild:
set ppc in keywords
diff --git a/app-crypt/hashalot/Manifest b/app-crypt/hashalot/Manifest
index 0ba5fd11c737..42f5220a31ed 100644
--- a/app-crypt/hashalot/Manifest
+++ b/app-crypt/hashalot/Manifest
@@ -1,3 +1,3 @@
-MD5 9dacf6e8f6262c5c9ec21b939968d348 ChangeLog 636
-MD5 65b06c8d8834844fcd3ec2bbe6d36671 hashalot-0.1.0.ebuild 514
+MD5 5cb769bbc3304d0c3e83cae2c51b2d4a ChangeLog 757
+MD5 a710433eb26d79f14aa1f761b1d779f3 hashalot-0.1.0.ebuild 508
MD5 d6246fcf94994932fe9833e67abc7931 files/digest-hashalot-0.1.0 65
diff --git a/app-crypt/hashalot/hashalot-0.1.0.ebuild b/app-crypt/hashalot/hashalot-0.1.0.ebuild
index 271b19e748e4..13b2fe4a8af0 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.5 2004/02/03 01:03:00 darkspecter Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.1.0.ebuild,v 1.6 2004/02/06 20:02:29 azarah 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"