diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-09-26 17:10:37 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 01:19:01 +0100 |
commit | c0b3750d710f5abef48f7bf20b9b90c854ff0e89 (patch) | |
tree | e023eaabf3bd7dcd1803e4acf744aa23b4899633 /flx/init-apache | |
parent | flx/init-alix-leds: move to EAPI 7 (diff) | |
download | portage-c0b3750d710f5abef48f7bf20b9b90c854ff0e89.tar.xz |
flx/init-apache: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Diffstat (limited to 'flx/init-apache')
-rw-r--r-- | flx/init-apache/init-apache-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flx/init-apache/init-apache-1.3.ebuild b/flx/init-apache/init-apache-1.3.ebuild index f7a37539..60488ad7 100644 --- a/flx/init-apache/init-apache-1.3.ebuild +++ b/flx/init-apache/init-apache-1.3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit flx-init-scripts EGIT_BRANCH="1.3-flx0" |