summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-12-14 04:50:14 +0000
committerJason Wever <weeve@gentoo.org>2004-12-14 04:50:14 +0000
commitdc28a9d97418479f6d9405ca8ef4d1b6932555e3 (patch)
tree096e382403a0bd9920290e8aa1339b8e72fdeca9 /app-sci
parentReadding icc support, restoring -toolset- libnames, using python.eclass to av... (diff)
downloadgentoo-2-dc28a9d97418479f6d9405ca8ef4d1b6932555e3.tar.gz
gentoo-2-dc28a9d97418479f6d9405ca8ef4d1b6932555e3.tar.bz2
gentoo-2-dc28a9d97418479f6d9405ca8ef4d1b6932555e3.zip
Stable on sparc.
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/biopython/ChangeLog5
-rw-r--r--app-sci/biopython/biopython-1.24.ebuild4
-rw-r--r--app-sci/calcoo/ChangeLog5
-rw-r--r--app-sci/calcoo/calcoo-1.3.15.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-sci/biopython/ChangeLog b/app-sci/biopython/ChangeLog
index 523b295a8c9f..a60262558254 100644
--- a/app-sci/biopython/ChangeLog
+++ b/app-sci/biopython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/biopython
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/ChangeLog,v 1.12 2004/10/07 22:25:45 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/ChangeLog,v 1.13 2004/12/14 04:48:39 weeve Exp $
+
+ 13 Dec 2004; Jason Wever <weeve@gentoo.org> biopython-1.24.ebuild:
+ Stable on sparc.
*biopython-1.30 (07 Oct 2004)
diff --git a/app-sci/biopython/biopython-1.24.ebuild b/app-sci/biopython/biopython-1.24.ebuild
index dd64d24989ba..ca562d5b3b06 100644
--- a/app-sci/biopython/biopython-1.24.ebuild
+++ b/app-sci/biopython/biopython-1.24.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/app-sci/biopython/biopython-1.24.ebuild,v 1.4 2004/06/24 21:53:05 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.24.ebuild,v 1.5 2004/12/14 04:48:39 weeve Exp $
inherit distutils
@@ -17,7 +17,7 @@ DEPEND=">=dev-lang/python-2.0
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86 ~ppc ~sparc alpha"
+KEYWORDS="x86 ~ppc sparc alpha"
src_compile() {
distutils_src_compile
diff --git a/app-sci/calcoo/ChangeLog b/app-sci/calcoo/ChangeLog
index 7b4a603b6e79..cf6f7d63ef2b 100644
--- a/app-sci/calcoo/ChangeLog
+++ b/app-sci/calcoo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/calcoo
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/calcoo/ChangeLog,v 1.7 2004/10/31 00:11:56 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/calcoo/ChangeLog,v 1.8 2004/12/14 04:50:14 weeve Exp $
+
+ 13 Dec 2004; Jason Wever <weeve@gentoo.org> calcoo-1.3.15.ebuild:
+ Stable on sparc.
31 Oct 2004; Tom Martin <slarti@gentoo.org> calcoo-1.3.15.ebuild:
Marked ~amd64 for bug 69353.
diff --git a/app-sci/calcoo/calcoo-1.3.15.ebuild b/app-sci/calcoo/calcoo-1.3.15.ebuild
index fc075c699bb7..cd212f445def 100644
--- a/app-sci/calcoo/calcoo-1.3.15.ebuild
+++ b/app-sci/calcoo/calcoo-1.3.15.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/app-sci/calcoo/calcoo-1.3.15.ebuild,v 1.3 2004/10/31 00:11:56 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/calcoo/calcoo-1.3.15.ebuild,v 1.4 2004/12/14 04:50:14 weeve Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/calcoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ~ppc sparc ~amd64"
DEPEND="=x11-libs/gtk+-1.2*"