diff options
Diffstat (limited to 'media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild')
-rw-r--r-- | media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild b/media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild index 7f4c7d7be0ca..226c2b9531a7 100644 --- a/media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild +++ b/media-video/subtitleripper/subtitleripper-0.3.4-r4.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit versionator eutils toolchain-funcs MY_PV="$(replace_version_separator 2 "-")" |