diff options
author | Omkhar Arasaratnam <omkhar@gentoo.org> | 2005-05-03 02:44:07 +0000 |
---|---|---|
committer | Omkhar Arasaratnam <omkhar@gentoo.org> | 2005-05-03 02:44:07 +0000 |
commit | a7ec693138599097ae3d27ef2a0bbc88f17c71d0 (patch) | |
tree | 2edf8548e5b8d16cdf01bc9f89092b49912c0bdc /sci-biology/rebase | |
parent | fixed DEPEND (diff) | |
download | gentoo-2-a7ec693138599097ae3d27ef2a0bbc88f17c71d0.tar.gz gentoo-2-a7ec693138599097ae3d27ef2a0bbc88f17c71d0.tar.bz2 gentoo-2-a7ec693138599097ae3d27ef2a0bbc88f17c71d0.zip |
Added ~ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-504.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 8f3dba95a9a1..31101e478147 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.16 2005/05/01 18:16:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.17 2005/05/03 02:42:53 omkhar Exp $ + + 02 May 2005; Omkhar Arasaratnam <omkhar@gentoo.org> rebase-504.ebuild: + Added ~ppc64 01 May 2005; Michael Hanselmann <hansmi@gentoo.org> rebase-503.ebuild: Stable on ppc. diff --git a/sci-biology/rebase/rebase-504.ebuild b/sci-biology/rebase/rebase-504.ebuild index cbc031981e2b..2986a87f8c27 100644 --- a/sci-biology/rebase/rebase-504.ebuild +++ b/sci-biology/rebase/rebase-504.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-504.ebuild,v 1.1 2005/04/05 03:51:22 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-504.ebuild,v 1.2 2005/05/03 02:42:53 omkhar 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 ~ppc64" IUSE="emboss minimal" # Minimal build keeps only the indexed files (if applicable) and the documentation. # The non-indexed database is not installed. |