diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-06-24 14:39:25 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-06-24 14:39:25 +0000 |
commit | 46c4a0fe9a6bc39388237822e739e34f10b1239b (patch) | |
tree | 689ebfbc565852467c4ad2bed44bb80e3e33391c /sci-biology/embassy-phylip | |
parent | Fixed Changelog (diff) | |
download | gentoo-2-46c4a0fe9a6bc39388237822e739e34f10b1239b.tar.gz gentoo-2-46c4a0fe9a6bc39388237822e739e34f10b1239b.tar.bz2 gentoo-2-46c4a0fe9a6bc39388237822e739e34f10b1239b.zip |
Marked ppc stable.
(Portage version: 2.0.51.22-r1)
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.57c-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-biology/embassy-phylip/ChangeLog b/sci-biology/embassy-phylip/ChangeLog index f4e684a0c398..b2f255f15131 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.6 2005/05/13 03:04:59 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylip/ChangeLog,v 1.7 2005/06/24 14:35:17 josejx Exp $ + + 24 Jun 2005; Joseph Jezak <josejx@gentoo.org> + embassy-phylip-3.57c-r1.ebuild: + Marked ppc stable. 13 May 2005; Olivier Fisette <ribosome@gentoo.org> embassy-phylip-3.57c-r1.ebuild: diff --git a/sci-biology/embassy-phylip/embassy-phylip-3.57c-r1.ebuild b/sci-biology/embassy-phylip/embassy-phylip-3.57c-r1.ebuild index c18d2889aaac..afdc2d38b53b 100644 --- a/sci-biology/embassy-phylip/embassy-phylip-3.57c-r1.ebuild +++ b/sci-biology/embassy-phylip/embassy-phylip-3.57c-r1.ebuild @@ -1,10 +1,10 @@ # 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.57c-r1.ebuild,v 1.2 2005/05/13 03:04:59 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylip/embassy-phylip-3.57c-r1.ebuild,v 1.3 2005/06/24 14:35:17 josejx Exp $ inherit embassy-2.10 DESCRIPTION="EMBOSS integrated version of the PHYLogeny Inference Package" LICENSE="freedist" -KEYWORDS="x86 ~ppc ~ppc-macos" +KEYWORDS="ppc ~ppc-macos x86" |