summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-06-11 17:48:58 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-06-11 17:48:58 +0000
commit5982d725f078af7be66c9df197ef922672438426 (patch)
tree89c3d86f87893d487f58f635099211186bc0a09d
parentFixed SRC_URI for amd64. (Manifest recommit) (diff)
downloadgentoo-2-5982d725f078af7be66c9df197ef922672438426.tar.gz
gentoo-2-5982d725f078af7be66c9df197ef922672438426.tar.bz2
gentoo-2-5982d725f078af7be66c9df197ef922672438426.zip
Stable on sparc
-rw-r--r--app-crypt/hashalot/ChangeLog5
-rw-r--r--app-crypt/hashalot/hashalot-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/hashalot/ChangeLog b/app-crypt/hashalot/ChangeLog
index 04f92520537d..2df5b90e9749 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.12 2004/06/06 23:27:06 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.13 2004/06/11 17:48:58 gustavoz Exp $
+
+ 11 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> hashalot-0.2.0.ebuild:
+ Stable on sparc
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
hashalot-0.1.0.ebuild, hashalot-0.2.0.ebuild:
diff --git a/app-crypt/hashalot/hashalot-0.2.0.ebuild b/app-crypt/hashalot/hashalot-0.2.0.ebuild
index 902611daf0d0..3f7f1815c6bb 100644
--- a/app-crypt/hashalot/hashalot-0.2.0.ebuild
+++ b/app-crypt/hashalot/hashalot-0.2.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.2.0.ebuild,v 1.6 2004/06/06 23:27:06 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.2.0.ebuild,v 1.7 2004/06/11 17:48:58 gustavoz 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 ~sparc ~mips alpha arm ~ia64 amd64"
+KEYWORDS="x86 sparc ~mips alpha arm ~ia64 amd64"
IUSE=""
src_install() {