summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2020-05-18 23:00:37 +0900
committerAkinori Hattori <hattya@gentoo.org>2020-05-18 23:00:37 +0900
commitaae9e7d74f1a8c56149976f7f904278a87154dd0 (patch)
tree25145d04fd8dfd517c431d34864731d7fcc4a082 /app-text
parentapp-text/po4a: drop old (diff)
downloadgentoo-aae9e7d74f1a8c56149976f7f904278a87154dd0.tar.gz
gentoo-aae9e7d74f1a8c56149976f7f904278a87154dd0.tar.bz2
gentoo-aae9e7d74f1a8c56149976f7f904278a87154dd0.zip
app-text/po4a: tidy
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/po4a/po4a-0.57.ebuild4
1 files changed, 2 insertions, 2 deletions
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"