diff options
author | Hasan Khalil <gongloo@gentoo.org> | 2004-10-14 19:12:21 +0000 |
---|---|---|
committer | Hasan Khalil <gongloo@gentoo.org> | 2004-10-14 19:12:21 +0000 |
commit | 010863a5d1b07b03062b52fe671b0a72b1051e78 (patch) | |
tree | ac5fb39b7339e591fc0229a88b09284a16c25078 /app-sci | |
parent | dodir unneeded (diff) | |
download | historical-010863a5d1b07b03062b52fe671b0a72b1051e78.tar.gz historical-010863a5d1b07b03062b52fe671b0a72b1051e78.tar.bz2 historical-010863a5d1b07b03062b52fe671b0a72b1051e78.zip |
Keyworded ~ppc-macos
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/tree-puzzle/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/tree-puzzle/Manifest | 6 | ||||
-rw-r--r-- | app-sci/tree-puzzle/tree-puzzle-5.1.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-sci/tree-puzzle/ChangeLog b/app-sci/tree-puzzle/ChangeLog index c91cf1a84e70..28b2a3239d9c 100644 --- a/app-sci/tree-puzzle/ChangeLog +++ b/app-sci/tree-puzzle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/tree-puzzle # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/tree-puzzle/ChangeLog,v 1.6 2004/10/14 15:02:34 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tree-puzzle/ChangeLog,v 1.7 2004/10/14 19:12:21 gongloo Exp $ + + 14 Oct 2004; Hasan Khalil <gongloo@gentoo.org> tree-puzzle-5.1.ebuild: + Keyworded ~ppc-macos. 14 Oct 2004; Olivier Fisette <ribosome@gentoo.org> tree-puzzle-5.1.ebuild, tree-puzzle-5.2.ebuild: diff --git a/app-sci/tree-puzzle/Manifest b/app-sci/tree-puzzle/Manifest index 1961ac3b9535..686b8762be19 100644 --- a/app-sci/tree-puzzle/Manifest +++ b/app-sci/tree-puzzle/Manifest @@ -1,6 +1,6 @@ -MD5 37fd72859f823608b1d25b8d714e6081 tree-puzzle-5.2.ebuild 1343 -MD5 6e85db98ad5224d147ccbd37345254fb tree-puzzle-5.1.ebuild 909 -MD5 bb587ae964646bff085b8ea64d452259 ChangeLog 1033 +MD5 045662b656ba3ff5f6f317604f1c5185 ChangeLog 1130 MD5 d034503a05e54849a282d5baca880756 metadata.xml 1548 +MD5 37fd72859f823608b1d25b8d714e6081 tree-puzzle-5.2.ebuild 1343 +MD5 050406af0280d0ffc7a247df6a0bc6bc tree-puzzle-5.1.ebuild 919 MD5 432840347efef142f52c23eb03c21e89 files/digest-tree-puzzle-5.1 67 MD5 91165e7d2ebcd4a70e55b5e8bea21e43 files/digest-tree-puzzle-5.2 67 diff --git a/app-sci/tree-puzzle/tree-puzzle-5.1.ebuild b/app-sci/tree-puzzle/tree-puzzle-5.1.ebuild index f1fcb74ea173..1be30c93de80 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 Foundation # 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.4 2004/10/14 15:02:34 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/tree-puzzle/tree-puzzle-5.1.ebuild,v 1.5 2004/10/14 19:12:21 gongloo 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" +KEYWORDS="x86 ~ppc ~ppc-macos" IUSE="" src_compile() { |