app-eselect/eselect-lcdfilter: raise EAPI, use readme.gentoo-r1
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 10 Jun 2018 16:21:54 +0000 (18:21 +0200)
committerJohannes Huber <johu@gentoo.org>
Sun, 10 Jun 2018 19:30:41 +0000 (21:30 +0200)
Closes: https://github.com/gentoo/gentoo/pull/8788
Signed-off-by: Johannes Huber <johu@gentoo.org>
app-eselect/eselect-lcdfilter/eselect-lcdfilter-2.ebuild

index ae5074c16aca499fb94e81e998ea2e2a6b8c5964..6f0ea6b5c25789170b039b99c60806c5adccdc06 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit vcs-snapshot readme.gentoo
+EAPI=6
+inherit vcs-snapshot readme.gentoo-r1
 
 DESCRIPTION="Eselect module to choose Freetype infinality-enhanced LCD filtering settings"
 HOMEPAGE="https://github.com/yngwin/eselect-lcdfilter"
@@ -13,17 +13,16 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=""
 RDEPEND="app-admin/eselect"
 PDEPEND="media-libs/freetype[infinality]"
 
-src_install() {
-       DOC_CONTENTS="Use eselect lcdfilter to select an lcdfiltering font style.
-       You can customize ${EPREFIX}/usr/share/${PN}/env.d/custom with your own settings.
-       See ${EPREFIX}/usr/share/doc/${PF}/infinality-settings.sh for an explanation and
+DOC_CONTENTS="Use eselect lcdfilter to select an lcdfiltering font style.
+       You can customize ${EPREFIX}/usr/share/"${PN}"/env.d/custom with your own settings.
+       See ${EPREFIX}/usr/share/doc/"${PF}"/infinality-settings.sh for an explanation and
        examples of the variables. This module is supposed to be used in pair with
        eselect infinality."
 
+src_install() {
        dodoc README.rst infinality-settings.sh
        readme.gentoo_create_doc