diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-04-05 03:51:22 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-04-05 03:51:22 +0000 |
commit | 7a22a1e1208089d8f99cb0c35ecb97a61e8142a9 (patch) | |
tree | eb45b2fbb81e57b0979dcccfe5e16dd6b5bb4dfa /sci-biology/rebase/rebase-503.ebuild | |
parent | Version bump to fix tempfile bugs #87939. (diff) | |
download | gentoo-2-7a22a1e1208089d8f99cb0c35ecb97a61e8142a9.tar.gz gentoo-2-7a22a1e1208089d8f99cb0c35ecb97a61e8142a9.tar.bz2 gentoo-2-7a22a1e1208089d8f99cb0c35ecb97a61e8142a9.zip |
New version: 504. Added 503 to x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-biology/rebase/rebase-503.ebuild')
-rw-r--r-- | sci-biology/rebase/rebase-503.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/rebase/rebase-503.ebuild b/sci-biology/rebase/rebase-503.ebuild index 903c42855821..73d148fc5beb 100644 --- a/sci-biology/rebase/rebase-503.ebuild +++ b/sci-biology/rebase/rebase-503.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-503.ebuild,v 1.2 2005/03/02 19:55:26 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-503.ebuild,v 1.3 2005/04/05 03:51:22 ribosome Exp $ DESCRIPTION="A restriction enzyme database" HOMEPAGE="http://rebase.neb.com" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64 ~ppc-macos" +KEYWORDS="x86 ~ppc ~amd64 ~ppc-macos" IUSE="emboss minimal" # Minimal build keeps only the indexed files (if applicable) and the documentation. # The non-indexed database is not installed. |