summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-07-16 14:54:56 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-07-16 14:54:56 +0000
commitb977e70cb4f36f28cbd176bc78c72f613c7b23d4 (patch)
treed7292bb2b60a4bd87f58c9dd6b123eae87a3a981 /app-crypt/hashalot
parentfixed copyright lines of ebuild (diff)
downloadgentoo-2-b977e70cb4f36f28cbd176bc78c72f613c7b23d4.tar.gz
gentoo-2-b977e70cb4f36f28cbd176bc78c72f613c7b23d4.tar.bz2
gentoo-2-b977e70cb4f36f28cbd176bc78c72f613c7b23d4.zip
Stable on hppa
Diffstat (limited to 'app-crypt/hashalot')
-rw-r--r--app-crypt/hashalot/ChangeLog5
-rw-r--r--app-crypt/hashalot/hashalot-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/hashalot/ChangeLog b/app-crypt/hashalot/ChangeLog
index a737725e27fa..66e7b61ec00a 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.21 2004/07/15 14:30:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.22 2004/07/16 14:54:56 gustavoz Exp $
+
+ 16 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> hashalot-0.3.ebuild:
+ Stable on hppa
15 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> hashalot-0.3.ebuild:
Stable on sparc
diff --git a/app-crypt/hashalot/hashalot-0.3.ebuild b/app-crypt/hashalot/hashalot-0.3.ebuild
index f75bb58b7074..4ed0179abb00 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.8 2004/07/15 14:30:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.3.ebuild,v 1.9 2004/07/16 14:54:56 gustavoz 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 hppa"
IUSE=""
RDEPEND="virtual/libc"