diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:10:09 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:10:09 +0000 |
commit | 4cd103781be97cc3519ebfda70188fd888d2ef5b (patch) | |
tree | 9075bf34c5539a0e3b7eb3ff1ce9e7d02daf355c /sci-biology | |
parent | Mask ac-sources due to outstanding security issues. (diff) | |
download | gentoo-2-4cd103781be97cc3519ebfda70188fd888d2ef5b.tar.gz gentoo-2-4cd103781be97cc3519ebfda70188fd888d2ef5b.tar.bz2 gentoo-2-4cd103781be97cc3519ebfda70188fd888d2ef5b.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-19.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index a5c907e2d2d7..209e56706cfc 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.37 2005/08/08 15:01:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.38 2005/08/19 19:08:10 hansmi Exp $ + + 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> prosite-19.6.ebuild: + Stable on ppc. 08 Aug 2005; Markus Rothe <corsair@gentoo.org> prosite-19.6.ebuild: Stable on ppc64 diff --git a/sci-biology/prosite/prosite-19.6.ebuild b/sci-biology/prosite/prosite-19.6.ebuild index 50181c7f6703..48b6dd0205f7 100644 --- a/sci-biology/prosite/prosite-19.6.ebuild +++ b/sci-biology/prosite/prosite-19.6.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.6.ebuild,v 1.3 2005/08/08 15:01:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.6.ebuild,v 1.4 2005/08/19 19:08:10 hansmi 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="~ppc ~ppc-macos ppc64 x86" +KEYWORDS="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. |