diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-02 21:34:41 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-02 21:34:41 +0000 |
commit | 11d793e8bf8364f9b49a6f68a46faa2760ec56b3 (patch) | |
tree | 95f74e880f1ff4fbea344faa78e646bb88d890b0 /sci-biology/prosite | |
parent | stable on x86 (diff) | |
download | historical-11d793e8bf8364f9b49a6f68a46faa2760ec56b3.tar.gz historical-11d793e8bf8364f9b49a6f68a46faa2760ec56b3.tar.bz2 historical-11d793e8bf8364f9b49a6f68a46faa2760ec56b3.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sci-biology/prosite')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-18.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index 1a4da059f2d1..a5b4dbeccee4 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.5 2005/01/19 00:35:45 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.6 2005/02/02 21:34:41 j4rg0n Exp $ + + 02 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> prosite-18.42.ebuild: + Stable ppc-macos *prosite-18.43 (18 Jan 2005) diff --git a/sci-biology/prosite/prosite-18.42.ebuild b/sci-biology/prosite/prosite-18.42.ebuild index 5568758f8c02..087b1001962a 100644 --- a/sci-biology/prosite/prosite-18.42.ebuild +++ b/sci-biology/prosite/prosite-18.42.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-18.42.ebuild,v 1.4 2005/01/19 00:35:45 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-18.42.ebuild,v 1.5 2005/02/02 21:34:41 j4rg0n 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="x86 ~ppc ~ppc-macos" +KEYWORDS="x86 ~ppc ppc-macos" IUSE="no-emboss no-rawdb" src_compile() { |