diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-18 21:26:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-18 21:26:35 +0000 |
commit | b1e55b5f1c68baf1cf5faefef2fa647d87e4a3a8 (patch) | |
tree | 24ac04fcba6bfba9c541226b824fab0515cae2b9 /sci-biology/prosite | |
parent | Cleaning up older 3.3.11_pre2 ebuild. (diff) | |
download | gentoo-2-b1e55b5f1c68baf1cf5faefef2fa647d87e4a3a8.tar.gz gentoo-2-b1e55b5f1c68baf1cf5faefef2fa647d87e4a3a8.tar.bz2 gentoo-2-b1e55b5f1c68baf1cf5faefef2fa647d87e4a3a8.zip |
Stable on ppc64; bug #118831
(Portage version: 2.0.53)
Diffstat (limited to 'sci-biology/prosite')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-19.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index 971ccafd3ee9..7fd99a5dbe30 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.67 2006/01/15 02:50:30 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.68 2006/01/18 21:26:35 corsair Exp $ + + 18 Jan 2006; Markus Rothe <corsair@gentoo.org> prosite-19.16.ebuild: + Stable on ppc64; bug #118831 15 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> prosite-19.16.ebuild: Stable on amd64, bug 118831. diff --git a/sci-biology/prosite/prosite-19.16.ebuild b/sci-biology/prosite/prosite-19.16.ebuild index 4552600d03de..919dd0ae6b7e 100644 --- a/sci-biology/prosite/prosite-19.16.ebuild +++ b/sci-biology/prosite/prosite-19.16.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.16.ebuild,v 1.5 2006/01/15 02:50:30 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.16.ebuild,v 1.6 2006/01/18 21:26:35 corsair 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 )" |