diff options
author | David Holm <dholm@gentoo.org> | 2004-06-08 14:24:34 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-08 14:24:34 +0000 |
commit | 0b2f1a55771df8be3f4e12285697af9fd80faefb (patch) | |
tree | 7bc7218dad6f634a07a30158ccfa11ccaeace299 /app-sci | |
parent | dont make own logfile by default (diff) | |
download | gentoo-2-0b2f1a55771df8be3f4e12285697af9fd80faefb.tar.gz gentoo-2-0b2f1a55771df8be3f4e12285697af9fd80faefb.tar.bz2 gentoo-2-0b2f1a55771df8be3f4e12285697af9fd80faefb.zip |
Added to ~ppc
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/tree-puzzle/ChangeLog | 7 | ||||
-rw-r--r-- | app-sci/tree-puzzle/tree-puzzle-5.1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-sci/tree-puzzle/ChangeLog b/app-sci/tree-puzzle/ChangeLog index c4157a00f47c..4ae57c92408a 100644 --- a/app-sci/tree-puzzle/ChangeLog +++ b/app-sci/tree-puzzle/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-sci/tree-puzzle # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tree-puzzle/ChangeLog,v 1.1 2004/05/17 11:54:19 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tree-puzzle/ChangeLog,v 1.2 2004/06/08 14:23:45 dholm Exp $ + +*tree-puzzle-5.1 (08 Jun 2004) + + 08 Jun 2004; David Holm <dholm@gentoo.org> tree-puzzle-5.1.ebuild: + Added to ~ppc. 17 May 2004; Patrick Kursawe <phosphan@gentoo.org> : Initial import, ebuild by Olivier Fisette <olivier.fisette@sympatico.ca> in diff --git a/app-sci/tree-puzzle/tree-puzzle-5.1.ebuild b/app-sci/tree-puzzle/tree-puzzle-5.1.ebuild index 095511bb5b0c..57d92c0f7953 100644 --- a/app-sci/tree-puzzle/tree-puzzle-5.1.ebuild +++ b/app-sci/tree-puzzle/tree-puzzle-5.1.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/tree-puzzle/tree-puzzle-5.1.ebuild,v 1.1 2004/05/17 11:54:19 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tree-puzzle/tree-puzzle-5.1.ebuild,v 1.2 2004/06/08 14:23:45 dholm Exp $ DESCRIPTION="Maximum likelihood analysis for nucleotide, amino acid, and two-state data." HOMEPAGE="http://www.tree-puzzle.de" @@ -8,7 +8,7 @@ SRC_URI="http://www.tree-puzzle.de/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" src_compile() { |