summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 11:46:56 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 11:46:56 +0000
commit7e2fe21600ddb7905a45103b810b9a453586f385 (patch)
treedadd642545feb1afa0eb5bf7baf78934da4ed8fd /app-crypt/hashalot
parentAdded ~sparc keyword. (Manifest recommit) (diff)
downloadgentoo-2-7e2fe21600ddb7905a45103b810b9a453586f385.tar.gz
gentoo-2-7e2fe21600ddb7905a45103b810b9a453586f385.tar.bz2
gentoo-2-7e2fe21600ddb7905a45103b810b9a453586f385.zip
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-crypt/hashalot')
-rw-r--r--app-crypt/hashalot/ChangeLog10
-rw-r--r--app-crypt/hashalot/hashalot-0.2.0.ebuild4
-rw-r--r--app-crypt/hashalot/hashalot-0.3.ebuild4
3 files changed, 13 insertions, 5 deletions
diff --git a/app-crypt/hashalot/ChangeLog b/app-crypt/hashalot/ChangeLog
index 66e7b61ec00a..d86de35af617 100644
--- a/app-crypt/hashalot/ChangeLog
+++ b/app-crypt/hashalot/ChangeLog
@@ -1,6 +1,14 @@
# 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.22 2004/07/16 14:54:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/ChangeLog,v 1.23 2004/10/05 11:46:56 pvdabeel Exp $
+
+ 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ hashalot-0.2.0.ebuild, hashalot-0.3.ebuild:
+ Masked hashalot-0.3.ebuild stable for ppc
+
+ 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ hashalot-0.2.0.ebuild:
+ Masked hashalot-0.2.0.ebuild stable for ppc
16 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> hashalot-0.3.ebuild:
Stable on hppa
diff --git a/app-crypt/hashalot/hashalot-0.2.0.ebuild b/app-crypt/hashalot/hashalot-0.2.0.ebuild
index 72c46ddd1fbf..45868b9398ce 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 Foundation
# 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.9 2004/06/24 21:32:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.2.0.ebuild,v 1.10 2004/10/05 11:46:56 pvdabeel 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 hppa"
+KEYWORDS="x86 sparc ~mips alpha arm ~ia64 amd64 hppa ppc"
IUSE=""
src_install() {
diff --git a/app-crypt/hashalot/hashalot-0.3.ebuild b/app-crypt/hashalot/hashalot-0.3.ebuild
index 4ed0179abb00..e32210539289 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.9 2004/07/16 14:54:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.3.ebuild,v 1.10 2004/10/05 11:46:56 pvdabeel 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 hppa"
+KEYWORDS="x86 sparc mips alpha ~arm amd64 ia64 hppa ppc"
IUSE=""
RDEPEND="virtual/libc"