summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 19:48:01 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 19:48:01 +0000
commit9f583776ea41aa55d2198d3a079a0755f60db73c (patch)
treee5e6f5a83b9acfe944c19f44abc3c62dc4727663 /sys-cluster/pvm
parentUnmaintained locally and upstream, package.masked -> removing (diff)
downloadgentoo-2-9f583776ea41aa55d2198d3a079a0755f60db73c.tar.gz
gentoo-2-9f583776ea41aa55d2198d3a079a0755f60db73c.tar.bz2
gentoo-2-9f583776ea41aa55d2198d3a079a0755f60db73c.zip
Keyword modification, see changelog for details
Diffstat (limited to 'sys-cluster/pvm')
-rw-r--r--sys-cluster/pvm/pvm-3.4.4-r1.ebuild4
-rw-r--r--sys-cluster/pvm/pvm-3.4.4-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-cluster/pvm/pvm-3.4.4-r1.ebuild b/sys-cluster/pvm/pvm-3.4.4-r1.ebuild
index 4b1ca8b623e0..0312bef50b94 100644
--- a/sys-cluster/pvm/pvm-3.4.4-r1.ebuild
+++ b/sys-cluster/pvm/pvm-3.4.4-r1.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/sys-cluster/pvm/pvm-3.4.4-r1.ebuild,v 1.9 2004/07/01 21:49:18 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r1.ebuild,v 1.10 2004/09/03 19:44:42 pvdabeel Exp $
inherit eutils
@@ -13,7 +13,7 @@ DEPEND=""
RDEPEND="virtual/libc"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ~alpha"
+KEYWORDS="x86 ~alpha ppc"
S="${WORKDIR}/${MY_P%%.*}"
src_unpack() {
diff --git a/sys-cluster/pvm/pvm-3.4.4-r2.ebuild b/sys-cluster/pvm/pvm-3.4.4-r2.ebuild
index 9aaf236e9e3f..94c8dfb015af 100644
--- a/sys-cluster/pvm/pvm-3.4.4-r2.ebuild
+++ b/sys-cluster/pvm/pvm-3.4.4-r2.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/sys-cluster/pvm/pvm-3.4.4-r2.ebuild,v 1.4 2004/07/01 21:49:18 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pvm/pvm-3.4.4-r2.ebuild,v 1.5 2004/09/03 19:44:42 pvdabeel Exp $
inherit eutils
@@ -13,7 +13,7 @@ DEPEND=""
RDEPEND="virtual/libc"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ppc"
S="${WORKDIR}/${MY_P%%.*}"
src_unpack() {