diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-14 14:32:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-14 14:32:15 +0000 |
commit | 44f225b42309388b07a1a206b13ed679f56ef8b6 (patch) | |
tree | cc11086ebb91eaeb0fc1c76b3dea6eacdc98c85c | |
parent | Changed games to be owned root:games and closing bug #45302. (diff) | |
download | historical-44f225b42309388b07a1a206b13ed679f56ef8b6.tar.gz historical-44f225b42309388b07a1a206b13ed679f56ef8b6.tar.bz2 historical-44f225b42309388b07a1a206b13ed679f56ef8b6.zip |
Stable on hppa
-rw-r--r-- | app-crypt/hashalot/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/hashalot/Manifest | 4 | ||||
-rw-r--r-- | app-crypt/hashalot/hashalot-0.2.0.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/app-crypt/hashalot/Manifest index 138d82cd980e..11e08e3e0905 100644 --- a/app-crypt/hashalot/Manifest +++ b/app-crypt/hashalot/Manifest @@ -1,7 +1,7 @@ -MD5 8c4d1eebf742d93f52293c376712233f ChangeLog 2150 +MD5 ec0f0feedcde170a364bd38f047a35ae ChangeLog 2242 MD5 2d6f196fa719f83c812d8c71ab7cab96 hashalot-0.1.0.ebuild 516 +MD5 040f7078b7989bbeb4e122ea9ecf1a9b hashalot-0.2.0.ebuild 502 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 -MD5 b7a12c488b5d977ee0f66cd910c43337 hashalot-0.2.0.ebuild 497 MD5 a50bb7c1b0c5962a31cc5ee6e22edc21 hashalot-0.3.ebuild 667 MD5 d6246fcf94994932fe9833e67abc7931 files/digest-hashalot-0.1.0 65 MD5 5d200800acbba240ce3762c3c0aa0d65 files/digest-hashalot-0.2.0 65 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() { |