summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-doc/halibut/ChangeLog5
-rw-r--r--app-doc/halibut/Manifest4
-rw-r--r--app-doc/halibut/halibut-0.9.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-doc/halibut/ChangeLog b/app-doc/halibut/ChangeLog
index bb900b92363e..0a781b4576f6 100644
--- a/app-doc/halibut/ChangeLog
+++ b/app-doc/halibut/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/halibut
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/ChangeLog,v 1.1 2004/09/03 21:52:41 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/ChangeLog,v 1.2 2004/09/04 23:01:37 dholm Exp $
+
+ 05 Sep 2004; David Holm <dholm@gentoo.org> halibut-0.9.ebuild:
+ Added to ~ppc.
*halibut-0.9 (04 Sep 2004)
diff --git a/app-doc/halibut/Manifest b/app-doc/halibut/Manifest
index 85a1ece282d2..58aa2078e7cc 100644
--- a/app-doc/halibut/Manifest
+++ b/app-doc/halibut/Manifest
@@ -1,4 +1,4 @@
-MD5 9318f14d096e4751b07e087040246bb4 halibut-0.9.ebuild 771
+MD5 ea16c23a8c61492a87e597228c25cc09 ChangeLog 497
+MD5 bd42a69cf736d706416b099de382bae3 halibut-0.9.ebuild 776
MD5 5b56c893a4beda62d4961c94c415c4dd metadata.xml 300
-MD5 b6273caf3fcc76b344dfd565acdda840 ChangeLog 414
MD5 68e53279bef13dda03f71e9f89e5c68f files/digest-halibut-0.9 63
diff --git a/app-doc/halibut/halibut-0.9.ebuild b/app-doc/halibut/halibut-0.9.ebuild
index 9bfcb7ec3aa9..7a0f3aad6d7e 100644
--- a/app-doc/halibut/halibut-0.9.ebuild
+++ b/app-doc/halibut/halibut-0.9.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-doc/halibut/halibut-0.9.ebuild,v 1.1 2004/09/03 21:52:41 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/halibut/halibut-0.9.ebuild,v 1.2 2004/09/04 23:01:37 dholm Exp $
inherit flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/halibut/"
SRC_URI="http://www.chiark.greenend.org.uk/~sgtatham/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND=""