Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-libs/fortrancl/
Date: Wed, 23 Sep 2015 12:48:30
Message-Id: 1443010796.8ee7696d9e3ec6f54556167d93373289c259e676.jlec@gentoo
1 commit: 8ee7696d9e3ec6f54556167d93373289c259e676
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 23 12:19:56 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 23 12:19:56 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8ee7696d
7
8 dev-libs/fortrancl: Bump to EAPI=5
9
10 Package-Manager: portage-2.2.21
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-libs/fortrancl/fortrancl-0.1_alpha3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-libs/fortrancl/fortrancl-0.1_alpha3.ebuild b/dev-libs/fortrancl/fortrancl-0.1_alpha3.ebuild
17 index 5d44cdd..179fc4f 100644
18 --- a/dev-libs/fortrancl/fortrancl-0.1_alpha3.ebuild
19 +++ b/dev-libs/fortrancl/fortrancl-0.1_alpha3.ebuild
20 @@ -1,8 +1,8 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2015 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 -EAPI=4
27 +EAPI=5
28
29 AUTOTOOLS_AUTORECONF=1