diff options
Diffstat (limited to 'sci-libs/cgcode')
-rw-r--r-- | sci-libs/cgcode/ChangeLog | 7 | ||||
-rw-r--r-- | sci-libs/cgcode/cgcode-1.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/cgcode/ChangeLog b/sci-libs/cgcode/ChangeLog index f9aaa21b5a32..50c125ed7242 100644 --- a/sci-libs/cgcode/ChangeLog +++ b/sci-libs/cgcode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/cgcode -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v 1.9 2013/02/21 21:57:17 jlec Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/ChangeLog,v 1.10 2015/01/04 14:44:52 jlec Exp $ + + 04 Jan 2015; Justin Lecher <jlec@gentoo.org> cgcode-1.0-r2.ebuild: + Bump EAPI 21 Feb 2013; Justin Lecher <jlec@gentoo.org> cgcode-1.0-r2.ebuild, metadata.xml: diff --git a/sci-libs/cgcode/cgcode-1.0-r2.ebuild b/sci-libs/cgcode/cgcode-1.0-r2.ebuild index 7fc5888f4707..dddfce24d0a8 100644 --- a/sci-libs/cgcode/cgcode-1.0-r2.ebuild +++ b/sci-libs/cgcode/cgcode-1.0-r2.ebuild @@ -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-libs/cgcode/cgcode-1.0-r2.ebuild,v 1.3 2013/02/21 21:57:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/cgcode/cgcode-1.0-r2.ebuild,v 1.4 2015/01/04 14:44:52 jlec Exp $ -EAPI=4 +EAPI=5 inherit eutils fortran-2 toolchain-funcs |