summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-06-14 14:32:15 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-06-14 14:32:15 +0000
commit4c19945fe2401295dae47dc987904918d696ce69 (patch)
tree855085fe5177112fbef86a07710d6995d4cd857f /app-crypt
parentChanged games to be owned root:games and closing bug #45302. (diff)
downloadgentoo-2-4c19945fe2401295dae47dc987904918d696ce69.tar.gz
gentoo-2-4c19945fe2401295dae47dc987904918d696ce69.tar.bz2
gentoo-2-4c19945fe2401295dae47dc987904918d696ce69.zip
Stable on hppa
Diffstat (limited to 'app-crypt')
-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 f0c8d9b53562..02db07666233 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.15 2004/06/13 00:24:25 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.16 2004/06/14 14:32:15 gustavoz Exp $
+
+ 14 Jun 2004; Gustavo Zacarias <gustavoz@gentoo.org> hashalot-0.2.0.ebuild:
+ Stable on hppa
13 Jun 2004; Daniel Black <dragonheart@gentoo.org> hashalot-0.3.ebuild:
fix on install
diff --git a/app-crypt/hashalot/hashalot-0.2.0.ebuild b/app-crypt/hashalot/hashalot-0.2.0.ebuild
index 3f7f1815c6bb..0efbef56c9bc 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.7 2004/06/11 17:48:58 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.2.0.ebuild,v 1.8 2004/06/14 14:32:15 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 hppa"
IUSE=""
src_install() {