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 | f10e94306a1257d691186d623eec0c68aeac8893 (patch) | |
tree | 8e9b13aefa650eb30f7ddc74d5aed452399cb452 /sci-biology/phylip | |
parent | Version bump (diff) | |
download | gentoo-2-f10e94306a1257d691186d623eec0c68aeac8893.tar.gz gentoo-2-f10e94306a1257d691186d623eec0c68aeac8893.tar.bz2 gentoo-2-f10e94306a1257d691186d623eec0c68aeac8893.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-biology/phylip')
-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 |
4 files changed, 15 insertions, 11 deletions
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" |