diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-01-19 00:26:09 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-01-19 00:26:09 +0000 |
commit | bfe41b50b22c106af2f3e40ecc33a3213217f698 (patch) | |
tree | fc85ec206137fa1d6de074767d07702a3869b353 /sci-biology | |
parent | Updated with a .desktop entry and closing bug #76680. (diff) | |
download | historical-bfe41b50b22c106af2f3e40ecc33a3213217f698.tar.gz historical-bfe41b50b22c106af2f3e40ecc33a3213217f698.tar.bz2 historical-bfe41b50b22c106af2f3e40ecc33a3213217f698.zip |
Added to x86
Package-Manager: portage-2.0.51-r13
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/cutg/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/cutg/cutg-144.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/phylip/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/phylip/phylip-3.63.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/rnaview/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/rnaview/rnaview-1.ebuild | 6 |
6 files changed, 20 insertions, 11 deletions
diff --git a/sci-biology/cutg/ChangeLog b/sci-biology/cutg/ChangeLog index 24df6c8176ee..ab4d55e549f2 100644 --- a/sci-biology/cutg/ChangeLog +++ b/sci-biology/cutg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/cutg # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.4 2005/01/01 13:05:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/ChangeLog,v 1.5 2005/01/19 00:21:59 ribosome Exp $ + + 18 Jan 2005; Olivier Fisette <ribosome@gentoo.org> cutg-144.ebuild: + Added to x86. 01 Jan 2005; Markus Rothe <corsair@gentoo.org> cutg-144.ebuild: Added ~ppc64 to KEYWORDS diff --git a/sci-biology/cutg/cutg-144.ebuild b/sci-biology/cutg/cutg-144.ebuild index 1431b3cfe810..e4a8d59195a6 100644 --- a/sci-biology/cutg/cutg-144.ebuild +++ b/sci-biology/cutg/cutg-144.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-144.ebuild,v 1.3 2005/01/01 13:05:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/cutg/cutg-144.ebuild,v 1.4 2005/01/19 00:21:59 ribosome Exp $ DESCRIPTION="Codon usage tables calculated from GenBank" HOMEPAGE="http://www.kazusa.or.jp/codon/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.kazusa.or.jp/pub/codon/current/compressed/CUTG.${PV}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86 ~ppc ~ppc-macos ~ppc64" +KEYWORDS="x86 ~ppc ~ppc-macos ~ppc64" IUSE="no-emboss no-rawdb" S=${WORKDIR} diff --git a/sci-biology/phylip/ChangeLog b/sci-biology/phylip/ChangeLog index f0f7e4ef1acf..c433d9c27ae7 100644 --- a/sci-biology/phylip/ChangeLog +++ b/sci-biology/phylip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/phylip # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.4 2005/01/14 23:42:22 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.5 2005/01/19 00:24:33 ribosome Exp $ + + 18 Jan 2005; Olivier Fisette <ribosome@gentoo.org> phylip-3.63.ebuild: + Added to x86. 14 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> phylip-3.62.ebuild: Stable ppc-macos. diff --git a/sci-biology/phylip/phylip-3.63.ebuild b/sci-biology/phylip/phylip-3.63.ebuild index faed94c539e1..fb29c6b1150d 100644 --- a/sci-biology/phylip/phylip-3.63.ebuild +++ b/sci-biology/phylip/phylip-3.63.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.63.ebuild,v 1.3 2005/01/02 23:00:56 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.63.ebuild,v 1.4 2005/01/19 00:24:33 ribosome Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="freedist" SLOT="0" -KEYWORDS="~x86 ~ppc ~ppc-macos" +KEYWORDS="x86 ~ppc ~ppc-macos" IUSE="" DEPEND="virtual/libc diff --git a/sci-biology/rnaview/ChangeLog b/sci-biology/rnaview/ChangeLog index 8b8a85668167..7c3dbf5542e9 100644 --- a/sci-biology/rnaview/ChangeLog +++ b/sci-biology/rnaview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/rnaview -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rnaview/ChangeLog,v 1.2 2004/12/24 02:35:13 swegener Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rnaview/ChangeLog,v 1.3 2005/01/19 00:26:09 ribosome Exp $ + + 18 Jan 2005; Olivier Fisette <ribosome@gentoo.org> rnaview-1.ebuild: + Added to x86. *rnaview-1 (23 Dec 2004) diff --git a/sci-biology/rnaview/rnaview-1.ebuild b/sci-biology/rnaview/rnaview-1.ebuild index c4b21c6a41e1..a704581a8d58 100644 --- a/sci-biology/rnaview/rnaview-1.ebuild +++ b/sci-biology/rnaview/rnaview-1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rnaview/rnaview-1.ebuild,v 1.1 2004/12/23 21:39:36 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rnaview/rnaview-1.ebuild,v 1.2 2005/01/19 00:26:09 ribosome Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" src_unpack() { |