From aae9e7d74f1a8c56149976f7f904278a87154dd0 Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Mon, 18 May 2020 23:00:37 +0900 Subject: app-text/po4a: tidy Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori --- app-text/po4a/po4a-0.57.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text') diff --git a/app-text/po4a/po4a-0.57.ebuild b/app-text/po4a/po4a-0.57.ebuild index 1292f24f256d..bb0c4761feb1 100644 --- a/app-text/po4a/po4a-0.57.ebuild +++ b/app-text/po4a/po4a-0.57.ebuild @@ -4,13 +4,13 @@ EAPI="7" 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 sv uk vi zh_CN zh_HK" -inherit perl-module l10n +inherit l10n perl-module DESCRIPTION="Tools to ease the translation of documentation" HOMEPAGE="https://po4a.org/" SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" -- cgit v1.2.3-65-gdbad