diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-07-15 14:30:22 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-07-15 14:30:22 +0000 |
commit | 7dd3ee9311b910be29735d5b74c08f68b4744986 (patch) | |
tree | 50da017855c23817ef2fc674d58cc7ea02168a87 /app-crypt/hashalot | |
parent | ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-7dd3ee9311b910be29735d5b74c08f68b4744986.tar.gz gentoo-2-7dd3ee9311b910be29735d5b74c08f68b4744986.tar.bz2 gentoo-2-7dd3ee9311b910be29735d5b74c08f68b4744986.zip |
Stable on sparc
Diffstat (limited to 'app-crypt/hashalot')
-rw-r--r-- | app-crypt/hashalot/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/hashalot/hashalot-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/hashalot/ChangeLog b/app-crypt/hashalot/ChangeLog index 2300a2b6227a..a737725e27fa 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.20 2004/07/07 19:51:47 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.21 2004/07/15 14:30:22 gustavoz Exp $ + + 15 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> hashalot-0.3.ebuild: + Stable on sparc 07 Jul 2004; Travis Tilley <lv@gentoo.org> hashalot-0.3.ebuild: stable on amd64 diff --git a/app-crypt/hashalot/hashalot-0.3.ebuild b/app-crypt/hashalot/hashalot-0.3.ebuild index 86f1d0120590..f75bb58b7074 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.7 2004/07/07 19:51:47 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.3.ebuild,v 1.8 2004/07/15 14:30:22 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" IUSE="" RDEPEND="virtual/libc" |