diff options
author | 2005-08-29 16:03:13 +0000 | |
---|---|---|
committer | 2005-08-29 16:03:13 +0000 | |
commit | aa9361ee37c65341b568f6c2519a4c904c70b3d9 (patch) | |
tree | 47070d7951fd0447b2a6ab0234d6a1c8399aaf47 /sci-biology/prosite | |
parent | Version bump; new USE flags: bzip2, fastcgi, minimal, memcache, and rrdtool. ... (diff) | |
download | historical-aa9361ee37c65341b568f6c2519a4c904c70b3d9.tar.gz historical-aa9361ee37c65341b568f6c2519a4c904c70b3d9.tar.bz2 historical-aa9361ee37c65341b568f6c2519a4c904c70b3d9.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51.21
Diffstat (limited to 'sci-biology/prosite')
-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 c17616a7c753..90b2a4981308 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.39 2005/08/21 22:10:11 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.40 2005/08/29 16:00:30 j4rg0n Exp $ + + 29 Aug 2005; Lina Pezzella <j4rg0n@gentoo.org> prosite-19.6.ebuild: + Stable ppc-macos *prosite-19.8 (21 Aug 2005) diff --git a/sci-biology/prosite/prosite-19.6.ebuild b/sci-biology/prosite/prosite-19.6.ebuild index 48b6dd0205f7..126ef702ca07 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.4 2005/08/19 19:08:10 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.6.ebuild,v 1.5 2005/08/29 16:00:30 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="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. |