diff options
author | David Holm <dholm@gentoo.org> | 2004-06-08 14:23:45 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-08 14:23:45 +0000 |
commit | e5f1c567f982f75e78a85067e16e7644b7c701a4 (patch) | |
tree | 1562d4df85be1c0724cfd02a8498ac5e99891e6b /app-sci | |
parent | dont make own logfile by default (diff) | |
download | historical-e5f1c567f982f75e78a85067e16e7644b7c701a4.tar.gz historical-e5f1c567f982f75e78a85067e16e7644b7c701a4.tar.bz2 historical-e5f1c567f982f75e78a85067e16e7644b7c701a4.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/Manifest | 4 | ||||
-rw-r--r-- | app-sci/tree-puzzle/tree-puzzle-5.1.ebuild | 4 |
3 files changed, 10 insertions, 5 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/Manifest b/app-sci/tree-puzzle/Manifest index 6b1482822a97..c58c77e02395 100644 --- a/app-sci/tree-puzzle/Manifest +++ b/app-sci/tree-puzzle/Manifest @@ -1,4 +1,4 @@ -MD5 53ddcee2adb31b91d00dc1f3c470d3ae tree-puzzle-5.1.ebuild 914 -MD5 8c76258005762b6d78e08fd7205840c2 ChangeLog 369 +MD5 c3bac7dc6944be3316730c327a5e7049 ChangeLog 484 MD5 b3b353ea8c6ac55d3918c4c09b785dd8 metadata.xml 1451 +MD5 20994173d87563f003321c496e24e822 tree-puzzle-5.1.ebuild 915 MD5 432840347efef142f52c23eb03c21e89 files/digest-tree-puzzle-5.1 67 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() { |