diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-24 08:56:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-24 08:56:47 +0000 |
commit | 142a6dbae473997e04edc40231b0a144c780b377 (patch) | |
tree | a8c8388b606a16ab62a348b6f83270402a2452cc /sci-biology/prosite | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-142a6dbae473997e04edc40231b0a144c780b377.tar.gz gentoo-2-142a6dbae473997e04edc40231b0a144c780b377.tar.bz2 gentoo-2-142a6dbae473997e04edc40231b0a144c780b377.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
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 058f141629c1..b82006f5e656 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.45 2005/09/21 23:20:38 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.46 2005/09/24 08:56:09 corsair Exp $ + + 24 Sep 2005; Markus Rothe <corsair@gentoo.org> prosite-19.10.ebuild: + Stable on ppc64 21 Sep 2005; Olivier Fisette <ribosome@gentoo.org> prosite-19.10.ebuild: Added to x86. diff --git a/sci-biology/prosite/prosite-19.10.ebuild b/sci-biology/prosite/prosite-19.10.ebuild index 345b3ae1740e..7d7cab3ec3fe 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.2 2005/09/21 23:20:38 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.10.ebuild,v 1.3 2005/09/24 08:56:09 corsair 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 x86 ~ppc ~ppc-macos ~ppc64" +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. |