diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-11 17:48:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-06-11 17:48:58 +0000 |
commit | e2b97c5078a8a4e365e2cb10194f9f3806a36269 (patch) | |
tree | 0afebc7ca00f89c011aa95c345269912d9c054ad /app-crypt/hashalot | |
parent | Fixed SRC_URI for amd64. (diff) | |
download | historical-e2b97c5078a8a4e365e2cb10194f9f3806a36269.tar.gz historical-e2b97c5078a8a4e365e2cb10194f9f3806a36269.tar.bz2 historical-e2b97c5078a8a4e365e2cb10194f9f3806a36269.zip |
Stable on sparc
Diffstat (limited to 'app-crypt/hashalot')
-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 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/Manifest b/app-crypt/hashalot/Manifest index 07e9883661b5..921dbd2126db 100644 --- a/app-crypt/hashalot/Manifest +++ b/app-crypt/hashalot/Manifest @@ -1,6 +1,6 @@ -MD5 b197066afe8f643e3022d506b39a6059 ChangeLog 1785 +MD5 8765cbf516d94aedcf9b97fe389f8a3e ChangeLog 1878 MD5 2d6f196fa719f83c812d8c71ab7cab96 hashalot-0.1.0.ebuild 516 +MD5 b7a12c488b5d977ee0f66cd910c43337 hashalot-0.2.0.ebuild 497 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 -MD5 2d4925b28bc0cc5daf577af1c50d6ea2 hashalot-0.2.0.ebuild 501 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 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() { |