diff options
author | 2008-02-07 14:50:49 +0000 | |
---|---|---|
committer | 2008-02-07 14:50:49 +0000 | |
commit | bebe894f8b85d4781d9ba91700e7706ff5130b35 (patch) | |
tree | 665b4c548c9702dd0cef5b92b0e21b8b99a105cf /sci-biology/phylip/phylip-3.67.ebuild | |
parent | Version bump (diff) | |
download | historical-bebe894f8b85d4781d9ba91700e7706ff5130b35.tar.gz historical-bebe894f8b85d4781d9ba91700e7706ff5130b35.tar.bz2 historical-bebe894f8b85d4781d9ba91700e7706ff5130b35.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'sci-biology/phylip/phylip-3.67.ebuild')
-rw-r--r-- | sci-biology/phylip/phylip-3.67.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/phylip/phylip-3.67.ebuild b/sci-biology/phylip/phylip-3.67.ebuild index aa146eb00325..000929d6a825 100644 --- a/sci-biology/phylip/phylip-3.67.ebuild +++ b/sci-biology/phylip/phylip-3.67.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.1 2007/09/19 18:32:04 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/phylip/phylip-3.67.ebuild,v 1.2 2008/02/07 14:50:49 grobian Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://evolution.gs.washington.edu/${PN}/download/${P}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="~ppc ~ppc-macos ~x86 ~amd64" +KEYWORDS="~ppc ~x86 ~amd64" RDEPEND="x11-libs/libXaw" |