diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-09-26 17:29:00 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 01:19:03 +0100 |
commit | 18ea36081dd8abe51406e15e78fa4f62e74392da (patch) | |
tree | 4696e3ba283cad28ec4db724e9f29f720c954c81 | |
parent | flx/init-thttpd: move to EAPI 7 (diff) | |
download | portage-18ea36081dd8abe51406e15e78fa4f62e74392da.tar.xz |
flx/init-wdd: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
-rw-r--r-- | flx/init-wdd/init-wdd-0.1.34.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flx/init-wdd/init-wdd-0.1.34.ebuild b/flx/init-wdd/init-wdd-0.1.34.ebuild index bcb05435..5aa1b475 100644 --- a/flx/init-wdd/init-wdd-0.1.34.ebuild +++ b/flx/init-wdd/init-wdd-0.1.34.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 HOMEPAGE="http://master.formilux.org/git/people/beber/pkg/wdd.git" |