diff options
author | 2018-05-09 17:37:05 +0200 | |
---|---|---|
committer | 2018-05-09 17:37:05 +0200 | |
commit | 081d23338ef337fd3e19ec5fa81b38672972e3c3 (patch) | |
tree | f2904671c527cc26d8f1838399e0f46491b72eb3 | |
parent | app-shells/schily-tools: Version bump. Fix compilation w/ gcc-8 (diff) | |
download | mv-081d23338ef337fd3e19ec5fa81b38672972e3c3.tar.gz mv-081d23338ef337fd3e19ec5fa81b38672972e3c3.tar.bz2 mv-081d23338ef337fd3e19ec5fa81b38672972e3c3.zip |
app-cdr/cdrtools: EAPI=7 since fcaps.eclass is now fixed
-rw-r--r-- | app-cdr/cdrtools/cdrtools-3.02_alpha09-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r1.ebuild b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r1.ebuild index 4cad768f..88d3aa99 100644 --- a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r1.ebuild +++ b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit fcaps multilib toolchain-funcs flag-o-matic gnuconfig |