diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-09-23 14:19:09 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-09-23 14:19:09 +0200 |
commit | 5e3c57105e0da024d64db5e433611890b946fac2 (patch) | |
tree | aa06e0fddd56931c55ceb9275dacb65b5ac93c0c /dev-ml | |
parent | dev-util/ndiff: Bump to EAPI=5 (diff) | |
download | sci-5e3c57105e0da024d64db5e433611890b946fac2.tar.gz sci-5e3c57105e0da024d64db5e433611890b946fac2.tar.bz2 sci-5e3c57105e0da024d64db5e433611890b946fac2.zip |
dev-ml/lacaml: Bump to EAPI=5
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/lacaml/lacaml-7.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lacaml/lacaml-7.0.3.ebuild b/dev-ml/lacaml/lacaml-7.0.3.ebuild index 07f9ca915..a7b3743ec 100644 --- a/dev-ml/lacaml/lacaml-7.0.3.ebuild +++ b/dev-ml/lacaml/lacaml-7.0.3.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 # $Id$ -EAPI=4 +EAPI=5 OASIS_BUILD_DOCS=1 |