diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-01 22:50:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-02 07:18:35 +0100 |
commit | 755a6e3b82d354da4fffe5b73f760df3c35201ab (patch) | |
tree | 7ae3c8b12da112ada39f35de17c522deb742f210 /app-portage/eclass-manpages | |
parent | app-portage/eclass-manpages: Create a fresh snapshot (diff) | |
download | gentoo-755a6e3b82d354da4fffe5b73f760df3c35201ab.tar.gz gentoo-755a6e3b82d354da4fffe5b73f760df3c35201ab.tar.bz2 gentoo-755a6e3b82d354da4fffe5b73f760df3c35201ab.zip |
app-portage/eclass-manpages: Bump to EAPI 6
Diffstat (limited to 'app-portage/eclass-manpages')
-rw-r--r-- | app-portage/eclass-manpages/eclass-manpages-20180101.ebuild | 2 | ||||
-rw-r--r-- | app-portage/eclass-manpages/eclass-manpages-99999999.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-portage/eclass-manpages/eclass-manpages-20180101.ebuild b/app-portage/eclass-manpages/eclass-manpages-20180101.ebuild index 64a49b96c0cc..42a54f0e3d5a 100644 --- a/app-portage/eclass-manpages/eclass-manpages-20180101.ebuild +++ b/app-portage/eclass-manpages/eclass-manpages-20180101.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI="6" DESCRIPTION="Collection of Gentoo eclass manpages" HOMEPAGE="https://www.gentoo.org/" diff --git a/app-portage/eclass-manpages/eclass-manpages-99999999.ebuild b/app-portage/eclass-manpages/eclass-manpages-99999999.ebuild index e37f9d2ce39a..2ee50cf52679 100644 --- a/app-portage/eclass-manpages/eclass-manpages-99999999.ebuild +++ b/app-portage/eclass-manpages/eclass-manpages-99999999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI="6" -DESCRIPTION="collection of Gentoo eclass manpages" +DESCRIPTION="Collection of Gentoo eclass manpages" HOMEPAGE="https://www.gentoo.org/" SRC_URI="" |