diff options
author | 2004-06-26 13:22:56 +0000 | |
---|---|---|
committer | 2004-06-26 13:22:56 +0000 | |
commit | edea2d3fce9c2213a08494e9b6aa9ea81c5edd26 (patch) | |
tree | 582e07abfcc4f62da6e487d09aa46175449562e9 /app-sci | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-edea2d3fce9c2213a08494e9b6aa9ea81c5edd26.tar.gz gentoo-2-edea2d3fce9c2213a08494e9b6aa9ea81c5edd26.tar.bz2 gentoo-2-edea2d3fce9c2213a08494e9b6aa9ea81c5edd26.zip |
Added to ~ppc
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/cutg/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/cutg/cutg-141.0.ebuild | 4 | ||||
-rw-r--r-- | app-sci/prints/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/prints/prints-37.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-sci/cutg/ChangeLog b/app-sci/cutg/ChangeLog index f90bfff55bb9..f0aa5aa7854b 100644 --- a/app-sci/cutg/ChangeLog +++ b/app-sci/cutg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/cutg # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/cutg/ChangeLog,v 1.1 2004/06/25 03:31:35 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/cutg/ChangeLog,v 1.2 2004/06/26 13:22:56 dholm Exp $ + + 26 Jun 2004; David Holm <dholm@gentoo.org> cutg-141.0.ebuild: + Added to ~ppc. *cutg-141.0 (24 Jun 2004) diff --git a/app-sci/cutg/cutg-141.0.ebuild b/app-sci/cutg/cutg-141.0.ebuild index 407f65037b46..333d5bd6b341 100644 --- a/app-sci/cutg/cutg-141.0.ebuild +++ b/app-sci/cutg/cutg-141.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/cutg/cutg-141.0.ebuild,v 1.1 2004/06/25 03:31:35 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/cutg/cutg-141.0.ebuild,v 1.2 2004/06/26 13:22:56 dholm Exp $ DESCRIPTION="Codon usage tables calculated from GenBank" HOMEPAGE="http://www.kazusa.or.jp/codon/" SRC_URI="ftp://ftp.kazusa.or.jp/pub/codon/current/compressed/CUTG.141.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="no-emboss no-rawdb" S=${WORKDIR} diff --git a/app-sci/prints/ChangeLog b/app-sci/prints/ChangeLog index e08b59f6e602..66ea374474e3 100644 --- a/app-sci/prints/ChangeLog +++ b/app-sci/prints/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/prints # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/prints/ChangeLog,v 1.1 2004/06/25 03:34:12 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/prints/ChangeLog,v 1.2 2004/06/26 13:18:06 dholm Exp $ + + 26 Jun 2004; David Holm <dholm@gentoo.org> prints-37.0.ebuild: + Added to ~ppc. *prints-37.0 (24 Jun 2004) diff --git a/app-sci/prints/prints-37.0.ebuild b/app-sci/prints/prints-37.0.ebuild index 461328353dd9..e7650827c131 100644 --- a/app-sci/prints/prints-37.0.ebuild +++ b/app-sci/prints/prints-37.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/prints/prints-37.0.ebuild,v 1.1 2004/06/25 03:34:12 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/prints/prints-37.0.ebuild,v 1.2 2004/06/26 13:18:06 dholm Exp $ DESCRIPTION="A protein motif fingerprint database" HOMEPAGE="http://www.bioinf.man.ac.uk/dbbrowser/PRINTS/" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/databases/${PN}/newpr.lis.gz ftp://ftp.ebi.ac.uk/pub/databases/${PN}/${PN}37_0.vsn.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="no-emboss no-rawdb" S=${WORKDIR} |