diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-19 04:35:01 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-02-19 04:35:01 +0000 |
commit | 9bfc2ebbaf9caef254dd53b521f33e496268fbbc (patch) | |
tree | 51d96adf7f67c409e8d7608e9aba2fa27023ae8d /sci-biology | |
parent | Stable ppc-macos (diff) | |
download | gentoo-2-9bfc2ebbaf9caef254dd53b521f33e496268fbbc.tar.gz gentoo-2-9bfc2ebbaf9caef254dd53b521f33e496268fbbc.tar.bz2 gentoo-2-9bfc2ebbaf9caef254dd53b521f33e496268fbbc.zip |
Stable ppc-macos
(Portage version: 2.0.51-r15)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-18.43.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index 60eb721cce79..e98b2e4abc2a 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.7 2005/02/03 00:35:51 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.8 2005/02/19 04:31:09 j4rg0n Exp $ + + 18 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> prosite-18.43.ebuild: + Stable ppc-macos *prosite-18.44 (02 Feb 2005) diff --git a/sci-biology/prosite/prosite-18.43.ebuild b/sci-biology/prosite/prosite-18.43.ebuild index 44e63b9e929e..75a022654d04 100644 --- a/sci-biology/prosite/prosite-18.43.ebuild +++ b/sci-biology/prosite/prosite-18.43.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.43.ebuild,v 1.2 2005/02/03 00:35:51 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-18.43.ebuild,v 1.3 2005/02/19 04:31:09 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() { |