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
commit0ba88a0b417e7d3990a9a8ac85a7b028c8f553ee (patch)
treecf282716595ae29b7071d3a31acf0454cb936914 /app-crypt/hashalot
parent../../setup (Manifest recommit) (diff)
downloadgentoo-2-0ba88a0b417e7d3990a9a8ac85a7b028c8f553ee.tar.gz
gentoo-2-0ba88a0b417e7d3990a9a8ac85a7b028c8f553ee.tar.bz2
gentoo-2-0ba88a0b417e7d3990a9a8ac85a7b028c8f553ee.zip
Marked stable on mips.
Diffstat (limited to 'app-crypt/hashalot')
-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..dd7bd139615c 100644
--- a/app-crypt/hashalot/Manifest
+++ b/app-crypt/hashalot/Manifest
@@ -1,8 +1,8 @@
+MD5 ac137b689cd1525f5b1385961365fb9d ChangeLog 2411
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 d05298441fc9bc74994087223f96301c hashalot-0.3.ebuild 646
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"