diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-03-17 01:56:13 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-03-17 01:56:13 +0000 |
commit | 997b7d74284f3ad0fd9ec2cb7e22ed79d91c267b (patch) | |
tree | 85074f34e768a8fa3dd3b57301fdbaa8ce0e6676 /sci-biology/phylip/phylip-3.67.ebuild | |
parent | add url/branding support for gcc-4.3+ (diff) | |
download | historical-997b7d74284f3ad0fd9ec2cb7e22ed79d91c267b.tar.gz historical-997b7d74284f3ad0fd9ec2cb7e22ed79d91c267b.tar.bz2 historical-997b7d74284f3ad0fd9ec2cb7e22ed79d91c267b.zip |
amd64 stable, bug #207095
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sci-biology/phylip/phylip-3.67.ebuild')
-rw-r--r-- | sci-biology/phylip/phylip-3.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |