diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 17:30:44 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 17:30:44 +0000 |
commit | 9d67d7bcf8a73a7676b6dc8892126bba81da0140 (patch) | |
tree | 1b9c95aeab238b925c8e7b580cfc2e1cc4202eb0 /sci-biology/prosite | |
parent | net-analyzer/nessus-core stable on ppc. (diff) | |
download | gentoo-2-9d67d7bcf8a73a7676b6dc8892126bba81da0140.tar.gz gentoo-2-9d67d7bcf8a73a7676b6dc8892126bba81da0140.tar.bz2 gentoo-2-9d67d7bcf8a73a7676b6dc8892126bba81da0140.zip |
Stable on ppc.
(Portage version: 2.0.53_rc2)
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 f41d3c5260a0..f0c14324ba10 100644 --- a/sci-biology/prosite/ChangeLog +++ b/sci-biology/prosite/ChangeLog @@ -1,6 +1,9 @@ # 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.47 2005/09/28 21:21:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.48 2005/10/02 17:30:44 hansmi Exp $ + + 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> prosite-19.10.ebuild: + Stable on ppc. *prosite-19.11 (28 Sep 2005) diff --git a/sci-biology/prosite/prosite-19.10.ebuild b/sci-biology/prosite/prosite-19.10.ebuild index 7d7cab3ec3fe..b60104253c9b 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.3 2005/09/24 08:56:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.10.ebuild,v 1.4 2005/10/02 17:30:44 hansmi 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. |