summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/l7-filter/ChangeLog5
-rw-r--r--net-misc/l7-filter/l7-filter-0.9.1.ebuild4
-rw-r--r--www-apps/pcgi/ChangeLog5
-rw-r--r--www-apps/pcgi/pcgi-2.0_alpha5.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/net-misc/l7-filter/ChangeLog b/net-misc/l7-filter/ChangeLog
index 98a216a6aa82..de8ddf9071d7 100644
--- a/net-misc/l7-filter/ChangeLog
+++ b/net-misc/l7-filter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/l7-filter
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-filter/ChangeLog,v 1.1 2004/08/17 09:33:07 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-filter/ChangeLog,v 1.2 2004/08/28 15:27:08 dholm Exp $
+
+ 28 Aug 2004; David Holm <dholm@gentoo.org> l7-filter-0.9.1.ebuild:
+ Added to ~ppc.
*l7-filter-0.9.1 (17 Aug 2004)
diff --git a/net-misc/l7-filter/l7-filter-0.9.1.ebuild b/net-misc/l7-filter/l7-filter-0.9.1.ebuild
index 128d1e333d15..f95f409b5e1d 100644
--- a/net-misc/l7-filter/l7-filter-0.9.1.ebuild
+++ b/net-misc/l7-filter/l7-filter-0.9.1.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/net-misc/l7-filter/l7-filter-0.9.1.ebuild,v 1.1 2004/08/17 09:33:07 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/l7-filter/l7-filter-0.9.1.ebuild,v 1.2 2004/08/28 15:27:08 dholm Exp $
inherit kmod eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/l7-filter/${MY_P}.tar.gz"
RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="${KV}"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
S=${WORKDIR}/${MY_P}
diff --git a/www-apps/pcgi/ChangeLog b/www-apps/pcgi/ChangeLog
index c11f30e0df6f..9168ba94a2f1 100644
--- a/www-apps/pcgi/ChangeLog
+++ b/www-apps/pcgi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/pcgi
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/pcgi/ChangeLog,v 1.1 2004/08/15 15:24:42 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/pcgi/ChangeLog,v 1.2 2004/08/28 15:30:25 dholm Exp $
+
+ 28 Aug 2004; David Holm <dholm@gentoo.org> pcgi-2.0_alpha5.ebuild:
+ Added to ~ppc.
*pcgi-2.0_alpha5 (15 Aug 2004)
diff --git a/www-apps/pcgi/pcgi-2.0_alpha5.ebuild b/www-apps/pcgi/pcgi-2.0_alpha5.ebuild
index 2820bccda57c..22ca4c71ed4a 100644
--- a/www-apps/pcgi/pcgi-2.0_alpha5.ebuild
+++ b/www-apps/pcgi/pcgi-2.0_alpha5.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/www-apps/pcgi/pcgi-2.0_alpha5.ebuild,v 1.1 2004/08/15 15:24:42 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/pcgi/pcgi-2.0_alpha5.ebuild,v 1.2 2004/08/28 15:30:25 dholm Exp $
# this package is ONLY available inside the Zope tarball!!!
ZOPE_PV=2.6.1
@@ -21,7 +21,7 @@ SRC_URI="http://www.zope.org/Products/Zope/${ZOPE_PV}/${ZOPE_P}.tgz
mirror://gentoo/PCGI-HOWTO-${DOCDATE}.html.bz2"
LICENSE="ZPL"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
IUSE=""
DEPEND="${DEPEND}
virtual/libc"