diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-12-24 00:06:16 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-12-24 00:06:16 +0000 |
commit | df577caa2a823f8efb5f2629d07fa0737bfdb75d (patch) | |
tree | 0974e53b60314d9c24646cfaab2ee5086fe89834 /sci-biology/rebase | |
parent | stable amd64 (diff) | |
download | historical-df577caa2a823f8efb5f2629d07fa0737bfdb75d.tar.gz historical-df577caa2a823f8efb5f2629d07fa0737bfdb75d.tar.bz2 historical-df577caa2a823f8efb5f2629d07fa0737bfdb75d.zip |
stable amd64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-511.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 )" |