commit: b2a9b29b2021fce2870ba7de3f398b5d8b02f511
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Sat Apr 21 19:34:09 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 12:59:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a9b29b
x11-libs/fox-wrapper: EAPI bump
Very little to this one; just a script shipped from ${FILESDIR}.
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/8103
x11-libs/fox-wrapper/fox-wrapper-2.ebuild | 4 +++-
x11-libs/fox-wrapper/fox-wrapper-3.ebuild | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/x11-libs/fox-wrapper/fox-wrapper-2.ebuild
b/x11-libs/fox-wrapper/fox-wrapper-2.ebuild
index f5662434b39..4bd834ee734 100644
--- a/x11-libs/fox-wrapper/fox-wrapper-2.ebuild
+++ b/x11-libs/fox-wrapper/fox-wrapper-2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=6
+
DESCRIPTION="wrapper for fox-config to manage multiple versions"
HOMEPAGE="https://www.gentoo.org/"
SRC_URI=""
diff --git a/x11-libs/fox-wrapper/fox-wrapper-3.ebuild
b/x11-libs/fox-wrapper/fox-wrapper-3.ebuild
index 82cc948f070..96ba4b3a3e9 100644
--- a/x11-libs/fox-wrapper/fox-wrapper-3.ebuild
+++ b/x11-libs/fox-wrapper/fox-wrapper-3.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=6
+
DESCRIPTION="wrapper for fox-config to manage multiple versions"
HOMEPAGE="https://www.gentoo.org/"
SRC_URI=""