summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-sci/blas/ChangeLog5
-rw-r--r--app-sci/blas/blas-19980702.ebuild4
-rw-r--r--app-sci/ghemical/ChangeLog5
-rw-r--r--app-sci/ghemical/ghemical-0.90.ebuild4
-rw-r--r--app-sci/ksetispy/ChangeLog5
-rw-r--r--app-sci/ksetispy/ksetispy-0.5.2.ebuild4
-rw-r--r--app-sci/ksetiwatch/ChangeLog5
-rw-r--r--app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild4
-rw-r--r--app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild4
-rw-r--r--app-sci/lapack/ChangeLog5
-rw-r--r--app-sci/lapack/lapack-3.0.ebuild4
-rw-r--r--app-sci/mpqc/ChangeLog5
-rw-r--r--app-sci/mpqc/mpqc-2.1.2.ebuild4
13 files changed, 38 insertions, 20 deletions
diff --git a/app-sci/blas/ChangeLog b/app-sci/blas/ChangeLog
index 8a11c3c1220a..f04189ce191b 100644
--- a/app-sci/blas/ChangeLog
+++ b/app-sci/blas/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/blas
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/blas/ChangeLog,v 1.1 2002/10/31 17:40:17 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/blas/ChangeLog,v 1.2 2002/11/02 10:31:44 hannes Exp $
+
+ 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> blsa-19980702.ebuild:
+ marked stable for x86
*blas-19980702 (31 Oct 2002)
diff --git a/app-sci/blas/blas-19980702.ebuild b/app-sci/blas/blas-19980702.ebuild
index b9e9ef33f153..5adb8e0c0f9c 100644
--- a/app-sci/blas/blas-19980702.ebuild
+++ b/app-sci/blas/blas-19980702.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/blas/blas-19980702.ebuild,v 1.1 2002/10/31 17:40:17 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/blas/blas-19980702.ebuild,v 1.2 2002/11/02 10:31:44 hannes Exp $
SLOT="0"
HOMEPAGE="http://www.netlib.org/blas/"
@@ -8,7 +8,7 @@ DESCRIPTION="Basic Linear Algebra Subprograms"
SRC_URI="http://www.netlib.org/blas/${PN}.tgz"
DEPEND="virtual/glibc"
-KEYWORDS="~x86"
+KEYWORDS="x86"
LICENSE="public-domain"
IUSE=""
diff --git a/app-sci/ghemical/ChangeLog b/app-sci/ghemical/ChangeLog
index 554441d3d820..a21c557fd67a 100644
--- a/app-sci/ghemical/ChangeLog
+++ b/app-sci/ghemical/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/ghemical
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ChangeLog,v 1.2 2002/10/31 19:38:37 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ChangeLog,v 1.3 2002/11/02 10:31:44 hannes Exp $
+
+ 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ghemical-0.90.ebuild:
+ marked stable for x86
31 Oct 2002; Hannes Mehnert <hannes@gentoo.org> ghemical-0.90.ebuild:
added --enable-mpqc (since mpqc is now in portage)
diff --git a/app-sci/ghemical/ghemical-0.90.ebuild b/app-sci/ghemical/ghemical-0.90.ebuild
index 2ae03541ddc1..bc7ce4c540eb 100644
--- a/app-sci/ghemical/ghemical-0.90.ebuild
+++ b/app-sci/ghemical/ghemical-0.90.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ghemical-0.90.ebuild,v 1.2 2002/10/31 19:38:37 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ghemical-0.90.ebuild,v 1.3 2002/11/02 10:31:44 hannes Exp $
DEPEND="gnome-base/gnome-libs
dev-libs/libf2c
@@ -9,7 +9,7 @@ DEPEND="gnome-base/gnome-libs
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DESCRIPTION="Ghemical supports both quantum-mechanics (semi-empirical and ab initio) models and molecular mechanics models (there is an experimental Tripos 5.2-like force field for organic molecules). Also a tool for reduced protein models is included. Geometry optimization, molecular dynamics and a large set of visualization tools are currently available."
diff --git a/app-sci/ksetispy/ChangeLog b/app-sci/ksetispy/ChangeLog
index ff92201057b2..d436dbe96ba6 100644
--- a/app-sci/ksetispy/ChangeLog
+++ b/app-sci/ksetispy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/ksetispy
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetispy/ChangeLog,v 1.1 2002/10/24 21:29:25 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetispy/ChangeLog,v 1.2 2002/11/02 10:31:44 hannes Exp $
+
+ 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ksetispy-0.5.2.ebuild:
+ marked stable for x86
*ksetispy-0.5.2 (24 Oct 2002)
diff --git a/app-sci/ksetispy/ksetispy-0.5.2.ebuild b/app-sci/ksetispy/ksetispy-0.5.2.ebuild
index e9f4ca460290..98c2ce14cefe 100644
--- a/app-sci/ksetispy/ksetispy-0.5.2.ebuild
+++ b/app-sci/ksetispy/ksetispy-0.5.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetispy/ksetispy-0.5.2.ebuild,v 1.1 2002/10/24 21:29:25 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetispy/ksetispy-0.5.2.ebuild,v 1.2 2002/11/02 10:31:44 hannes Exp $
inherit kde-base || die
need-kde 3
IUSE=""
-KEYWORDS="~x86"
+KEYWORDS="x86"
DESCRIPTION="Monitors the progess of the SETI@home client, using the same interface as SETI Spy for Windows"
HOMEPAGE="http://ksetispy.sourceforge.net"
diff --git a/app-sci/ksetiwatch/ChangeLog b/app-sci/ksetiwatch/ChangeLog
index 6f57a287f30b..3c63ced89ce7 100644
--- a/app-sci/ksetiwatch/ChangeLog
+++ b/app-sci/ksetiwatch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/ksetiwatch
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ChangeLog,v 1.2 2002/10/25 09:21:12 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ChangeLog,v 1.3 2002/11/02 10:31:44 hannes Exp $
+
+ 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ksetiwatch-2.5.0.ebuild,
+ ksetiwatch-2.5.1.ebuild: marked stable for x86
*ksetiwatch-2.5.1 (25 Oct 2002)
diff --git a/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild b/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild
index c09b25bb5ce1..c80843f94a68 100644
--- a/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild
+++ b/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild,v 1.1 2002/10/24 22:13:23 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.0.ebuild,v 1.2 2002/11/02 10:31:44 hannes Exp $
inherit kde-base || die
need-kde 3
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
MY_P="${P}-1"
DESCRIPTION="A monitoring tool for SETI@home, similar to SETIWatch for Windows"
diff --git a/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild b/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild
index 70aa78c39d74..fee011a6918c 100644
--- a/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild
+++ b/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild,v 1.2 2002/10/25 17:56:33 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/ksetiwatch/ksetiwatch-2.5.1.ebuild,v 1.3 2002/11/02 10:31:44 hannes Exp $
inherit kde-base || die
need-kde 3
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
DESCRIPTION="A monitoring tool for SETI@home, similar to SETIWatch for Windows"
HOMEPAGE="http://ksetiwatch.sourceforge.net"
diff --git a/app-sci/lapack/ChangeLog b/app-sci/lapack/ChangeLog
index 1a61bcd8885e..62633dc20804 100644
--- a/app-sci/lapack/ChangeLog
+++ b/app-sci/lapack/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/lapack
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack/ChangeLog,v 1.1 2002/10/31 18:01:56 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack/ChangeLog,v 1.2 2002/11/02 10:31:44 hannes Exp $
+
+ 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> lapack-3.0.ebuild:
+ marked stable for x86
*lapack-3.0 (31 Oct 2002)
diff --git a/app-sci/lapack/lapack-3.0.ebuild b/app-sci/lapack/lapack-3.0.ebuild
index 146f1876eca1..58716e52b843 100644
--- a/app-sci/lapack/lapack-3.0.ebuild
+++ b/app-sci/lapack/lapack-3.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack/lapack-3.0.ebuild,v 1.1 2002/10/31 18:01:56 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack/lapack-3.0.ebuild,v 1.2 2002/11/02 10:31:44 hannes Exp $
S=${WORKDIR}/LAPACK
LICENSE="lapack"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
DESCRIPTION="Linear Algebra PACKage for scientists, engineers, and mathematicians. This contains the libraries for creating programs that use LAPACK."
diff --git a/app-sci/mpqc/ChangeLog b/app-sci/mpqc/ChangeLog
index d04ae752051e..a4c2486d85e5 100644
--- a/app-sci/mpqc/ChangeLog
+++ b/app-sci/mpqc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/mpqc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/ChangeLog,v 1.1 2002/10/31 19:22:55 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/ChangeLog,v 1.2 2002/11/02 10:31:44 hannes Exp $
+
+ 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> mpqc-2.1.2.ebuild:
+ marked stable for x86
*mpqc-2.1.2 (31 Oct 2002)
diff --git a/app-sci/mpqc/mpqc-2.1.2.ebuild b/app-sci/mpqc/mpqc-2.1.2.ebuild
index 4285cdebc6b6..a1a4d4c8b24c 100644
--- a/app-sci/mpqc/mpqc-2.1.2.ebuild
+++ b/app-sci/mpqc/mpqc-2.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.1.2.ebuild,v 1.2 2002/10/31 19:36:55 hannes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/mpqc/mpqc-2.1.2.ebuild,v 1.3 2002/11/02 10:31:44 hannes Exp $
SLOT="0"
HOMEPAGE="http://aros.ca.sandia.gov/~cljanss/mpqc/"
@@ -8,7 +8,7 @@ SRC_URI="http://aros.ca.sandia.gov/~cljanss/mpqc/distrib/${P}.tar.gz
doc? ( http://aros.ca.sandia.gov/~cljanss/mpqc/distrib/${PN}-man-${PV}.tar.gz )"
DESCRIPTION="The Massively Parallel Quantum Chemistry Program"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="doc X"
DEPEND="sys-devel/flex