jlec 15/05/05 13:21:15 Modified: mosflm-7.0.9.ebuild ChangeLog Log: Bump to EAPI=5 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.4 sci-chemistry/mosflm/mosflm-7.0.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mosflm/mosflm-7.0.9.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mosflm/mosflm-7.0.9.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mosflm/mosflm-7.0.9.ebuild?r1=1.3&r2=1.4 Index: mosflm-7.0.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mosflm/mosflm-7.0.9.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mosflm-7.0.9.ebuild 5 May 2013 13:15:00 -0000 1.3 +++ mosflm-7.0.9.ebuild 5 May 2015 13:21:15 -0000 1.4 @@ -1,8 +1,8 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mosflm/mosflm-7.0.9.ebuild,v 1.3 2013/05/05 13:15:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mosflm/mosflm-7.0.9.ebuild,v 1.4 2015/05/05 13:21:15 jlec Exp $ -EAPI=4 +EAPI=5 inherit eutils fortran-2 toolchain-funcs versionator @@ -39,7 +39,7 @@ -e '/jinclude.h/d' \ -i mosflm/mosflm_jpeg.c || die - cp DATETIME.C mosflm/datetime.c + cp DATETIME.C mosflm/datetime.c || die epatch \ "${FILESDIR}"/${PV}-parallel.patch \ 1.22 sci-chemistry/mosflm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mosflm/ChangeLog?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mosflm/ChangeLog?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/mosflm/ChangeLog?r1=1.21&r2=1.22 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/mosflm/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- ChangeLog 19 Jun 2013 04:12:31 -0000 1.21 +++ ChangeLog 5 May 2015 13:21:15 -0000 1.22 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/mosflm -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mosflm/ChangeLog,v 1.21 2013/06/19 04:12:31 bicatali Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mosflm/ChangeLog,v 1.22 2015/05/05 13:21:15 jlec Exp $ + + 05 May 2015; Justin Lecher <[email protected]> mosflm-7.0.9.ebuild: + Bump to EAPI=5 19 Jun 2013; Sébastien Fabbro <[email protected]> metadata.xml: Changed herd to sci-chemistry
