diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-02 01:57:51 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-02 01:57:51 +0000 |
commit | 197aef1f1faabfda5d194e0e85c77ca718846615 (patch) | |
tree | b2d8c598268968813800d4901703d15e70b5fff8 /sci-biology/rebase | |
parent | added depend. closes 75616 (Manifest recommit) (diff) | |
download | gentoo-2-197aef1f1faabfda5d194e0e85c77ca718846615.tar.gz gentoo-2-197aef1f1faabfda5d194e0e85c77ca718846615.tar.bz2 gentoo-2-197aef1f1faabfda5d194e0e85c77ca718846615.zip |
Unstable ppc-macos.
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-411.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-412.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index a5086c2b795a..ddc38272fe66 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/rebase -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.2 2004/12/24 02:34:47 swegener Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.3 2005/01/02 01:55:00 j4rg0n Exp $ + + 01 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> rebase-412.ebuild: + Unstable ppc-macos. *rebase-412 (23 Dec 2004) diff --git a/sci-biology/rebase/rebase-411.ebuild b/sci-biology/rebase/rebase-411.ebuild index c2cf5829be45..075b82c893ad 100644 --- a/sci-biology/rebase/rebase-411.ebuild +++ b/sci-biology/rebase/rebase-411.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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-411.ebuild,v 1.1 2004/12/23 21:26:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-411.ebuild,v 1.2 2005/01/02 01:55:00 j4rg0n Exp $ DESCRIPTION="A restriction enzyme database" HOMEPAGE="http://${PN}.neb.com" diff --git a/sci-biology/rebase/rebase-412.ebuild b/sci-biology/rebase/rebase-412.ebuild index 2bd9db29380d..6f7f68f86b35 100644 --- a/sci-biology/rebase/rebase-412.ebuild +++ b/sci-biology/rebase/rebase-412.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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-412.ebuild,v 1.1 2004/12/23 21:26:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-412.ebuild,v 1.2 2005/01/02 01:55:00 j4rg0n Exp $ DESCRIPTION="A restriction enzyme database" HOMEPAGE="http://${PN}.neb.com" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc ~amd64 ~ppc-macos" IUSE="no-emboss no-rawdb" src_compile() { |