summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-07-06 23:49:39 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-07-06 23:49:39 +0000
commitc4d9356a338af5e1694c1fb4ada055ae36e27278 (patch)
tree8dbd8ab10bf1e53e48c2007ffd212f50c02cde1f /app-crypt
parent../../setup (diff)
downloadhistorical-c4d9356a338af5e1694c1fb4ada055ae36e27278.tar.gz
historical-c4d9356a338af5e1694c1fb4ada055ae36e27278.tar.bz2
historical-c4d9356a338af5e1694c1fb4ada055ae36e27278.zip
Marked stable on mips.
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/hashalot/ChangeLog5
-rw-r--r--app-crypt/hashalot/Manifest6
-rw-r--r--app-crypt/hashalot/hashalot-0.3.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-crypt/hashalot/ChangeLog b/app-crypt/hashalot/ChangeLog
index 9de8b316e283..8af41713071f 100644
--- a/app-crypt/hashalot/ChangeLog
+++ b/app-crypt/hashalot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/hashalot
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.18 2004/06/30 03:22:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.19 2004/07/06 23:49:39 kumba Exp $
+
+ 06 Jul 2004; Joshua Kinard <kumba@gentoo.org> :
+ Marked stable on mips.
29 Jun 2004; Aron Griffis <agriffis@gentoo.org> hashalot-0.3.ebuild:
stable on x86, alpha, ia64
diff --git a/app-crypt/hashalot/Manifest b/app-crypt/hashalot/Manifest
index 81c5eb085738..943ba2d230a6 100644
--- a/app-crypt/hashalot/Manifest
+++ b/app-crypt/hashalot/Manifest
@@ -1,8 +1,8 @@
+MD5 d4756603152613e0064685ede38f62af ChangeLog 2408
MD5 cea6eab439933131e6b0ca290fbb8645 hashalot-0.1.0.ebuild 505
-MD5 71f634ae7042331c00100f7a3a0e639e hashalot-0.3.ebuild 647
MD5 4f5d106dda88dd1db1bef700b1fecf50 hashalot-0.2.0.ebuild 494
-MD5 58be72fa398a63a7a9dae590bc394c8f ChangeLog 2335
+MD5 b9bca628b9c57963a8ddea6b4e53acf2 hashalot-0.3.ebuild 643
MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
-MD5 953187b11e11507c234b05f48ad8d953 files/digest-hashalot-0.3 63
MD5 d6246fcf94994932fe9833e67abc7931 files/digest-hashalot-0.1.0 65
MD5 5d200800acbba240ce3762c3c0aa0d65 files/digest-hashalot-0.2.0 65
+MD5 953187b11e11507c234b05f48ad8d953 files/digest-hashalot-0.3 63
diff --git a/app-crypt/hashalot/hashalot-0.3.ebuild b/app-crypt/hashalot/hashalot-0.3.ebuild
index d63d80bdfa67..255074d1ffd5 100644
--- a/app-crypt/hashalot/hashalot-0.3.ebuild
+++ b/app-crypt/hashalot/hashalot-0.3.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/hashalot/hashalot-0.3.ebuild,v 1.5 2004/06/30 03:22:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.3.ebuild,v 1.6 2004/07/06 23:49:39 kumba Exp $
DESCRIPTION="CryptoAPI utils"
HOMEPAGE="http://www.kerneli.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.paranoiacs.org/~sluskyb/hacks/hashalot/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~mips alpha ~arm ~amd64 ia64"
+KEYWORDS="x86 ~sparc mips alpha ~arm ~amd64 ia64"
IUSE=""
RDEPEND="virtual/libc"