diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-14 22:54:27 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-01-14 22:54:27 +0000 |
commit | 02ede6bd1beadb8af103aa5726a1f67ebfc8ab16 (patch) | |
tree | 3da35f60056b238e2efdf0ba54ae3ed832c14e19 /sci-biology | |
parent | stable on amd64; bug #77734 (diff) | |
download | gentoo-2-02ede6bd1beadb8af103aa5726a1f67ebfc8ab16.tar.gz gentoo-2-02ede6bd1beadb8af103aa5726a1f67ebfc8ab16.tar.bz2 gentoo-2-02ede6bd1beadb8af103aa5726a1f67ebfc8ab16.zip |
Stable ppc-macos.
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/tree-puzzle/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/tree-puzzle/tree-puzzle-5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/tree-puzzle/ChangeLog b/sci-biology/tree-puzzle/ChangeLog index 8f65183631ac..a376a14e96ce 100644 --- a/sci-biology/tree-puzzle/ChangeLog +++ b/sci-biology/tree-puzzle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/tree-puzzle # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/tree-puzzle/ChangeLog,v 1.3 2005/01/02 22:37:02 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/tree-puzzle/ChangeLog,v 1.4 2005/01/14 22:54:27 j4rg0n Exp $ + + 14 Jan 2005; Lina Pezzella <j4rg0n@gentoo.org> tree-puzzle-5.1.ebuild: + Stable ppc-macos. 02 Jan 2005; Olivier Fisette <ribosome@gentoo.org> tree-puzzle-5.2.ebuild: Use the toolchain-funcs rather than the gcc eclass. diff --git a/sci-biology/tree-puzzle/tree-puzzle-5.1.ebuild b/sci-biology/tree-puzzle/tree-puzzle-5.1.ebuild index 7af4baacf092..606dfb7a83c2 100644 --- a/sci-biology/tree-puzzle/tree-puzzle-5.1.ebuild +++ b/sci-biology/tree-puzzle/tree-puzzle-5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/tree-puzzle/tree-puzzle-5.1.ebuild,v 1.2 2005/01/02 22:37:02 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/tree-puzzle/tree-puzzle-5.1.ebuild,v 1.3 2005/01/14 22:54:27 j4rg0n 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 ~ppc ~ppc-macos" +KEYWORDS="x86 ~ppc ppc-macos" IUSE="" src_compile() { |