summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-01 21:38:17 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-01 21:38:17 +0000
commit213466eff16e9c17381c9ef0536b4921c7721854 (patch)
tree86ff55a460105cc42a0b5bf2d7ebf48320b2a8c2 /sci-biology/phylip
parentInitial commit. Ebuild based on the one by Nathan Phillip Brink in his ohnobi... (diff)
downloadgentoo-2-213466eff16e9c17381c9ef0536b4921c7721854.tar.gz
gentoo-2-213466eff16e9c17381c9ef0536b4921c7721854.tar.bz2
gentoo-2-213466eff16e9c17381c9ef0536b4921c7721854.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-biology/phylip')
-rw-r--r--sci-biology/phylip/ChangeLog7
-rw-r--r--sci-biology/phylip/phylip-3.69.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/phylip/ChangeLog b/sci-biology/phylip/ChangeLog
index e4033c98ff5b..60fbb7cb469e 100644
--- a/sci-biology/phylip/ChangeLog
+++ b/sci-biology/phylip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/phylip
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.38 2009/10/31 17:59:07 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.39 2010/01/01 21:38:17 fauli Exp $
+
+ 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> phylip-3.69.ebuild:
+ Transfer Prefix keywords
31 Oct 2009; Markus Meier <maekke@gentoo.org> phylip-3.69.ebuild:
amd64/x86 stable, bug #290939
diff --git a/sci-biology/phylip/phylip-3.69.ebuild b/sci-biology/phylip/phylip-3.69.ebuild
index 9cc0dcb449a2..b11f4d3a84b3 100644
--- a/sci-biology/phylip/phylip-3.69.ebuild
+++ b/sci-biology/phylip/phylip-3.69.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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/phylip/phylip-3.69.ebuild,v 1.2 2009/10/31 17:59:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.69.ebuild,v 1.3 2010/01/01 21:38:17 fauli Exp $
inherit toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://evolution.gs.washington.edu/${PN}/download/${P}.tar.gz"
SLOT="0"
IUSE=""
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="x11-libs/libXaw"