summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Prugh <ken69267@gentoo.org>2008-03-17 01:56:13 +0000
committerKenneth Prugh <ken69267@gentoo.org>2008-03-17 01:56:13 +0000
commit73676a3eb74ce4f157cf7ddadd0d7316771f9ab3 (patch)
treeb5fdc86189985c16b801b82eae552e9f3cc1cb20 /sci-biology/phylip
parentadd url/branding support for gcc-4.3+ (diff)
downloadgentoo-2-73676a3eb74ce4f157cf7ddadd0d7316771f9ab3.tar.gz
gentoo-2-73676a3eb74ce4f157cf7ddadd0d7316771f9ab3.tar.bz2
gentoo-2-73676a3eb74ce4f157cf7ddadd0d7316771f9ab3.zip
amd64 stable, bug #207095
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-biology/phylip')
-rw-r--r--sci-biology/phylip/ChangeLog5
-rw-r--r--sci-biology/phylip/phylip-3.67.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/phylip/ChangeLog b/sci-biology/phylip/ChangeLog
index 638e4e3778f9..aafda4527b11 100644
--- a/sci-biology/phylip/ChangeLog
+++ b/sci-biology/phylip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/phylip
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.30 2008/02/16 09:36:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/ChangeLog,v 1.31 2008/03/17 01:56:13 ken69267 Exp $
+
+ 17 Mar 2008; Kenneth Prugh <ken69267@gentoo.org> phylip-3.67.ebuild:
+ amd64 stable, bug #207095
16 Feb 2008; Markus Meier <maekke@gentoo.org> phylip-3.67.ebuild:
x86 stable, bug #207095
diff --git a/sci-biology/phylip/phylip-3.67.ebuild b/sci-biology/phylip/phylip-3.67.ebuild
index a001feb5118e..9608cd91db30 100644
--- a/sci-biology/phylip/phylip-3.67.ebuild
+++ b/sci-biology/phylip/phylip-3.67.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.67.ebuild,v 1.4 2008/02/16 09:36:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.67.ebuild,v 1.5 2008/03/17 01:56:13 ken69267 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"