diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-10-07 00:28:54 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-10-07 00:28:54 +0000 |
commit | 1e7f6b8bdeeb1581701a5e9918d71c9f294e0486 (patch) | |
tree | 60fffcf71d432c3c3f95fb28fd4009494fd8675b /sci-biology | |
parent | Added to stable x86 (diff) | |
download | historical-1e7f6b8bdeeb1581701a5e9918d71c9f294e0486.tar.gz historical-1e7f6b8bdeeb1581701a5e9918d71c9f294e0486.tar.bz2 historical-1e7f6b8bdeeb1581701a5e9918d71c9f294e0486.zip |
509 added to stable x86. Reverted 510 being x86 stable.
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/rebase/Manifest | 6 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-509.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-510.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index 6243d7c68f13..87346b407d1e 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,10 @@ # 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.33 2005/10/07 00:26:37 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.34 2005/10/07 00:28:54 ribosome Exp $ + + 07 Oct 2005; Olivier Fisette <ribosome@gentoo.org> rebase-509.ebuild, + rebase-510.ebuild: + 509 added to stable x86. Reverted 510 being x86 stable. 07 Oct 2005; Olivier Fisette <ribosome@gentoo.org> rebase-510.ebuild: Added to stable x86. diff --git a/sci-biology/rebase/Manifest b/sci-biology/rebase/Manifest index 1879e6511652..480127a2e141 100644 --- a/sci-biology/rebase/Manifest +++ b/sci-biology/rebase/Manifest @@ -1,8 +1,8 @@ -MD5 c27663a15bf621417183aec37954ac0f rebase-510.ebuild 1104 +MD5 07a0dacdefd570a199eda0a6cc0f7323 rebase-510.ebuild 1105 MD5 2260532531bb3ba54d56b05b4fbd1af4 rebase-508.ebuild 1105 MD5 05c1988e81e86219aabfd311ce378dc2 rebase-507.ebuild 1099 -MD5 acb3c16d9e2d8d281f3fd3a3f298d294 rebase-509.ebuild 1105 -MD5 adc107d90e04724173ada44d63ded8ed ChangeLog 5283 +MD5 4dc9d36eb13a3c736ba3231ccdd52a48 rebase-509.ebuild 1104 +MD5 ff3a4b80e020994500691acb26bf3059 ChangeLog 5435 MD5 550f8d428f3e75690b43d32df6aa60cd metadata.xml 900 MD5 50cb82dc8445892e84b0858103dbbc74 files/digest-rebase-507 63 MD5 a0725a8e8d46017dbfaec45568377efa files/digest-rebase-508 63 diff --git a/sci-biology/rebase/rebase-509.ebuild b/sci-biology/rebase/rebase-509.ebuild index 50b5550bfafb..555f2ca11fae 100644 --- a/sci-biology/rebase/rebase-509.ebuild +++ b/sci-biology/rebase/rebase-509.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-509.ebuild,v 1.1 2005/09/10 14:34:40 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-509.ebuild,v 1.2 2005/10/07 00:28:54 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 ~ppc64" +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. diff --git a/sci-biology/rebase/rebase-510.ebuild b/sci-biology/rebase/rebase-510.ebuild index b769ef00dd33..c71948c05eff 100644 --- a/sci-biology/rebase/rebase-510.ebuild +++ b/sci-biology/rebase/rebase-510.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-510.ebuild,v 1.2 2005/10/07 00:26:37 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-510.ebuild,v 1.3 2005/10/07 00:28:54 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 ~ppc64" +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. |