diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-12-23 19:44:09 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-12-23 19:44:09 +0000 |
commit | 7c08401904847b554beaa4c3f4ad2254f697d2e0 (patch) | |
tree | 720b6704892b1058652125b9427c3b2d20518993 /sci-biology | |
parent | Stabling ppc-macos per Ticho's request (diff) | |
download | gentoo-2-7c08401904847b554beaa4c3f4ad2254f697d2e0.tar.gz gentoo-2-7c08401904847b554beaa4c3f4ad2254f697d2e0.tar.bz2 gentoo-2-7c08401904847b554beaa4c3f4ad2254f697d2e0.zip |
Marked ppc stable, #115435
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/prosite/Manifest | 2 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-19.14.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index 126509357b60..54dbc69d14e4 100644 --- a/sci-biology/prosite/ChangeLog +++ b/sci-biology/prosite/ChangeLog @@ -1,6 +1,10 @@ # 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.60 2005/12/21 16:06:33 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.61 2005/12/23 19:44:09 dertobi123 Exp $ + + 23 Dec 2005; Tobias Scherbaum <dertobi123@gentoo.org> + prosite-19.14.ebuild: + Marked ppc stable, #115435 *prosite-19.17 (21 Dec 2005) diff --git a/sci-biology/prosite/Manifest b/sci-biology/prosite/Manifest index 9635b10cb700..04a40a9d95ff 100644 --- a/sci-biology/prosite/Manifest +++ b/sci-biology/prosite/Manifest @@ -1,4 +1,4 @@ -MD5 d3cc63c99a0dc420a447b34dacf9edec prosite-19.14.ebuild 1243 +MD5 dcd8b041ad2af0190c1bfa6d18bafb07 prosite-19.14.ebuild 1242 MD5 a286538d54f7be05b8ac377d3c110728 prosite-19.16.ebuild 1246 MD5 713d3b270a3bdcb9a45d1b0f4deec9da prosite-19.15.ebuild 1246 MD5 1b731887314d7040ba07d2705711e261 prosite-19.10.ebuild 1083 diff --git a/sci-biology/prosite/prosite-19.14.ebuild b/sci-biology/prosite/prosite-19.14.ebuild index ff27033b5223..987494e01991 100644 --- a/sci-biology/prosite/prosite-19.14.ebuild +++ b/sci-biology/prosite/prosite-19.14.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/prosite/prosite-19.14.ebuild,v 1.3 2005/12/13 19:22:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.14.ebuild,v 1.4 2005/12/23 19:44:09 dertobi123 Exp $ DESCRIPTION="A protein families and domains database" LICENSE="swiss-prot" @@ -11,7 +11,7 @@ SLOT="0" # Minimal build keeps only the indexed files (if applicable) and the # documentation. The non-indexed database is not installed. IUSE="emboss minimal" -KEYWORDS="~amd64 ~ppc ~ppc-macos ppc64 x86" +KEYWORDS="~amd64 ppc ~ppc-macos ppc64 x86" DEPEND="emboss? ( >=sci-biology/emboss-3.0.0 )" |