diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-02 04:36:07 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-02 04:36:07 +0000 |
commit | 187bb1a63353493ffff5ccad67b7d5abd9927b14 (patch) | |
tree | 8b67c699b6e9b31f9d1de8cd46ec8c88b2008bc1 /app-crypt/hashalot | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-187bb1a63353493ffff5ccad67b7d5abd9927b14.tar.gz gentoo-2-187bb1a63353493ffff5ccad67b7d5abd9927b14.tar.bz2 gentoo-2-187bb1a63353493ffff5ccad67b7d5abd9927b14.zip |
stable on amd64
Diffstat (limited to 'app-crypt/hashalot')
-rw-r--r-- | app-crypt/hashalot/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/hashalot/hashalot-0.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/hashalot/ChangeLog b/app-crypt/hashalot/ChangeLog index 8c79fc01f9ef..77833dfed136 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.10 2004/05/04 14:17:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.11 2004/06/02 04:32:26 lv Exp $ + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> hashalot-0.2.0.ebuild: + stable on amd64 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> 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 094ad8532459..c244b3a11d6d 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.4 2004/05/04 14:17:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.2.0.ebuild,v 1.5 2004/06/02 04:32:26 lv 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" +KEYWORDS="~x86 ~sparc ~mips alpha arm ~ia64 amd64" IUSE="" src_install() { |