summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-03-07 09:18:32 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-03-07 09:18:32 +0000
commitc18d4758b1e9bd27c9cc0eca75d63fc1187e2694 (patch)
tree05c75abde8d0400d0ae3aaabedb882a1f2864309 /app-crypt
parentNew headers revision, keyword masked. (diff)
downloadhistorical-c18d4758b1e9bd27c9cc0eca75d63fc1187e2694.tar.gz
historical-c18d4758b1e9bd27c9cc0eca75d63fc1187e2694.tar.bz2
historical-c18d4758b1e9bd27c9cc0eca75d63fc1187e2694.zip
Marked stable on mips (needed for util-linux), and added ebuild for a new revision.
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/hashalot/ChangeLog9
-rw-r--r--app-crypt/hashalot/Manifest6
-rw-r--r--app-crypt/hashalot/files/digest-hashalot-0.2.01
-rw-r--r--app-crypt/hashalot/hashalot-0.1.0.ebuild4
-rw-r--r--app-crypt/hashalot/hashalot-0.2.0.ebuild15
5 files changed, 30 insertions, 5 deletions
diff --git a/app-crypt/hashalot/ChangeLog b/app-crypt/hashalot/ChangeLog
index 5961d5cab8a7..a1e830c0941c 100644
--- a/app-crypt/hashalot/ChangeLog
+++ b/app-crypt/hashalot/ChangeLog
@@ -1,6 +1,13 @@
# 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.6 2004/02/09 20:48:48 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.7 2004/03/07 09:18:24 kumba Exp $
+
+*hashalot-0.2.0 (07 Mar 2004)
+
+ 07 Mar 2004; Joshua Kinard <kumba@gentoo.org> hashalot-0.1.0.ebuild,
+ hashalot-0.2.0.ebuild:
+ Marked stable on mips (needed for util-linux), and added ebuild for a new
+ revision.
09 Feb 2004; <gustavoz@gentoo.org> hashalot-0.1.0.ebuild:
stable on hppa
diff --git a/app-crypt/hashalot/Manifest b/app-crypt/hashalot/Manifest
index 6dbb7a4b24e7..0e01c3a12106 100644
--- a/app-crypt/hashalot/Manifest
+++ b/app-crypt/hashalot/Manifest
@@ -1,3 +1,5 @@
-MD5 db8d017ae1e61a887a268a95f8f5fecd ChangeLog 916
-MD5 763b5229f1bc653286fc3a697645c47f hashalot-0.1.0.ebuild 503
+MD5 21b448d2a1d5dc46bb40983963f221d4 ChangeLog 1129
+MD5 b14ba7f8236a8d909ed15e385ad083d3 hashalot-0.1.0.ebuild 505
+MD5 6c59f62309ea58dc083892ac8d49890d hashalot-0.2.0.ebuild 467
MD5 d6246fcf94994932fe9833e67abc7931 files/digest-hashalot-0.1.0 65
+MD5 5d200800acbba240ce3762c3c0aa0d65 files/digest-hashalot-0.2.0 65
diff --git a/app-crypt/hashalot/files/digest-hashalot-0.2.0 b/app-crypt/hashalot/files/digest-hashalot-0.2.0
new file mode 100644
index 000000000000..c4cad74e26a5
--- /dev/null
+++ b/app-crypt/hashalot/files/digest-hashalot-0.2.0
@@ -0,0 +1 @@
+MD5 001296ebe75a663e3f58d13418d684f5 hashalot-0.2.0.tar.gz 76903
diff --git a/app-crypt/hashalot/hashalot-0.1.0.ebuild b/app-crypt/hashalot/hashalot-0.1.0.ebuild
index 0d40aa10de65..a5908e3a525c 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.10 2004/03/02 16:40:37 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.1.0.ebuild,v 1.11 2004/03/07 09:18:24 kumba 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 ~alpha ppc64 s390"
+KEYWORDS="x86 ~amd64 ppc sparc hppa ~ia64 mips ~alpha ppc64 s390"
src_install() {
einstall || die "install error"
diff --git a/app-crypt/hashalot/hashalot-0.2.0.ebuild b/app-crypt/hashalot/hashalot-0.2.0.ebuild
new file mode 100644
index 000000000000..13a54d5f0b7e
--- /dev/null
+++ b/app-crypt/hashalot/hashalot-0.2.0.ebuild
@@ -0,0 +1,15 @@
+# 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.2.0.ebuild,v 1.1 2004/03/07 09:18:24 kumba Exp $
+
+DESCRIPTION="CryptoAPI utils"
+HOMEPAGE="http://www.kerneli.org/"
+SRC_URI="http://www.stwing.org/~sluskyb/util-linux/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~sparc ~mips"
+
+src_install() {
+ einstall || die "install error"
+}