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
commita570612cb671c9c021c4a6bce997d5f740b42213 (patch)
tree7eef75648a84138afd490bb6ff38dbeec9717884 /app-crypt/hashalot
parentNew headers revision, keyword masked. (Manifest recommit) (diff)
downloadgentoo-2-a570612cb671c9c021c4a6bce997d5f740b42213.tar.gz
gentoo-2-a570612cb671c9c021c4a6bce997d5f740b42213.tar.bz2
gentoo-2-a570612cb671c9c021c4a6bce997d5f740b42213.zip
Marked stable on mips (needed for util-linux), and added ebuild for a new revision.
Diffstat (limited to 'app-crypt/hashalot')
-rw-r--r--app-crypt/hashalot/ChangeLog9
-rw-r--r--app-crypt/hashalot/Manifest4
-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, 29 insertions, 4 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..f7ff10feb987 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 77c3e16172038a887133ec7807d2d6f0 hashalot-0.1.0.ebuild 504
+MD5 4c09c273494b23682b1aa7efe4a3e177 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"
+}