summaryrefslogtreecommitdiff
path: root/www-apps/joomla/joomla-3.9.11.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/joomla/joomla-3.9.11.ebuild')
-rw-r--r--www-apps/joomla/joomla-3.9.11.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/www-apps/joomla/joomla-3.9.11.ebuild b/www-apps/joomla/joomla-3.9.11.ebuild
index e3ead25..dcded18 100644
--- a/www-apps/joomla/joomla-3.9.11.ebuild
+++ b/www-apps/joomla/joomla-3.9.11.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-inherit webapp versionator
+EAPI=7
+inherit webapp
-MY_PV=$(replace_version_separator '_' '-')
+MY_PV="${PV//_/-}"
DESCRIPTION="A powerful Open Source Content Management System"
HOMEPAGE="http://www.joomla.org/"