jlec 14/07/06 11:34:46 Modified: ChangeLog infernal-1.0.2-r1.ebuild Log: sci-biology/infernal: Add patch as binary to prevent CVS magics, #431076 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.15 sci-biology/infernal/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/infernal/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/infernal/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/infernal/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/infernal/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 11 Mar 2013 15:25:19 -0000 1.14 +++ ChangeLog 6 Jul 2014 11:34:46 -0000 1.15 @@ -1,6 +1,11 @@ # ChangeLog for sci-biology/infernal -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/infernal/ChangeLog,v 1.14 2013/03/11 15:25:19 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/infernal/ChangeLog,v 1.15 2014/07/06 11:34:46 jlec Exp $ + + 06 Jul 2014; Justin Lecher <[email protected]> infernal-1.0.2-r1.ebuild, + +files/infernal-1.0.2-perl-5.16-2.patch, + -files/infernal-1.0.2-perl-5.16.patch: + Add patch as binary to prevent CVS magics, #431076 11 Mar 2013; Justin Lecher <[email protected]> metadata.xml: Drop Andrey as maintainer so that bugs get assigned to sci-biology directly 1.5 sci-biology/infernal/infernal-1.0.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/infernal/infernal-1.0.2-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/infernal/infernal-1.0.2-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/infernal/infernal-1.0.2-r1.ebuild?r1=1.4&r2=1.5 Index: infernal-1.0.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-biology/infernal/infernal-1.0.2-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- infernal-1.0.2-r1.ebuild 25 Jun 2012 07:08:17 -0000 1.4 +++ infernal-1.0.2-r1.ebuild 6 Jul 2014 11:34:46 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/infernal/infernal-1.0.2-r1.ebuild,v 1.4 2012/06/25 07:08:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/infernal/infernal-1.0.2-r1.ebuild,v 1.5 2014/07/06 11:34:46 jlec Exp $ EAPI=4 @@ -22,7 +22,7 @@ epatch \ "${FILESDIR}"/${P}-parallel-build.patch \ "${FILESDIR}"/${P}-overflows.patch \ - "${FILESDIR}"/${P}-perl-5.16.patch \ + "${FILESDIR}"/${P}-perl-5.16-2.patch \ "${FILESDIR}"/${P}-ldflags.patch }
