diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 22:05:28 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-01 22:05:28 +0000 |
commit | a91e0d29aae76509e8941e2c1e5435470c335c7a (patch) | |
tree | 6067badd05b8b1eed90743fb430dc12dbf399e05 /sci-biology/phylip | |
parent | Initial commit from php testing overlay. Dependency of dev-php5/pecl-xdiff. (diff) | |
download | historical-a91e0d29aae76509e8941e2c1e5435470c335c7a.tar.gz historical-a91e0d29aae76509e8941e2c1e5435470c335c7a.tar.bz2 historical-a91e0d29aae76509e8941e2c1e5435470c335c7a.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'sci-biology/phylip')
-rw-r--r-- | sci-biology/phylip/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/phylip/phylip-3.69.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/phylip/ChangeLog b/sci-biology/phylip/ChangeLog index e4033c98ff5b..60fbb7cb469e 100644 --- a/sci-biology/phylip/ChangeLog +++ b/sci-biology/phylip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/phylip -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.38 2009/10/31 17:59:07 maekke Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.39 2010/01/01 21:38:17 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> phylip-3.69.ebuild: + Transfer Prefix keywords 31 Oct 2009; Markus Meier <maekke@gentoo.org> phylip-3.69.ebuild: amd64/x86 stable, bug #290939 diff --git a/sci-biology/phylip/phylip-3.69.ebuild b/sci-biology/phylip/phylip-3.69.ebuild index 9cc0dcb449a2..b11f4d3a84b3 100644 --- a/sci-biology/phylip/phylip-3.69.ebuild +++ b/sci-biology/phylip/phylip-3.69.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.69.ebuild,v 1.2 2009/10/31 17:59:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.69.ebuild,v 1.3 2010/01/01 21:38:17 fauli Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://evolution.gs.washington.edu/${PN}/download/${P}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="x11-libs/libXaw" |