jlec 15/03/28 17:13:14 Modified: metadata.xml ChangeLog Added: embassy-phylipnew-3.69.650.ebuild Log: Import latest changes from science overlay, thanks Ted Tanberry for the work; fixes #335603 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.3 sci-biology/embassy-phylipnew/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/metadata.xml?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/metadata.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/metadata.xml?r1=1.2&r2=1.3 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/metadata.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- metadata.xml 1 Sep 2009 22:16:01 -0000 1.2 +++ metadata.xml 28 Mar 2015 17:13:13 -0000 1.3 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci-biology</herd> + <herd>sci-biology</herd> </pkgmetadata> 1.16 sci-biology/embassy-phylipnew/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 20 Oct 2011 08:50:46 -0000 1.15 +++ ChangeLog 28 Mar 2015 17:13:13 -0000 1.16 @@ -1,6 +1,14 @@ # ChangeLog for sci-biology/embassy-phylipnew -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.15 2011/10/20 08:50:46 xarthisius Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/ChangeLog,v 1.16 2015/03/28 17:13:13 jlec Exp $ + +*embassy-phylipnew-3.69.650 (28 Mar 2015) + + 28 Mar 2015; Justin Lecher <[email protected]> + +embassy-phylipnew-3.69.650.ebuild, + +files/embassy-phylipnew-3.69.650_fix-build-system.patch, metadata.xml: + Import latest changes from science overlay, thanks Ted Tanberry for the work; + fixes #335603 20 Oct 2011; Kacper Kowalik <[email protected]> embassy-phylipnew-3.68.ebuild, embassy-phylipnew-3.67.ebuild: @@ -65,4 +73,3 @@ +embassy-phylipnew-3.6b.ebuild: Initial import. This package will probably replace EMBASSY-PHYLIP in new EMBASSY releases. - 1.1 sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild?rev=1.1&content-type=text/plain Index: embassy-phylipnew-3.69.650.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild,v 1.1 2015/03/28 17:13:13 jlec Exp $ EAPI=5 EBO_DESCRIPTION="the Phylogeny Inference Package" PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch ) AUTOTOOLS_AUTORECONF=1 inherit emboss-r1 LICENSE+=" freedist" KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux ~ppc-macos"
