summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/phylip')
-rw-r--r--sci-biology/phylip/ChangeLog7
-rw-r--r--sci-biology/phylip/phylip-3.68.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/phylip/ChangeLog b/sci-biology/phylip/ChangeLog
index 62f675471cef..cac40d899206 100644
--- a/sci-biology/phylip/ChangeLog
+++ b/sci-biology/phylip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/phylip
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.34 2009/03/24 21:12:53 ribosome Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.35 2009/09/01 19:19:29 ribosome Exp $
+
+ 01 Sep 2009; Olivier Fisette <ribosome@gentoo.org> phylip-3.68.ebuild:
+ Stabilised on amd64 and x86.
24 Mar 2009; Olivier Fisette <ribosome@gentoo.org> metadata.xml:
Giving up maintainership of this package.
diff --git a/sci-biology/phylip/phylip-3.68.ebuild b/sci-biology/phylip/phylip-3.68.ebuild
index c86b739564b4..02cbfe51121c 100644
--- a/sci-biology/phylip/phylip-3.68.ebuild
+++ b/sci-biology/phylip/phylip-3.68.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.68.ebuild,v 1.1 2008/08/26 19:29:53 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.68.ebuild,v 1.2 2009/09/01 19:19:29 ribosome 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"
RDEPEND="x11-libs/libXaw"