summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Forest <vitaminmoo@gentoo.org>2003-03-03 12:55:39 +0000
committerGraham Forest <vitaminmoo@gentoo.org>2003-03-03 12:55:39 +0000
commita2070e4c5c696656cacb52a43427be50847cad33 (patch)
treec072e3307a5b10ecc6481e7ab8951cd08f9338b9 /sys-cluster
parentAutomated removal of remaining sparc64 KEYWORDS (diff)
downloadhistorical-a2070e4c5c696656cacb52a43427be50847cad33.tar.gz
historical-a2070e4c5c696656cacb52a43427be50847cad33.tar.bz2
historical-a2070e4c5c696656cacb52a43427be50847cad33.zip
Removed -spar64 from KEYWORDS
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/mosix-user/ChangeLog7
-rw-r--r--sys-cluster/mosix-user/mosix-user-1.8.0.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-cluster/mosix-user/ChangeLog b/sys-cluster/mosix-user/ChangeLog
index cc7f5feeb224..986b8a9f6f8a 100644
--- a/sys-cluster/mosix-user/ChangeLog
+++ b/sys-cluster/mosix-user/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for sys-cluster/mosix-user
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mosix-user/ChangeLog,v 1.3 2003/02/12 09:12:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mosix-user/ChangeLog,v 1.4 2003/03/03 12:55:39 vladimir Exp $
04 Nov 2002; Michael Imhof <tantive@gentoo.org>
Moved to sys-cluster/mosix-user
-*mosix-user-1.8.0.ebuild (13 Oct 2002)
+*mosix-user-1.8.0 (13 Oct 2002)
+
+ 03 Mar 2003; <vladimir@gentoo.org> mosix-user-1.8.0.ebuild:
+ Removed -spar64 from KEYWORDS
13 Oct 2002; Michael Imhof <tantive@gentoo.org>
version bumped, corrected source uri.
diff --git a/sys-cluster/mosix-user/mosix-user-1.8.0.ebuild b/sys-cluster/mosix-user/mosix-user-1.8.0.ebuild
index 6dcbe777795f..f8c5fd96076b 100644
--- a/sys-cluster/mosix-user/mosix-user-1.8.0.ebuild
+++ b/sys-cluster/mosix-user/mosix-user-1.8.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mosix-user/mosix-user-1.8.0.ebuild,v 1.2 2003/02/13 16:24:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mosix-user/mosix-user-1.8.0.ebuild,v 1.3 2003/03/03 12:55:39 vladimir Exp $
S=${WORKDIR}/user
DESCRIPTION="User-land utilities for MOSIX process migration (clustering) software"
SRC_URI="http://www.mosix.org/ftps/MOSIX-${PV}.tgz"
HOMEPAGE="http://www.mosix.org/"
-KEYWORDS="~x86 -ppc -sparc -spar64 -alpha"
+KEYWORDS="~x86 -ppc -sparc -alpha"
SLOT="0"
LICENSE="MOSIX"
DEPEND=">=sys-libs/ncurses-5.2"