diff options
-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="" |