summaryrefslogtreecommitdiff
path: root/www-apps/joomla/joomla-3.9.11.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@booking.com>2020-03-10 21:48:49 +0100
committerMarcin Deranek <marcin.deranek@booking.com>2020-03-10 21:48:49 +0100
commit2eee51eb3bd7cb215ade775a4440de07edf93697 (patch)
tree97bacf84c5239fed98f0ffa31d07f82997094b44 /www-apps/joomla/joomla-3.9.11.ebuild
parent15f955f7ceb6b5aec1d73b66e4ab799dda15a424 (diff)
downloadportage-2eee51eb3bd7cb215ade775a4440de07edf93697.tar.gz
portage-2eee51eb3bd7cb215ade775a4440de07edf93697.tar.bz2
portage-2eee51eb3bd7cb215ade775a4440de07edf93697.zip
Another series of cleanups
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/"