diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:56:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:56:53 +0000 |
commit | c6712c1bdf344b1f4c1038c85a15002dbc12b806 (patch) | |
tree | f5e9510c4d6ff4c1b35092fc1f5e06a6b1e7a69b /sci-biology | |
parent | Mbox and imap fixes. (diff) | |
download | historical-c6712c1bdf344b1f4c1038c85a15002dbc12b806.tar.gz historical-c6712c1bdf344b1f4c1038c85a15002dbc12b806.tar.bz2 historical-c6712c1bdf344b1f4c1038c85a15002dbc12b806.zip |
Stable on ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-19.22.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-603.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index cfdd72426f5b..23b496c49963 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.78 2006/04/19 15:09:18 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.79 2006/04/22 10:56:18 corsair Exp $ + + 22 Apr 2006; Markus Rothe <corsair@gentoo.org> prosite-19.22.ebuild: + Stable on ppc64 *prosite-19.25 (19 Apr 2006) diff --git a/sci-biology/prosite/prosite-19.22.ebuild b/sci-biology/prosite/prosite-19.22.ebuild index 80fe53e68db1..d5f2e73068d5 100644 --- a/sci-biology/prosite/prosite-19.22.ebuild +++ b/sci-biology/prosite/prosite-19.22.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.22.ebuild,v 1.2 2006/04/19 15:09:18 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.22.ebuild,v 1.3 2006/04/22 10:56:18 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 ~ppc-macos ~ppc64 x86" +KEYWORDS="~amd64 ~ppc ~ppc-macos ppc64 x86" DEPEND="emboss? ( >=sci-biology/emboss-3.0.0 )" diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 0c3145b5797c..98993eca311f 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.63 2006/04/19 15:11:09 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.64 2006/04/22 10:56:53 corsair Exp $ + + 22 Apr 2006; Markus Rothe <corsair@gentoo.org> rebase-603.ebuild: + Stable on ppc64 19 Apr 2006; Olivier Fisette <ribosome@gentoo.org> -rebase-602.ebuild: Removed old version. diff --git a/sci-biology/rebase/rebase-603.ebuild b/sci-biology/rebase/rebase-603.ebuild index 50299b9f0674..09e348e62275 100644 --- a/sci-biology/rebase/rebase-603.ebuild +++ b/sci-biology/rebase/rebase-603.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-603.ebuild,v 1.2 2006/04/19 15:04:44 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-603.ebuild,v 1.3 2006/04/22 10:56:53 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="x86 ~ppc ~amd64 ~ppc-macos ~ppc64" +KEYWORDS="~amd64 ~ppc ~ppc-macos ppc64 x86" DEPEND="emboss? ( >=sci-biology/emboss-3.0.0-r1 )" |