summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-11-15 13:04:59 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-11-15 13:04:59 +0000
commit35ef255570a2a8f13f75b006b71afbc731a48aea (patch)
tree85c590b33f6bb876b5e24063aede78df979a06ae /sci-biology
parentStable on ppc64; bug #153556 (diff)
downloadhistorical-35ef255570a2a8f13f75b006b71afbc731a48aea.tar.gz
historical-35ef255570a2a8f13f75b006b71afbc731a48aea.tar.bz2
historical-35ef255570a2a8f13f75b006b71afbc731a48aea.zip
Stable on ppc64; bug #153766
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/aaindex/ChangeLog5
-rw-r--r--sci-biology/aaindex/aaindex-9.1.ebuild4
-rw-r--r--sci-biology/cutg/ChangeLog5
-rw-r--r--sci-biology/cutg/cutg-151.ebuild4
-rw-r--r--sci-biology/emboss/ChangeLog5
-rw-r--r--sci-biology/emboss/emboss-4.0.0.ebuild4
-rw-r--r--sci-biology/prosite/ChangeLog5
-rw-r--r--sci-biology/prosite/prosite-19.36.ebuild4
-rw-r--r--sci-biology/rebase/ChangeLog5
-rw-r--r--sci-biology/rebase/rebase-610.ebuild4
10 files changed, 30 insertions, 15 deletions
diff --git a/sci-biology/aaindex/ChangeLog b/sci-biology/aaindex/ChangeLog
index 707142dacae2..0da1e8ab3bbf 100644
--- a/sci-biology/aaindex/ChangeLog
+++ b/sci-biology/aaindex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/aaindex
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.20 2006/11/02 20:16:36 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/ChangeLog,v 1.21 2006/11/15 13:03:58 corsair Exp $
+
+ 15 Nov 2006; Markus Rothe <corsair@gentoo.org> aaindex-9.1.ebuild:
+ Stable on ppc64; bug #153766
02 Nov 2006; Fabian Groffen <grobian@gentoo.org> aaindex-7.0.ebuild,
aaindex-9.1.ebuild:
diff --git a/sci-biology/aaindex/aaindex-9.1.ebuild b/sci-biology/aaindex/aaindex-9.1.ebuild
index 1d5f56376e50..a07b0d4197f2 100644
--- a/sci-biology/aaindex/aaindex-9.1.ebuild
+++ b/sci-biology/aaindex/aaindex-9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-9.1.ebuild,v 1.4 2006/11/03 12:53:33 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/aaindex/aaindex-9.1.ebuild,v 1.5 2006/11/15 13:03:58 corsair Exp $
DESCRIPTION="Amino acid indices and similarity matrices"
LICENSE="public-domain"
@@ -11,7 +11,7 @@ SLOT="0"
# Minimal build keeps only the indexed files (if applicable) and the
# documentation. The non-indexed database is not installed.
IUSE="emboss minimal"
-KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ppc64 ~sparc x86"
DEPEND="emboss? ( sci-biology/emboss )"
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog
index 3c08c8a280d4..5a79cd60b7c6 100644
--- a/sci-biology/cutg/ChangeLog
+++ b/sci-biology/cutg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/cutg
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.46 2006/11/03 12:54:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.47 2006/11/15 13:04:27 corsair Exp $
+
+ 15 Nov 2006; Markus Rothe <corsair@gentoo.org> cutg-151.ebuild:
+ Stable on ppc64; bug #153766
03 Nov 2006; nixnut <nixnut@gentoo.org> cutg-151.ebuild:
Stable on ppc wrt bug 153766
diff --git a/sci-biology/cutg/cutg-151.ebuild b/sci-biology/cutg/cutg-151.ebuild
index 2f64ea1a7761..76310f1baac8 100644
--- a/sci-biology/cutg/cutg-151.ebuild
+++ b/sci-biology/cutg/cutg-151.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-151.ebuild,v 1.5 2006/11/03 12:54:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-151.ebuild,v 1.6 2006/11/15 13:04:27 corsair Exp $
DESCRIPTION="Codon usage tables calculated from GenBank"
LICENSE="public-domain"
@@ -11,7 +11,7 @@ SLOT="0"
# Minimal build keeps only the indexed files (if applicable) and the
# documentation. The non-indexed database is not installed.
IUSE="emboss minimal"
-KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ppc64 ~sparc x86"
DEPEND="emboss? ( sci-biology/emboss )"
diff --git a/sci-biology/emboss/ChangeLog b/sci-biology/emboss/ChangeLog
index 6cdbb45fb0df..c1ea7fc45efc 100644
--- a/sci-biology/emboss/ChangeLog
+++ b/sci-biology/emboss/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/emboss
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/ChangeLog,v 1.38 2006/11/03 12:56:48 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/ChangeLog,v 1.39 2006/11/15 13:04:59 corsair Exp $
+
+ 15 Nov 2006; Markus Rothe <corsair@gentoo.org> emboss-4.0.0.ebuild:
+ Stable on ppc64; bug #153766
03 Nov 2006; nixnut <nixnut@gentoo.org> emboss-4.0.0.ebuild:
Stable on ppc wrt bug 153766
diff --git a/sci-biology/emboss/emboss-4.0.0.ebuild b/sci-biology/emboss/emboss-4.0.0.ebuild
index 23632a118b76..2fea3cc0cb70 100644
--- a/sci-biology/emboss/emboss-4.0.0.ebuild
+++ b/sci-biology/emboss/emboss-4.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/emboss-4.0.0.ebuild,v 1.4 2006/11/03 12:56:48 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/emboss-4.0.0.ebuild,v 1.5 2006/11/15 13:04:59 corsair Exp $
DESCRIPTION="The European Molecular Biology Open Software Suite - A sequence analysis package"
HOMEPAGE="http://emboss.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://${PN}.open-bio.org/pub/EMBOSS/EMBOSS-${PV}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc-macos ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ~ppc-macos ppc64 ~sparc x86"
IUSE="X png minimal"
DEPEND="X? ( || ( x11-libs/libXt virtual/x11 ) )
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog
index ea79a05c1b5c..d28a7c05e300 100644
--- a/sci-biology/prosite/ChangeLog
+++ b/sci-biology/prosite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/prosite
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.90 2006/11/03 12:50:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.91 2006/11/15 13:02:54 corsair Exp $
+
+ 15 Nov 2006; Markus Rothe <corsair@gentoo.org> prosite-19.36.ebuild:
+ Stable on ppc64; bug #153766
03 Nov 2006; nixnut <nixnut@gentoo.org> prosite-19.36.ebuild:
Stable on ppc wrt bug 153766
diff --git a/sci-biology/prosite/prosite-19.36.ebuild b/sci-biology/prosite/prosite-19.36.ebuild
index ac331ecdac67..ffd6065dce68 100644
--- a/sci-biology/prosite/prosite-19.36.ebuild
+++ b/sci-biology/prosite/prosite-19.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.36.ebuild,v 1.4 2006/11/03 12:50:04 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.36.ebuild,v 1.5 2006/11/15 13:02:54 corsair Exp $
DESCRIPTION="A protein families and domains database"
LICENSE="swiss-prot"
@@ -11,7 +11,7 @@ SLOT="0"
# Minimal build keeps only the indexed files (if applicable) and the
# documentation. The non-indexed database is not installed.
IUSE="emboss minimal"
-KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ppc64 ~sparc x86"
DEPEND="emboss? ( >=sci-biology/emboss-3.0.0 )"
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog
index 1150147036a5..606cbd8f3640 100644
--- a/sci-biology/rebase/ChangeLog
+++ b/sci-biology/rebase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/rebase
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.77 2006/11/03 12:52:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.78 2006/11/15 13:03:28 corsair Exp $
+
+ 15 Nov 2006; Markus Rothe <corsair@gentoo.org> rebase-610.ebuild:
+ Stable on ppc64; bug #153766
03 Nov 2006; nixnut <nixnut@gentoo.org> rebase-610.ebuild:
Stable on ppc wrt bug 153766
diff --git a/sci-biology/rebase/rebase-610.ebuild b/sci-biology/rebase/rebase-610.ebuild
index bea5f78e5041..c8326a3c0f80 100644
--- a/sci-biology/rebase/rebase-610.ebuild
+++ b/sci-biology/rebase/rebase-610.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-610.ebuild,v 1.4 2006/11/03 12:52:16 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-610.ebuild,v 1.5 2006/11/15 13:03:28 corsair Exp $
DESCRIPTION="A restriction enzyme database"
LICENSE="public-domain"
@@ -11,7 +11,7 @@ SLOT="0"
# Minimal build keeps only the indexed files (if applicable) and the
# documentation. The non-indexed database is not installed.
IUSE="emboss minimal"
-KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ppc64 ~sparc x86"
DEPEND="emboss? ( >=sci-biology/emboss-3.0.0-r1 )"