diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-21 14:34:09 -0500 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-04-22 14:59:58 +0200 |
commit | b2a9b29b2021fce2870ba7de3f398b5d8b02f511 (patch) | |
tree | 3526f9b80c1733192b8a4a92dea3d4a4c3b0ac48 /x11-libs/fox-wrapper/fox-wrapper-2.ebuild | |
parent | ros-meta/pr2_common: Bump to 1.12.2. (diff) | |
download | gentoo-b2a9b29b2021fce2870ba7de3f398b5d8b02f511.tar.gz gentoo-b2a9b29b2021fce2870ba7de3f398b5d8b02f511.tar.bz2 gentoo-b2a9b29b2021fce2870ba7de3f398b5d8b02f511.zip |
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
Diffstat (limited to 'x11-libs/fox-wrapper/fox-wrapper-2.ebuild')
-rw-r--r-- | x11-libs/fox-wrapper/fox-wrapper-2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-libs/fox-wrapper/fox-wrapper-2.ebuild b/x11-libs/fox-wrapper/fox-wrapper-2.ebuild index f5662434b399..4bd834ee7345 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="" |