diff options
author | 2005-12-24 00:06:16 +0000 | |
---|---|---|
committer | 2005-12-24 00:06:16 +0000 | |
commit | fa0e527790f51ddccd24fa3468745b082d3d1fb3 (patch) | |
tree | 48a6406c60978f6fd6462e8bd5f4262bdebcd65a /sci-biology | |
parent | stable amd64 (diff) | |
download | gentoo-2-fa0e527790f51ddccd24fa3468745b082d3d1fb3.tar.gz gentoo-2-fa0e527790f51ddccd24fa3468745b082d3d1fb3.tar.bz2 gentoo-2-fa0e527790f51ddccd24fa3468745b082d3d1fb3.zip |
stable amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/cutg/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/cutg/cutg-149.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-511.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog index e724f1195395..f40ebfdbb6d8 100644 --- a/sci-biology/cutg/ChangeLog +++ b/sci-biology/cutg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/cutg # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.34 2005/12/23 19:41:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.35 2005/12/24 00:06:16 blubb Exp $ + + 24 Dec 2005; Simon Stelling <blubb@gentoo.org> cutg-149.ebuild: + stable on amd64 23 Dec 2005; Tobias Scherbaum <dertobi123@gentoo.org> cutg-149.ebuild: Marked ppc stable, #115446 diff --git a/sci-biology/cutg/cutg-149.ebuild b/sci-biology/cutg/cutg-149.ebuild index 2393805823df..26978f1168d1 100644 --- a/sci-biology/cutg/cutg-149.ebuild +++ b/sci-biology/cutg/cutg-149.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-149.ebuild,v 1.4 2005/12/23 19:41:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-149.ebuild,v 1.5 2005/12/24 00:06:16 blubb 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 ~ppc-macos ppc64 x86" +KEYWORDS="amd64 ppc ~ppc-macos ppc64 x86" DEPEND="emboss? ( sci-biology/emboss )" diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index fe4a397ec8e3..a5a09324b8e9 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/rebase # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.44 2005/12/23 19:42:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.45 2005/12/24 00:01:29 blubb Exp $ + + 24 Dec 2005; Simon Stelling <blubb@gentoo.org> rebase-511.ebuild: + stable on amd64 23 Dec 2005; Tobias Scherbaum <dertobi123@gentoo.org> rebase-511.ebuild: Marked ppc stable, #115436 diff --git a/sci-biology/rebase/rebase-511.ebuild b/sci-biology/rebase/rebase-511.ebuild index 0e96bda767c1..e6c10fff248f 100644 --- a/sci-biology/rebase/rebase-511.ebuild +++ b/sci-biology/rebase/rebase-511.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-511.ebuild,v 1.4 2005/12/23 19:42:45 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-511.ebuild,v 1.5 2005/12/24 00:01:29 blubb 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 ~ppc-macos ppc64 x86" +KEYWORDS="amd64 ppc ~ppc-macos ppc64 x86" DEPEND="emboss? ( sci-biology/emboss )" |