www-apps/moodle: bump all ebuilds to EAPI=7
authorAnthony G. Basile <blueness@gentoo.org>
Sat, 23 Nov 2019 15:30:35 +0000 (10:30 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Sat, 23 Nov 2019 15:33:04 +0000 (10:33 -0500)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
www-apps/moodle/moodle-3.5.9.ebuild
www-apps/moodle/moodle-3.6.7.ebuild
www-apps/moodle/moodle-3.7.3.ebuild
www-apps/moodle/moodle-3.8.ebuild

index 1c5e865ec67c41667368f6a8fc9ee6f2d6c3c285..d882323cf8f048676b7fba6f8ff8961388d82322 100644 (file)
@@ -1,12 +1,11 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
-inherit versionator webapp
+inherit webapp
 
-AVC=( $(get_version_components) )
-MY_BRANCH="stable${AVC[0]}${AVC[1]}"
+MY_BRANCH="stable$(ver_cut 1)$(ver_cut 2)"
 
 DESCRIPTION="The Moodle Course Management System"
 HOMEPAGE="https://moodle.org"
index 1c5e865ec67c41667368f6a8fc9ee6f2d6c3c285..d882323cf8f048676b7fba6f8ff8961388d82322 100644 (file)
@@ -1,12 +1,11 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
-inherit versionator webapp
+inherit webapp
 
-AVC=( $(get_version_components) )
-MY_BRANCH="stable${AVC[0]}${AVC[1]}"
+MY_BRANCH="stable$(ver_cut 1)$(ver_cut 2)"
 
 DESCRIPTION="The Moodle Course Management System"
 HOMEPAGE="https://moodle.org"
index 02e7fab659271bdeba2dee1cad4a1afb830e6796..de089c34fa05e25bb797e05f28b4c3ebac5c47b3 100644 (file)
@@ -1,12 +1,11 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
-inherit versionator webapp
+inherit webapp
 
-AVC=( $(get_version_components) )
-MY_BRANCH="stable${AVC[0]}${AVC[1]}"
+MY_BRANCH="stable$(ver_cut 1)$(ver_cut 2)"
 
 DESCRIPTION="The Moodle Course Management System"
 HOMEPAGE="https://moodle.org"
index 02e7fab659271bdeba2dee1cad4a1afb830e6796..de089c34fa05e25bb797e05f28b4c3ebac5c47b3 100644 (file)
@@ -1,12 +1,11 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
-inherit versionator webapp
+inherit webapp
 
-AVC=( $(get_version_components) )
-MY_BRANCH="stable${AVC[0]}${AVC[1]}"
+MY_BRANCH="stable$(ver_cut 1)$(ver_cut 2)"
 
 DESCRIPTION="The Moodle Course Management System"
 HOMEPAGE="https://moodle.org"