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 | 332b5d9b3dee99935b57123bb23679a4615d6e9a (patch) | |
tree | 81386b52d5f41a16dc81dae1274fb09e09029e62 /sci-biology/embassy-phylip | |
parent | Fix #107885, libresolv detection failed on amd64, see changelog for details. (diff) | |
download | gentoo-2-332b5d9b3dee99935b57123bb23679a4615d6e9a.tar.gz gentoo-2-332b5d9b3dee99935b57123bb23679a4615d6e9a.tar.bz2 gentoo-2-332b5d9b3dee99935b57123bb23679a4615d6e9a.zip |
Stable on ppc.
(Portage version: 2.0.53_rc2)
Diffstat (limited to 'sci-biology/embassy-phylip')
-rw-r--r-- | sci-biology/embassy-phylip/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/embassy-phylip/embassy-phylip-3.6b.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-biology/embassy-phylip/ChangeLog b/sci-biology/embassy-phylip/ChangeLog index 58a786d5820b..a5ff725f9d12 100644 --- a/sci-biology/embassy-phylip/ChangeLog +++ b/sci-biology/embassy-phylip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/embassy-phylip # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylip/ChangeLog,v 1.12 2005/09/21 23:34:16 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylip/ChangeLog,v 1.13 2005/10/02 18:05:03 hansmi Exp $ + + 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + embassy-phylip-3.6b.ebuild: + Stable on ppc. 21 Sep 2005; Olivier Fisette <ribosome@gentoo.org> embassy-phylip-3.6b.ebuild: 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" |