diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-02-07 14:50:49 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-02-07 14:50:49 +0000 |
commit | bebe894f8b85d4781d9ba91700e7706ff5130b35 (patch) | |
tree | 665b4c548c9702dd0cef5b92b0e21b8b99a105cf /sci-biology | |
parent | Version bump (diff) | |
download | historical-bebe894f8b85d4781d9ba91700e7706ff5130b35.tar.gz historical-bebe894f8b85d4781d9ba91700e7706ff5130b35.tar.bz2 historical-bebe894f8b85d4781d9ba91700e7706ff5130b35.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/elph/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/elph/elph-0.1.5.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/elph/elph-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/phylip/ChangeLog | 8 | ||||
-rw-r--r-- | sci-biology/phylip/phylip-3.65-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/phylip/phylip-3.66.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/phylip/phylip-3.67.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/primer3/Manifest | 2 |
8 files changed, 25 insertions, 17 deletions
diff --git a/sci-biology/elph/ChangeLog b/sci-biology/elph/ChangeLog index 364601497fe8..a10aa4b322f5 100644 --- a/sci-biology/elph/ChangeLog +++ b/sci-biology/elph/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/elph # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/elph/ChangeLog,v 1.11 2008/01/27 12:25:35 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/elph/ChangeLog,v 1.12 2008/02/07 14:48:26 grobian Exp $ + + 07 Feb 2008; Fabian Groffen <grobian@gentoo.org> elph-0.1.5.ebuild, + elph-1.0.1.ebuild: + Dropped ppc-macos keyword, see you in prefix *elph-1.0.1 (27 Jan 2008) diff --git a/sci-biology/elph/elph-0.1.5.ebuild b/sci-biology/elph/elph-0.1.5.ebuild index 104105735b18..c1aabf1a82ce 100644 --- a/sci-biology/elph/elph-0.1.5.ebuild +++ b/sci-biology/elph/elph-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/elph/elph-0.1.5.ebuild,v 1.8 2008/01/27 12:25:35 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/elph/elph-0.1.5.ebuild,v 1.9 2008/02/07 14:48:26 grobian Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cbcb.umd.edu/pub/software/elph/ELPH-${PV}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="x86 ppc-macos" +KEYWORDS="x86" S="${WORKDIR}/ELPH/sources" diff --git a/sci-biology/elph/elph-1.0.1.ebuild b/sci-biology/elph/elph-1.0.1.ebuild index 0457d2237e65..e9833a1230ef 100644 --- a/sci-biology/elph/elph-1.0.1.ebuild +++ b/sci-biology/elph/elph-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/elph/elph-1.0.1.ebuild,v 1.1 2008/01/27 12:25:35 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/elph/elph-1.0.1.ebuild,v 1.2 2008/02/07 14:48:26 grobian Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.cbcb.umd.edu/pub/software/elph/ELPH-${PV}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc-macos ~amd64" +KEYWORDS="~x86 ~amd64" S="${WORKDIR}/ELPH/sources" diff --git a/sci-biology/phylip/ChangeLog b/sci-biology/phylip/ChangeLog index 3ab79e9b588e..a5e90c3065e7 100644 --- a/sci-biology/phylip/ChangeLog +++ b/sci-biology/phylip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/phylip -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.27 2007/09/19 18:32:04 ribosome Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.28 2008/02/07 14:50:49 grobian Exp $ + + 07 Feb 2008; Fabian Groffen <grobian@gentoo.org> phylip-3.65-r1.ebuild, + phylip-3.66.ebuild, phylip-3.67.ebuild: + Dropped ppc-macos keyword, see you in prefix *phylip-3.67 (19 Sep 2007) diff --git a/sci-biology/phylip/phylip-3.65-r1.ebuild b/sci-biology/phylip/phylip-3.65-r1.ebuild index 8932ce07123c..3596f9b0c0ba 100644 --- a/sci-biology/phylip/phylip-3.65-r1.ebuild +++ b/sci-biology/phylip/phylip-3.65-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.65-r1.ebuild,v 1.6 2007/07/22 07:31:51 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.65-r1.ebuild,v 1.7 2008/02/07 14:50:49 grobian Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://evolution.genetics.washington.edu/pub/${PN}/${P}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="ppc ~ppc-macos x86" +KEYWORDS="ppc x86" RDEPEND="x11-libs/libXaw" diff --git a/sci-biology/phylip/phylip-3.66.ebuild b/sci-biology/phylip/phylip-3.66.ebuild index 76a5cfec1694..b4e352fedbc7 100644 --- a/sci-biology/phylip/phylip-3.66.ebuild +++ b/sci-biology/phylip/phylip-3.66.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.66.ebuild,v 1.3 2007/08/30 21:00:59 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.66.ebuild,v 1.4 2008/02/07 14:50:49 grobian Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://evolution.genetics.washington.edu/pub/${PN}/${P}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="~ppc ~ppc-macos ~x86 ~amd64" +KEYWORDS="~ppc ~x86 ~amd64" RDEPEND="x11-libs/libXaw" diff --git a/sci-biology/phylip/phylip-3.67.ebuild b/sci-biology/phylip/phylip-3.67.ebuild index aa146eb00325..000929d6a825 100644 --- a/sci-biology/phylip/phylip-3.67.ebuild +++ b/sci-biology/phylip/phylip-3.67.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.67.ebuild,v 1.1 2007/09/19 18:32:04 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.67.ebuild,v 1.2 2008/02/07 14:50:49 grobian Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://evolution.gs.washington.edu/${PN}/download/${P}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="~ppc ~ppc-macos ~x86 ~amd64" +KEYWORDS="~ppc ~x86 ~amd64" RDEPEND="x11-libs/libXaw" diff --git a/sci-biology/primer3/Manifest b/sci-biology/primer3/Manifest index 54095cf76811..8f0e232d3477 100644 --- a/sci-biology/primer3/Manifest +++ b/sci-biology/primer3/Manifest @@ -1,7 +1,7 @@ DIST primer3-1.1.1.tar.gz 965103 RMD160 c339f779f7183c84db6b3a5104f5b0ba6269abed SHA1 5ebf6ea15b2a2e24e3807a30849405c477894771 SHA256 58eb0ac4a6537246b7111023c63d4e32022bd272adac9197c042abe0c2572d82 DIST primer3_1.0.0.tar.gz 936696 RMD160 c08329cafcb8bf702a1654b4348a418b20e55c88 SHA1 0227f1f26c8b45dff9033543bee4387ade173c73 SHA256 fcbcf2e540e0062f3fa0d723b443b04a1c31e3e03e3aa5d97e3b2f910499f34b DIST primer3_1.0.1.tar.gz 902576 RMD160 aef14e5f3346c3a2c92e83620c5f1ecb4b5f7630 SHA1 ee8680e3ca38ab3675eb35ce576b6d9541ed9fd8 SHA256 2f7641d66d75b4830a01d31dbc96c61ffad2b1f047287009906902558a9e165e -EBUILD primer3-1.0.0.ebuild 837 RMD160 083fa071a61d9fefdc7986d9b832834b97f660b7 SHA1 3bd1b0ab99eb675ae7e3c33c9e18c7359bd6bcc5 SHA256 91ebee1871f34a70d65df703ea7dd6ad02a467a00c21a30265d1c1878bc6724b +EBUILD primer3-1.0.0.ebuild 736 RMD160 4e77d9b17865d72724caa68e184ffd38185b38ad SHA1 29d7e8c64ac18916b2c45cfa8dd8c90c841991d7 SHA256 9308800ad4550154c4900ac1e972e7b0c3a387c1d5643d72e317465b77b45080 EBUILD primer3-1.0.1.ebuild 811 RMD160 996ced49e9106ceb7726147fdc9ab0bbbcc63e64 SHA1 7ca0591608eabb9ddd2cc85eb9de46c020286610 SHA256 464d62a61c619f230946236eda3152c58abc75015e49d17bd40d7390968bc0b3 EBUILD primer3-1.1.1.ebuild 791 RMD160 863f43897a45754d044392cab78029064b6b62ef SHA1 9c09cee6c909f66604ac0252d3b6e6b56f9f1234 SHA256 93f656f95c5b01630b259b8fd662159612786fcdf5ff9c4e12e09722ccb44705 MISC ChangeLog 2723 RMD160 e0212c0568df1cfc1cae84e2c1cd26bd27968e1d SHA1 da6181df649450037646b576252fb7ea2240a682 SHA256 a804d5020eafadc741195b99fa38319c3a6700fea6c6fe6898df7a44dec78968 |