summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:37:27 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:37:27 +0000
commitab7425f1c31e202ad4e596c5b81b1dcdef5f2573 (patch)
treecc34435331295d738766b6a819a5d18b5a786574 /sys-cluster
parent12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff)
downloadhistorical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.gz
historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.tar.bz2
historical-ab7425f1c31e202ad4e596c5b81b1dcdef5f2573.zip
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/openmosix-user/ChangeLog5
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild4
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild4
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild4
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild4
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild4
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild4
7 files changed, 16 insertions, 13 deletions
diff --git a/sys-cluster/openmosix-user/ChangeLog b/sys-cluster/openmosix-user/ChangeLog
index 315796dff04a..1249af0ce181 100644
--- a/sys-cluster/openmosix-user/ChangeLog
+++ b/sys-cluster/openmosix-user/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sys-apps/openmosix-user
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/ChangeLog,v 1.1 2002/11/04 21:45:00 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/ChangeLog,v 1.2 2002/12/09 04:37:27 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
04 Nov 2002; Michael Imhof <tantive@gentoo.org>
Moved to sys-cluster/openmosix-user
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild
index 78e0d60a37e6..b13e0bef4d8e 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild,v 1.1 2002/11/04 21:45:00 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.0.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $
S=${WORKDIR}/openMosixUserland-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -14,7 +14,7 @@ RDEPEND="${DEPEND}
sys-devel/perl"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 -ppc -sparc -sparc64 -alpha"
+KEYWORDS="x86 -ppc -sparc -alpha"
src_unpack() {
unpack ${A}
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild
index 80eed93e5528..469107efbd04 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild,v 1.1 2002/11/04 20:08:46 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r1.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $
S=${WORKDIR}/openMosixUserland-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -14,7 +14,7 @@ RDEPEND="${DEPEND}
sys-devel/perl"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 -ppc -sparc -sparc64 -alpha"
+KEYWORDS="x86 -ppc -sparc -alpha"
pkg_setup() {
if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild
index 99dd631a088d..4da6ad35dae4 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild,v 1.1 2002/11/04 20:08:46 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r2.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $
S=${WORKDIR}/openMosixUserland-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -14,7 +14,7 @@ RDEPEND="${DEPEND}
sys-devel/perl"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 -ppc -sparc -sparc64 -alpha"
+KEYWORDS="x86 -ppc -sparc -alpha"
pkg_setup() {
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild
index b05f104e7ffc..73ed2031fb98 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild,v 1.1 2002/11/04 20:08:46 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r3.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $
S=${WORKDIR}/openMosixUserland-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -14,7 +14,7 @@ RDEPEND="${DEPEND}
sys-devel/perl"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 -ppc -sparc -sparc64 -alpha"
+KEYWORDS="x86 -ppc -sparc -alpha"
pkg_setup() {
if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild
index f2a4b444907e..1c2e70b0ded6 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild,v 1.1 2002/11/04 20:08:46 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4-r4.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $
S=${WORKDIR}/openMosixUserland-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -14,7 +14,7 @@ RDEPEND="${DEPEND}
sys-devel/perl"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 -ppc -sparc -sparc64 -alpha"
+KEYWORDS="x86 -ppc -sparc -alpha"
pkg_setup() {
if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild
index 410b5ee67d7f..a6b9de73cf95 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild,v 1.1 2002/11/04 20:08:46 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.2.4.ebuild,v 1.2 2002/12/09 04:37:27 manson Exp $
S=${WORKDIR}/openMosixUserland-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -14,7 +14,7 @@ RDEPEND="${DEPEND}
sys-devel/perl"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 -ppc -sparc -sparc64 -alpha"
+KEYWORDS="x86 -ppc -sparc -alpha"
src_unpack() {
unpack ${A}