diff options
author | 2016-02-22 11:52:37 +0100 | |
---|---|---|
committer | 2016-02-22 11:52:37 +0100 | |
commit | b5f8b8132cd7ab440cca96ee558067e21de084a1 (patch) | |
tree | a0066e235284fccb4df1433a42a5f6f3919188b6 /app-portage/g-octave | |
parent | app-forensics/vine: Bump to EAPI=6 (diff) | |
download | sci-b5f8b8132cd7ab440cca96ee558067e21de084a1.tar.gz sci-b5f8b8132cd7ab440cca96ee558067e21de084a1.tar.bz2 sci-b5f8b8132cd7ab440cca96ee558067e21de084a1.zip |
app-portage/g-octave: Bump to EAPI=6
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-portage/g-octave')
-rw-r--r-- | app-portage/g-octave/g-octave-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/g-octave/g-octave-9999.ebuild b/app-portage/g-octave/g-octave-9999.ebuild index afcd849db..a06d0002b 100644 --- a/app-portage/g-octave/g-octave-9999.ebuild +++ b/app-portage/g-octave/g-octave-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 ) |