diff options
Diffstat (limited to 'www-apps/mythweb/mythweb-0.28.1.ebuild')
-rw-r--r-- | www-apps/mythweb/mythweb-0.28.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/mythweb/mythweb-0.28.1.ebuild b/www-apps/mythweb/mythweb-0.28.1.ebuild index 5243d2658ba7..8babc2581de8 100644 --- a/www-apps/mythweb/mythweb-0.28.1.ebuild +++ b/www-apps/mythweb/mythweb-0.28.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils webapp +inherit webapp # Release version MY_PV="${PV%_p*}" |