diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 09:32:03 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-01-14 09:32:03 +0000 |
commit | fba8aee4781d659346a6cdfbb57b395b207f6e0e (patch) | |
tree | a045ad5bf5290c0c564fc5c184ce17d6f8e6ea06 /sci-biology | |
parent | Use patch from tarball in mirrors. (diff) | |
download | gentoo-2-fba8aee4781d659346a6cdfbb57b395b207f6e0e.tar.gz gentoo-2-fba8aee4781d659346a6cdfbb57b395b207f6e0e.tar.bz2 gentoo-2-fba8aee4781d659346a6cdfbb57b395b207f6e0e.zip |
Marked ppc-macos stable for bug #118831
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-biology')
-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 16e23d62c35f..b2eeb37c4525 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.65 2006/01/14 08:49:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.66 2006/01/14 09:32:03 grobian Exp $ + + 14 Jan 2006; Fabian Groffen <grobian@gentoo.org> prosite-19.16.ebuild: + Marked ppc-macos stable for bug #118831 14 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> prosite-19.16.ebuild: diff --git a/sci-biology/prosite/prosite-19.16.ebuild b/sci-biology/prosite/prosite-19.16.ebuild index 17bddbec1dc8..6967874ca466 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.3 2006/01/14 08:49:26 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.16.ebuild,v 1.4 2006/01/14 09:32:03 grobian 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 )" |