diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-12-29 09:59:55 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-12-29 11:01:53 +0100 |
commit | 7200ba8704be7663864944f172e6350ed0d44a34 (patch) | |
tree | dfdb372cbf0ea3b9d92f0cdf958caa54654e989a /sci-libs/libbufr | |
parent | profiles: Mask sci-libs/libbufr for removal (diff) | |
download | gentoo-7200ba8704be7663864944f172e6350ed0d44a34.tar.gz gentoo-7200ba8704be7663864944f172e6350ed0d44a34.tar.bz2 gentoo-7200ba8704be7663864944f172e6350ed0d44a34.zip |
sci-libs/libbufr: Bump EAPI
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/libbufr')
-rw-r--r-- | sci-libs/libbufr/libbufr-000387.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libbufr/libbufr-000387.ebuild b/sci-libs/libbufr/libbufr-000387.ebuild index 0b274be76ff5..8d949a0f09e9 100644 --- a/sci-libs/libbufr/libbufr-000387.ebuild +++ b/sci-libs/libbufr/libbufr-000387.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=3 +EAPI=5 inherit eutils fortran-2 flag-o-matic toolchain-funcs |