diff options
Diffstat (limited to 'app-cdr/extract-xiso')
-rw-r--r-- | app-cdr/extract-xiso/extract-xiso-2.5.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-cdr/extract-xiso/extract-xiso-2.5.ebuild b/app-cdr/extract-xiso/extract-xiso-2.5.ebuild index ff066f8ea7ea..f90107358352 100644 --- a/app-cdr/extract-xiso/extract-xiso-2.5.ebuild +++ b/app-cdr/extract-xiso/extract-xiso-2.5.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit toolchain-funcs MY_PV=${PV/_beta/b} |