commit: 9e5fd292c1c383d779a862146c3dca48ceaf513a Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Sat May 23 13:25:18 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sat May 23 13:25:18 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9e5fd292
sci-libs/ccif: Bump to EAPI=5 Package-Manager: portage-2.2.18 sci-libs/ccif/ChangeLog | 7 +++++-- sci-libs/ccif/ccif-0.3.20111209.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sci-libs/ccif/ChangeLog b/sci-libs/ccif/ChangeLog index 09ecdb0..15efc4d 100644 --- a/sci-libs/ccif/ChangeLog +++ b/sci-libs/ccif/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sci-libs/ccif -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 23 May 2015; Marius Brehler <[email protected]> + ccif-0.3.20111209.ebuild: + Bump to EAPI=5 + 24 Jan 2012; Justin Lecher <[email protected]> ccif-0.3.20111209.ebuild: Dropped DOCS as it is handled by default @@ -13,4 +17,3 @@ 04 Jan 2012; Justin Lecher <[email protected]> +ccif-0.3.20111209.ebuild, +metadata.xml: Initial commit - diff --git a/sci-libs/ccif/ccif-0.3.20111209.ebuild b/sci-libs/ccif/ccif-0.3.20111209.ebuild index 792067e..b4e066a 100644 --- a/sci-libs/ccif/ccif-0.3.20111209.ebuild +++ b/sci-libs/ccif/ccif-0.3.20111209.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit autotools-utils fortran-2
