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/tree-puzzle | |
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/tree-puzzle')
-rw-r--r-- | sci-biology/tree-puzzle/ChangeLog | 8 | ||||
-rw-r--r-- | sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-biology/tree-puzzle/ChangeLog b/sci-biology/tree-puzzle/ChangeLog index 998f58ad4ff3..5c6d5f08c2b5 100644 --- a/sci-biology/tree-puzzle/ChangeLog +++ b/sci-biology/tree-puzzle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/tree-puzzle -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/tree-puzzle/ChangeLog,v 1.14 2009/03/24 21:11:00 ribosome Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/tree-puzzle/ChangeLog,v 1.15 2010/01/01 21:44:45 fauli Exp $ + + 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + tree-puzzle-5.2.ebuild: + Transfer Prefix keywords 24 Mar 2009; Olivier Fisette <ribosome@gentoo.org> metadata.xml: Giving up maintainership of this package. diff --git a/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild b/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild index 4cfc284347aa..5c22237acc30 100644 --- a/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild +++ b/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/tree-puzzle/tree-puzzle-5.2.ebuild,v 1.9 2008/02/07 14:41:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/tree-puzzle/tree-puzzle-5.2.ebuild,v 1.10 2010/01/01 21:44:45 fauli Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.tree-puzzle.de/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="mpi" DEPEND="mpi? ( sys-cluster/lam-mpi )" |