commit:     e31994188c9e9945bc209ef122a3f156d05ab7f8
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 22 14:56:27 2021 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Mon Nov 22 14:56:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3199418

app-text/po4a: update to EAPI 8

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 app-text/po4a/po4a-0.63-r1.ebuild | 9 ++++-----
 app-text/po4a/po4a-0.64.ebuild    | 2 +-
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/app-text/po4a/po4a-0.63-r1.ebuild 
b/app-text/po4a/po4a-0.63-r1.ebuild
index 6299fac79ffc..0455420eda69 100644
--- a/app-text/po4a/po4a-0.63-r1.ebuild
+++ b/app-text/po4a/po4a-0.63-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI="8"
 PLOCALES="af ar ca cs da de eo es et eu fr hr hu id it ja kn ko nb nl pl pt 
pt_BR ru sl sr_Cyrl sv uk vi zh_CN zh_HK"
 
 inherit perl-module plocale
@@ -19,16 +19,15 @@ RESTRICT="!test? ( test )"
 RDEPEND="app-text/opensp
        dev-libs/libxslt
        dev-perl/Locale-gettext
+       dev-perl/Pod-Parser
        dev-perl/SGMLSpm
        dev-perl/TermReadKey
        dev-perl/Text-WrapI18N
        dev-perl/Unicode-LineBreak
        dev-perl/YAML-Tiny
-       sys-devel/gettext
-       dev-perl/Pod-Parser"
+       sys-devel/gettext"
 DEPEND="${RDEPEND}"
-BDEPEND="
-       app-text/docbook-xml-dtd:4.1.2
+BDEPEND="app-text/docbook-xml-dtd:4.1.2
        app-text/docbook-xsl-stylesheets
        dev-perl/Module-Build
        test? (

diff --git a/app-text/po4a/po4a-0.64.ebuild b/app-text/po4a/po4a-0.64.ebuild
index d1d6f4f2dc65..ad37199d5262 100644
--- a/app-text/po4a/po4a-0.64.ebuild
+++ b/app-text/po4a/po4a-0.64.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI="8"
 PLOCALES="ace af ar ca cs da de eo es et eu fr hr hu id it ja kn ko nb nl pl 
pt pt_BR ru sl sr_Cyrl sv uk vi zh_CN zh_HK zh_Hant"
 
 inherit perl-module plocale

Reply via email to