summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-06-06 16:24:59 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-06-06 16:24:59 +0000
commit231f33cfbf53426c16b10fbe79613a9c050e9fd1 (patch)
treed4996b5f1c2eb57cf77e4e539bb502913b238ca5
parent(no commit message) (diff)
downloadhistorical-231f33cfbf53426c16b10fbe79613a9c050e9fd1.tar.gz
historical-231f33cfbf53426c16b10fbe79613a9c050e9fd1.tar.bz2
historical-231f33cfbf53426c16b10fbe79613a9c050e9fd1.zip
stable on amd64
-rw-r--r--app-sci/blas-atlas/ChangeLog8
-rw-r--r--app-sci/blas-atlas/blas-atlas-3.6.0.ebuild4
-rw-r--r--app-sci/blas-config/ChangeLog5
-rw-r--r--app-sci/blas-config/blas-config-1.0.0.ebuild4
-rw-r--r--app-sci/celestia/ChangeLog5
-rw-r--r--app-sci/celestia/celestia-1.3.1.ebuild4
-rw-r--r--app-sci/drgeo/ChangeLog5
-rw-r--r--app-sci/drgeo/drgeo-0.9.12.ebuild4
-rw-r--r--app-sci/epix/ChangeLog5
-rw-r--r--app-sci/epix/epix-0.8.10a-r1.ebuild4
-rw-r--r--app-sci/euler/ChangeLog5
-rw-r--r--app-sci/euler/euler-1.60.6-r1.ebuild4
-rw-r--r--app-sci/gperiodic/ChangeLog5
-rw-r--r--app-sci/gperiodic/gperiodic-1.3.2.ebuild4
-rw-r--r--app-sci/gri/ChangeLog5
-rw-r--r--app-sci/gri/gri-2.12.7.ebuild4
16 files changed, 51 insertions, 24 deletions
diff --git a/app-sci/blas-atlas/ChangeLog b/app-sci/blas-atlas/ChangeLog
index 76c8d4a70873..c23999482839 100644
--- a/app-sci/blas-atlas/ChangeLog
+++ b/app-sci/blas-atlas/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-sci/blas-atlas
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.5 2004/05/13 01:48:32 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.6 2004/06/06 16:18:58 kugelfang Exp $
+
+ 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> blas-atlas-3.6.0.ebuild:
+ Marked stable on amd64.
+
+ 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> blas-atlas-3.6.0.ebuild:
+ Marked stable on amd64.
12 May 2004; George Shapovalov <george@gentoo.org> blas-atlas-3.6.0.ebuild :
added the fix for g77 issue. Moved atlas3.6.0-shared-libs.patch.bz2 to the mirrors to
diff --git a/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild b/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild
index b4a884d2d318..85064a15c7f0 100644
--- a/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild
+++ b/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.4 2004/05/17 00:31:07 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.5 2004/06/06 16:18:58 kugelfang Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${MY_PN}${PV}.tar.bz2
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~x86 amd64 ~ppc"
IUSE="doc"
DEPEND="app-sci/blas-config
diff --git a/app-sci/blas-config/ChangeLog b/app-sci/blas-config/ChangeLog
index 4347d6e5e069..66d83f004dae 100644
--- a/app-sci/blas-config/ChangeLog
+++ b/app-sci/blas-config/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/blas-config
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/ChangeLog,v 1.3 2004/05/11 05:21:53 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/ChangeLog,v 1.4 2004/06/06 16:17:43 kugelfang Exp $
+
+ 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> blas-config-1.0.0.ebuild:
+ Marked stable on amd64.
11 May 2004; Danny van Dyk <kugelfang@gentoo.org> blas-config-1.0.0.ebuild:
Marked ~amd64 and ~ppc.
diff --git a/app-sci/blas-config/blas-config-1.0.0.ebuild b/app-sci/blas-config/blas-config-1.0.0.ebuild
index 21d892b4eeca..93816b54e938 100644
--- a/app-sci/blas-config/blas-config-1.0.0.ebuild
+++ b/app-sci/blas-config/blas-config-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/blas-config-1.0.0.ebuild,v 1.2 2004/05/11 05:21:53 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/blas-config-1.0.0.ebuild,v 1.3 2004/06/06 16:17:43 kugelfang Exp $
DESCRIPTION="Utility to change the default BLAS library"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~x86 amd64 ~ppc"
IUSE=""
DEPEND=""
diff --git a/app-sci/celestia/ChangeLog b/app-sci/celestia/ChangeLog
index ed15e06f1c6f..2fbb35376a38 100644
--- a/app-sci/celestia/ChangeLog
+++ b/app-sci/celestia/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/celestia
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/ChangeLog,v 1.6 2004/06/02 14:26:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/ChangeLog,v 1.7 2004/06/06 16:20:05 kugelfang Exp $
+
+ 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> celestia-1.3.1.ebuild:
+ Marked stable on amd64.
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> celestia-1.2.5.ebuild,
celestia-1.3.0.ebuild:
diff --git a/app-sci/celestia/celestia-1.3.1.ebuild b/app-sci/celestia/celestia-1.3.1.ebuild
index cd93ca83837d..18bbc430de91 100644
--- a/app-sci/celestia/celestia-1.3.1.ebuild
+++ b/app-sci/celestia/celestia-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/celestia-1.3.1.ebuild,v 1.1 2004/04/22 11:12:34 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/celestia/celestia-1.3.1.ebuild,v 1.2 2004/06/06 16:20:05 kugelfang Exp $
inherit eutils flag-o-matic kde-functions
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.shatters.net/celestia"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 amd64"
# gnome and kde interfaces are exlcusive
DEPEND=">=media-libs/glut-3.7-r2
diff --git a/app-sci/drgeo/ChangeLog b/app-sci/drgeo/ChangeLog
index 7bf0868758d4..6a635e22270d 100644
--- a/app-sci/drgeo/ChangeLog
+++ b/app-sci/drgeo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/drgeo
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/drgeo/ChangeLog,v 1.3 2004/04/22 17:32:27 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/drgeo/ChangeLog,v 1.4 2004/06/06 16:20:23 kugelfang Exp $
+
+ 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> drgeo-0.9.12.ebuild:
+ Marked stable on amd64.
22 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> drgeo-0.9.12.ebuild:
marked ~amd64
diff --git a/app-sci/drgeo/drgeo-0.9.12.ebuild b/app-sci/drgeo/drgeo-0.9.12.ebuild
index 3fd337a51e3d..d2428f13887b 100644
--- a/app-sci/drgeo/drgeo-0.9.12.ebuild
+++ b/app-sci/drgeo/drgeo-0.9.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/drgeo/drgeo-0.9.12.ebuild,v 1.3 2004/04/22 17:32:27 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/drgeo/drgeo-0.9.12.ebuild,v 1.4 2004/06/06 16:20:23 kugelfang Exp $
DESCRIPTION="Interactive geometry package"
HOMEPAGE="http://www.ofset.org/drgeo"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ofset/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 amd64"
IUSE=""
diff --git a/app-sci/epix/ChangeLog b/app-sci/epix/ChangeLog
index 48067f0f34f9..9c3a002b5b61 100644
--- a/app-sci/epix/ChangeLog
+++ b/app-sci/epix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/epix
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/epix/ChangeLog,v 1.6 2004/04/22 17:43:21 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/epix/ChangeLog,v 1.7 2004/06/06 16:21:28 kugelfang Exp $
+
+ 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> epix-0.8.10a-r1.ebuild:
+ Marked stable on amd64.
22 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> epix-0.8.10a-r1.ebuild:
marked ~amd64
diff --git a/app-sci/epix/epix-0.8.10a-r1.ebuild b/app-sci/epix/epix-0.8.10a-r1.ebuild
index 39a6868c8fed..9ac64fb77e50 100644
--- a/app-sci/epix/epix-0.8.10a-r1.ebuild
+++ b/app-sci/epix/epix-0.8.10a-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/epix/epix-0.8.10a-r1.ebuild,v 1.3 2004/04/22 17:43:21 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/epix/epix-0.8.10a-r1.ebuild,v 1.4 2004/06/06 16:21:28 kugelfang Exp $
DESCRIPTION="2- and 3-D plotter for creating images (to be used in LaTeX)"
HOMEPAGE="http://mathcs.holycross.edu/~ahwang/current/ePiX.html"
@@ -9,7 +9,7 @@ SRC_URI="http://mathcs.holycross.edu/~ahwang/software/${P}_complete.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 amd64"
IUSE=""
DEPEND="app-shells/bash
diff --git a/app-sci/euler/ChangeLog b/app-sci/euler/ChangeLog
index 46f48f58a60f..f7ca2d368c74 100644
--- a/app-sci/euler/ChangeLog
+++ b/app-sci/euler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/euler
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/ChangeLog,v 1.8 2004/04/22 17:21:34 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/ChangeLog,v 1.9 2004/06/06 16:23:00 kugelfang Exp $
+
+ 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> euler-1.60.6-r1.ebuild:
+ Marked stable on amd64.
22 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> euler-1.60.6-r1.ebuild:
marked ~amd64
diff --git a/app-sci/euler/euler-1.60.6-r1.ebuild b/app-sci/euler/euler-1.60.6-r1.ebuild
index c40e8de2afb4..d154c91e9a68 100644
--- a/app-sci/euler/euler-1.60.6-r1.ebuild
+++ b/app-sci/euler/euler-1.60.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/euler-1.60.6-r1.ebuild,v 1.4 2004/04/22 17:21:34 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/euler/euler-1.60.6-r1.ebuild,v 1.5 2004/06/06 16:23:00 kugelfang Exp $
inherit eutils
IUSE=""
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/euler/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc amd64"
DEPEND="virtual/glibc
virtual/x11
diff --git a/app-sci/gperiodic/ChangeLog b/app-sci/gperiodic/ChangeLog
index 67d5072d89b6..4fcda90d8b6c 100644
--- a/app-sci/gperiodic/ChangeLog
+++ b/app-sci/gperiodic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/gperiodic
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/gperiodic/ChangeLog,v 1.4 2004/04/21 16:25:20 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gperiodic/ChangeLog,v 1.5 2004/06/06 16:23:54 kugelfang Exp $
+
+ 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> gperiodic-1.3.2.ebuild:
+ Marked stable on amd64.
21 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> gperiodic-1.3.2.ebuild:
marked ~amd64
diff --git a/app-sci/gperiodic/gperiodic-1.3.2.ebuild b/app-sci/gperiodic/gperiodic-1.3.2.ebuild
index 8bd50039689a..e7a34f70ecdd 100644
--- a/app-sci/gperiodic/gperiodic-1.3.2.ebuild
+++ b/app-sci/gperiodic/gperiodic-1.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/gperiodic/gperiodic-1.3.2.ebuild,v 1.12 2004/04/21 16:25:20 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gperiodic/gperiodic-1.3.2.ebuild,v 1.13 2004/06/06 16:23:54 kugelfang Exp $
inherit eutils
@@ -8,7 +8,7 @@ DESCRIPTION="periodic table application for Linux"
SRC_URI="ftp://ftp.seul.org/pub/gperiodic/${P}.tar.gz"
HOMEPAGE="http://gperiodic.seul.org/"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 amd64"
SLOT="0"
LICENSE="GPL-2"
IUSE="nls"
diff --git a/app-sci/gri/ChangeLog b/app-sci/gri/ChangeLog
index 2cba2bf0acae..e3b9de9f10fb 100644
--- a/app-sci/gri/ChangeLog
+++ b/app-sci/gri/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/gri
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/gri/ChangeLog,v 1.9 2004/04/22 21:52:10 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gri/ChangeLog,v 1.10 2004/06/06 16:24:59 kugelfang Exp $
+
+ 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> gri-2.12.7.ebuild:
+ Marked stable on amd64.
22 Apr 2004; David Holm <dholm@gentoo.org> gri-2.12.7.ebuild:
Added to ~ppc.
diff --git a/app-sci/gri/gri-2.12.7.ebuild b/app-sci/gri/gri-2.12.7.ebuild
index f008559fa078..e03d9eece9d1 100644
--- a/app-sci/gri/gri-2.12.7.ebuild
+++ b/app-sci/gri/gri-2.12.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/gri/gri-2.12.7.ebuild,v 1.3 2004/04/22 21:52:10 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gri/gri-2.12.7.ebuild,v 1.4 2004/06/06 16:24:59 kugelfang Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gri/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~x86 amd64 ~ppc"
DEPEND=">=app-sci/netcdf-3.5.0"