diff options
Diffstat (limited to 'sci-biology/prosite')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-19.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index 23b496c49963..809a38cffceb 100644 --- a/sci-biology/prosite/ChangeLog +++ b/sci-biology/prosite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/prosite # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.79 2006/04/22 10:56:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.80 2006/05/24 20:44:44 hansmi Exp $ + + 24 May 2006; Michael Hanselmann <hansmi@gentoo.org> prosite-19.22.ebuild: + Stable on ppc. 22 Apr 2006; Markus Rothe <corsair@gentoo.org> prosite-19.22.ebuild: Stable on ppc64 diff --git a/sci-biology/prosite/prosite-19.22.ebuild b/sci-biology/prosite/prosite-19.22.ebuild index d5f2e73068d5..c6687c6fe474 100644 --- a/sci-biology/prosite/prosite-19.22.ebuild +++ b/sci-biology/prosite/prosite-19.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.22.ebuild,v 1.3 2006/04/22 10:56:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.22.ebuild,v 1.4 2006/05/24 20:44:44 hansmi 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 )" |