diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-14 15:44:35 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-14 15:44:35 +0000 |
commit | b743587bb055a06d2721b058e600740ae10e2fbd (patch) | |
tree | d5b7d35b556d6a959cef6e232c5378abe0e12ebe /sci-biology | |
parent | Adding docbook-xml-dtd dependencias (bug #104014) (diff) | |
download | gentoo-2-b743587bb055a06d2721b058e600740ae10e2fbd.tar.gz gentoo-2-b743587bb055a06d2721b058e600740ae10e2fbd.tar.bz2 gentoo-2-b743587bb055a06d2721b058e600740ae10e2fbd.zip |
ppc stable, bug #118832
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/Manifest | 2 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-512.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index b16866228c00..d462831c71b3 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,9 @@ # 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.47 2006/01/13 02:50:09 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.48 2006/01/14 15:44:35 dertobi123 Exp $ + + 14 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> rebase-512.ebuild: + ppc stable, bug #118832 13 Jan 2006; Olivier Fisette <ribosome@gentoo.org> rebase-512.ebuild: Added to x86. diff --git a/sci-biology/rebase/Manifest b/sci-biology/rebase/Manifest index 8120de5f4639..0fd314ee074d 100644 --- a/sci-biology/rebase/Manifest +++ b/sci-biology/rebase/Manifest @@ -6,5 +6,5 @@ MD5 9b37c587b84cf914d6f9a9b616c493db files/digest-rebase-601 63 MD5 550f8d428f3e75690b43d32df6aa60cd metadata.xml 900 MD5 b4f7769279c4301bacb9c4b78f136d08 rebase-509.ebuild 1097 MD5 fe94217aa8122be5dc5855d73772d8b0 rebase-511.ebuild 1237 -MD5 9c4592d2065ee2ee5026f4e731825a56 rebase-512.ebuild 1243 +MD5 90c07064d331ea3f365fccae4a6805c1 rebase-512.ebuild 1242 MD5 ac62c4563f22a49719f3623d9e163ce1 rebase-601.ebuild 1244 diff --git a/sci-biology/rebase/rebase-512.ebuild b/sci-biology/rebase/rebase-512.ebuild index 42106d3f8931..9f9e82088381 100644 --- a/sci-biology/rebase/rebase-512.ebuild +++ b/sci-biology/rebase/rebase-512.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-512.ebuild,v 1.2 2006/01/13 02:50:09 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-512.ebuild,v 1.3 2006/01/14 15:44:35 dertobi123 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="x86 ~ppc ~amd64 ~ppc-macos ~ppc64" +KEYWORDS="~amd64 ppc ~ppc-macos ~ppc64 x86" DEPEND="emboss? ( sci-biology/emboss )" |