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/prosite | |
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/prosite')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-19.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index df4f5b2c41aa..70ad5427897f 100644 --- a/sci-biology/prosite/ChangeLog +++ b/sci-biology/prosite/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sci-biology/prosite # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.54 2005/11/19 15:29:03 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.55 2005/11/19 18:23:19 blubb Exp $ 19 Nov 2005; Olivier Fisette <ribosome@gentoo.org> files/digest-prosite-19.14: @@ -11,6 +11,9 @@ 13 Nov 2005; Olivier Fisette <ribosome@gentoo.org> +prosite-19.14.ebuild: New version + 19 Nov 2005; Simon Stelling <blubb@gentoo.org> prosite-19.10.ebuild: + stable on amd64 + *prosite-19.13 (07 Nov 2005) 07 Nov 2005; Olivier Fisette <ribosome@gentoo.org> +prosite-19.13.ebuild: diff --git a/sci-biology/prosite/prosite-19.10.ebuild b/sci-biology/prosite/prosite-19.10.ebuild index 33c6b953259e..a20ec6f16d94 100644 --- a/sci-biology/prosite/prosite-19.10.ebuild +++ b/sci-biology/prosite/prosite-19.10.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.10.ebuild,v 1.5 2005/10/03 21:57:27 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.10.ebuild,v 1.6 2005/11/19 18:23:19 blubb Exp $ DESCRIPTION="A protein families and domains database" HOMEPAGE="http://ca.expasy.org/prosite" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="swiss-prot" 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. |