diff options
Diffstat (limited to 'www-apache/mod_flvx')
-rw-r--r-- | www-apache/mod_flvx/mod_flvx-0.0.1-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www-apache/mod_flvx/mod_flvx-0.0.1-r1.ebuild b/www-apache/mod_flvx/mod_flvx-0.0.1-r1.ebuild index 5015fab375dc..d7e0e042c03c 100644 --- a/www-apache/mod_flvx/mod_flvx-0.0.1-r1.ebuild +++ b/www-apache/mod_flvx/mod_flvx-0.0.1-r1.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 eutils apache-module DESCRIPTION="mod_flvx allows to seek inside FLV files for streaming purposes" |