jlec 15/03/28 17:56:03 Modified: embassy-clustalomega-1.1.0.ebuild ChangeLog Log: Clean global scope (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.2 sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild?r1=1.1&r2=1.2 Index: embassy-clustalomega-1.1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- embassy-clustalomega-1.1.0.ebuild 28 Mar 2015 17:33:53 -0000 1.1 +++ embassy-clustalomega-1.1.0.ebuild 28 Mar 2015 17:56:03 -0000 1.2 @@ -1,15 +1,17 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild,v 1.1 2015/03/28 17:33:53 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-clustalomega/embassy-clustalomega-1.1.0.ebuild,v 1.2 2015/03/28 17:56:03 jlec Exp $ EAPI=5 EBO_DESCRIPTION="Clustal Omega - Scalable multiple protein sequences alignment" -PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch ) AUTOTOOLS_AUTORECONF=1 + inherit emboss-r1 KEYWORDS="~amd64 ~x86 ~x86-linux ~ppc-macos" RDEPEND+=" sci-biology/clustal-omega" + +PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch ) 1.2 sci-biology/embassy-clustalomega/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-clustalomega/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-clustalomega/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/embassy-clustalomega/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/embassy-clustalomega/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 28 Mar 2015 17:33:53 -0000 1.1 +++ ChangeLog 28 Mar 2015 17:56:03 -0000 1.2 @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/embassy-clustalomega # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-clustalomega/ChangeLog,v 1.1 2015/03/28 17:33:53 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-clustalomega/ChangeLog,v 1.2 2015/03/28 17:56:03 jlec Exp $ + + 28 Mar 2015; Justin Lecher <[email protected]> + embassy-clustalomega-1.1.0.ebuild: + Clean global scope *embassy-clustalomega-1.1.0 (28 Mar 2015)
