diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-04-08 10:32:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-04-08 10:32:19 +0000 |
commit | c9cbc95b56b35af0f15acd4beaeed733234102b7 (patch) | |
tree | ddb5bb35e755ea5377b8daf8966d33b6844bc7de /sci-biology | |
parent | stable amd64 (diff) | |
download | gentoo-2-c9cbc95b56b35af0f15acd4beaeed733234102b7.tar.gz gentoo-2-c9cbc95b56b35af0f15acd4beaeed733234102b7.tar.bz2 gentoo-2-c9cbc95b56b35af0f15acd4beaeed733234102b7.zip |
this time for real
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 4 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-601-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 8d0ff12ab3a1..da16c24d6330 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,8 +1,8 @@ # 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.60 2006/04/08 10:30:50 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.61 2006/04/08 10:32:19 blubb Exp $ - 08 Apr 2006; Simon Stelling <blubb@gentoo.org> ChangeLog: + 08 Apr 2006; Simon Stelling <blubb@gentoo.org> rebase-601-r1: stable on amd64 *rebase-603 (15 Mar 2006) diff --git a/sci-biology/rebase/rebase-601-r1.ebuild b/sci-biology/rebase/rebase-601-r1.ebuild index a4caae85918b..9f90c8a33a0b 100644 --- a/sci-biology/rebase/rebase-601-r1.ebuild +++ b/sci-biology/rebase/rebase-601-r1.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-601-r1.ebuild,v 1.5 2006/02/22 21:18:22 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-601-r1.ebuild,v 1.6 2006/04/08 10:32:19 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-3.0.0-r1 )" |