diff options
Diffstat (limited to 'www-apps/metadot/metadot-6.1.6-r1.ebuild')
-rw-r--r-- | www-apps/metadot/metadot-6.1.6-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www-apps/metadot/metadot-6.1.6-r1.ebuild b/www-apps/metadot/metadot-6.1.6-r1.ebuild index fbef34d5c613..8346e6b77398 100644 --- a/www-apps/metadot/metadot-6.1.6-r1.ebuild +++ b/www-apps/metadot/metadot-6.1.6-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit webapp MY_P=${P/-/} S=${WORKDIR}/${PN} |