diff options
Diffstat (limited to 'media-video/mpglen')
-rw-r--r-- | media-video/mpglen/mpglen-0.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/media-video/mpglen/mpglen-0.1.ebuild b/media-video/mpglen/mpglen-0.1.ebuild index 9211ffaf64ce..0da5b94f898a 100644 --- a/media-video/mpglen/mpglen-0.1.ebuild +++ b/media-video/mpglen/mpglen-0.1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit flag-o-matic toolchain-funcs DESCRIPTION="A program to scan through a MPEG file and count the number of GOPs and frames" |