diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-11-19 18:23:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-11-19 18:23:19 +0000 |
commit | e2d36defb407b5d57b35c70c064d399856572208 (patch) | |
tree | 2426d340f8ee60e9058c1d420e407701612353b6 /sci-biology/rebase | |
parent | Security version bump with stable keywords for denial of service vulnerabilit... (diff) | |
download | historical-e2d36defb407b5d57b35c70c064d399856572208.tar.gz historical-e2d36defb407b5d57b35c70c064d399856572208.tar.bz2 historical-e2d36defb407b5d57b35c70c064d399856572208.zip |
stable on amd64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-509.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index eb77c3af423b..496dda088b36 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.40 2005/11/07 19:53:36 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.41 2005/11/19 18:22:16 blubb Exp $ + + 19 Nov 2005; Simon Stelling <blubb@gentoo.org> rebase-509.ebuild: + stable on amd64 *rebase-511 (07 Nov 2005) diff --git a/sci-biology/rebase/rebase-509.ebuild b/sci-biology/rebase/rebase-509.ebuild index 927628e224c5..223a65c7f8a0 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.5 2005/10/08 21:51:58 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-509.ebuild,v 1.6 2005/11/19 18:22:16 blubb 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="~amd64 ppc ppc-macos ppc64 x86" +KEYWORDS="amd64 ppc ppc-macos ppc64 x86" IUSE="emboss minimal" # Minimal build keeps only the indexed files (if applicable) and the documentation. # The non-indexed database is not installed. |