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 | 024b9cc826808bdc910d6b9b77cf598e3f64b192 (patch) | |
tree | 0778bae3f61e505521474326f4f39278257ca451 /sci-biology/prosite | |
parent | Stable ppc-macos (diff) | |
download | gentoo-2-024b9cc826808bdc910d6b9b77cf598e3f64b192.tar.gz gentoo-2-024b9cc826808bdc910d6b9b77cf598e3f64b192.tar.bz2 gentoo-2-024b9cc826808bdc910d6b9b77cf598e3f64b192.zip |
Stable ppc-macos
(Portage version: 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() { |