diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 18:07:16 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 18:07:16 +0000 |
commit | e31c19c9c6bf686f5c17fb66fec2a6572c609473 (patch) | |
tree | ac90cbcc7f39997234aaaf76c04cf5180e0b1fe4 /sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild | |
parent | Fix #107885, libresolv detection failed on amd64, see changelog for details. (diff) | |
download | historical-e31c19c9c6bf686f5c17fb66fec2a6572c609473.tar.gz historical-e31c19c9c6bf686f5c17fb66fec2a6572c609473.tar.bz2 historical-e31c19c9c6bf686f5c17fb66fec2a6572c609473.zip |
Stable on ppc.
Package-Manager: portage-2.0.53_rc2
Diffstat (limited to 'sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild')
-rw-r--r-- | sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild b/sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild index d2d02c16dae3..596f16366987 100644 --- a/sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild +++ b/sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild,v 1.2 2005/09/21 23:34:16 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild,v 1.3 2005/10/02 18:05:03 hansmi Exp $ EBOV="3.0.0" @@ -9,4 +9,4 @@ inherit embassy DESCRIPTION="EMBOSS integrated version of the PHYLogeny Inference Package" LICENSE="freedist" -KEYWORDS="~ppc ~ppc-macos x86" +KEYWORDS="ppc ~ppc-macos x86" |