[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2020-05-18 Thread Akinori Hattori
commit: aae9e7d74f1a8c56149976f7f904278a87154dd0
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 18 14:00:37 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 18 14:00:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae9e7d7

app-text/po4a: tidy

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori  gentoo.org>

 app-text/po4a/po4a-0.57.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/po4a/po4a-0.57.ebuild b/app-text/po4a/po4a-0.57.ebuild
index 1292f24f256..bb0c4761feb 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"



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2020-05-18 Thread Akinori Hattori
commit: d36908777320a04d082c46154adc47d4a873065b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 18 13:56:27 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 18 13:56:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3690877

app-text/po4a: new upstream release

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori  gentoo.org>

 app-text/po4a/Manifest   |  1 +
 app-text/po4a/po4a-0.58.1.ebuild | 54 
 2 files changed, 55 insertions(+)

diff --git a/app-text/po4a/Manifest b/app-text/po4a/Manifest
index ef3f26b24b4..eb6a8bd9c81 100644
--- a/app-text/po4a/Manifest
+++ b/app-text/po4a/Manifest
@@ -1,3 +1,4 @@
 DIST po4a-0.56.tar.gz 2994792 BLAKE2B 
c95905c70d7e1e24367fb128d9096996d026f58dd4cd7fa77f19c6c9b8607cb4101a1a024773d2fd383e905a008e1ce4f0c019a73003168a90cb23328ac1d984
 SHA512 
4fc1ca5743471577d9e8bd0b80285b9dbd83b964f8e828472787a6deaf8b8388bb7f96e68afab4119c1f5488fe371d3b1fa94b101204a59228d1cc2f0878f3c1
 DIST po4a-0.57.tar.gz 3079550 BLAKE2B 
54b1d3263aa0ebd90eec61d735c3422efb5f67b2d88f91a87a6893bcdb7f06131aedadeb3577d221cf75ba07f8001f6e23409375756afec8357e26e8f0f0a1c2
 SHA512 
7ac2e614c126b049feeb8edbafb71a875cee78fb85d8cd74f3bf5b555cc8b2d19d5e4606b732e714e937c34e178729d73edfe559de594c5ffe811b5162b27d81
+DIST po4a-v0.58.1.tar.gz 3547419 BLAKE2B 
317c9ab723624c73d97aee4e007f52c093f78d38da53cbb22a000938e3aed5b1ad984f1c0f5b86685364c2310cf4d65061f5a8e577dbbd45fa253f52b90a90f1
 SHA512 
519433422bd0a486e75d764fa8dadc4707b80b0488ac1bfa42c63e5045f0cdf6cb9246bcb0c58a254fb73e374f93fa4e3c695ca7ec9091a5756b7f11586ed037
 DIST po4a_0.47.orig.tar.gz 2389750 BLAKE2B 
72cd81e10f638a660e201b0c733b08c316aa75dd29b054bbc4c645c265b9e7745ce762305a8296f8cc37d2f182755dfa1394861f6c471cff1c7c398d13ac28cc
 SHA512 
9c459a9795977a39aacc09cfb6ddbdc7dd2174e22896fa7bde90510a43ea833054aef558f7ca798991addc052a2c7f91ee11e5d49658a5c80a9ecb9c135ff97a

diff --git a/app-text/po4a/po4a-0.58.1.ebuild b/app-text/po4a/po4a-0.58.1.ebuild
new file mode 100644
index 000..6d9d46d247b
--- /dev/null
+++ b/app-text/po4a/po4a-0.58.1.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+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 sr_Cyrl sv uk vi zh_CN zh_HK"
+
+inherit l10n perl-module
+
+MY_P="${P/-/-v}"
+
+DESCRIPTION="Tools to ease the translation of documentation"
+HOMEPAGE="https://po4a.org/;
+SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${MY_P}.tar.gz;
+
+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"
+RESTRICT="!test? ( test )"
+
+RDEPEND="app-text/opensp
+   dev-libs/libxslt
+   dev-perl/Locale-gettext
+   dev-perl/SGMLSpm
+   dev-perl/TermReadKey
+   dev-perl/Text-WrapI18N
+   dev-perl/Unicode-LineBreak
+   dev-perl/YAML-Tiny
+   sys-devel/gettext"
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/docbook-xsl-stylesheets
+   dev-perl/Module-Build
+   test? (
+   app-text/docbook-sgml-dtd:4.1
+   dev-perl/Test-Pod
+   virtual/latex-base
+   )"
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=( "${FILESDIR}"/${PN}-man.patch )
+
+DIST_TEST="do"
+
+src_prepare() {
+   l10n_find_plocales_changes "${S}/po/bin" '' '.po'
+
+   rm_locale() {
+   PERL_RM_FILES+=( po/{bin,pod}/${1}.po )
+   }
+   l10n_for_each_disabled_locale_do rm_locale
+
+   perl-module_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2020-01-09 Thread Akinori Hattori
commit: 0cc521db4fc498d21d7beea40f04125c81a54421
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Jan  9 13:52:21 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Jan  9 13:52:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cc521db

app-text/po4a: new upstream release

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Akinori Hattori  gentoo.org>

 app-text/po4a/Manifest |  1 +
 app-text/po4a/po4a-0.57.ebuild | 53 ++
 2 files changed, 54 insertions(+)

diff --git a/app-text/po4a/Manifest b/app-text/po4a/Manifest
index be1a8282d6c..299ccbce71d 100644
--- a/app-text/po4a/Manifest
+++ b/app-text/po4a/Manifest
@@ -1,3 +1,4 @@
 DIST po4a-0.55.tar.gz 2892158 BLAKE2B 
606236a4bc143d4a5cc003f7dfaf59f605017478fc7ab3fc66af5eed078a8bb0744690b7191cd2ee0b795229e766145ed47545484e3d20e6a14ae1ac0981772a
 SHA512 
95f7408caf2c603f2ea86d8439e99c39be72dca019361106190bd6e1f95679c6627280bcd02a2d9c843071a6ce96747bf5b4d85c9051344b08f32deade2cb599
 DIST po4a-0.56.tar.gz 2994792 BLAKE2B 
c95905c70d7e1e24367fb128d9096996d026f58dd4cd7fa77f19c6c9b8607cb4101a1a024773d2fd383e905a008e1ce4f0c019a73003168a90cb23328ac1d984
 SHA512 
4fc1ca5743471577d9e8bd0b80285b9dbd83b964f8e828472787a6deaf8b8388bb7f96e68afab4119c1f5488fe371d3b1fa94b101204a59228d1cc2f0878f3c1
+DIST po4a-0.57.tar.gz 3079550 BLAKE2B 
54b1d3263aa0ebd90eec61d735c3422efb5f67b2d88f91a87a6893bcdb7f06131aedadeb3577d221cf75ba07f8001f6e23409375756afec8357e26e8f0f0a1c2
 SHA512 
7ac2e614c126b049feeb8edbafb71a875cee78fb85d8cd74f3bf5b555cc8b2d19d5e4606b732e714e937c34e178729d73edfe559de594c5ffe811b5162b27d81
 DIST po4a_0.47.orig.tar.gz 2389750 BLAKE2B 
72cd81e10f638a660e201b0c733b08c316aa75dd29b054bbc4c645c265b9e7745ce762305a8296f8cc37d2f182755dfa1394861f6c471cff1c7c398d13ac28cc
 SHA512 
9c459a9795977a39aacc09cfb6ddbdc7dd2174e22896fa7bde90510a43ea833054aef558f7ca798991addc052a2c7f91ee11e5d49658a5c80a9ecb9c135ff97a

diff --git a/app-text/po4a/po4a-0.57.ebuild b/app-text/po4a/po4a-0.57.ebuild
new file mode 100644
index 000..8c24e87cabc
--- /dev/null
+++ b/app-text/po4a/po4a-0.57.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+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
+
+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"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="app-text/opensp
+   dev-libs/libxslt
+   dev-perl/Locale-gettext
+   dev-perl/SGMLSpm
+   dev-perl/TermReadKey
+   dev-perl/Text-WrapI18N
+   dev-perl/Unicode-LineBreak
+   dev-perl/YAML-Tiny
+   sys-devel/gettext"
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/docbook-xsl-stylesheets
+   dev-perl/Module-Build
+   test? (
+   app-text/docbook-sgml-dtd:4.1
+   virtual/latex-base
+   )"
+
+PATCHES=( "${FILESDIR}"/${PN}-man.patch )
+
+PERL_RM_FILES=(
+   t/09-html.t
+)
+DIST_TEST="do"
+
+src_prepare() {
+   l10n_find_plocales_changes "${S}/po/bin" '' '.po'
+
+   rm_locale() {
+   PERL_RM_FILES+=( po/{bin,pod}/${1}.po )
+   }
+   l10n_for_each_disabled_locale_do rm_locale
+
+   perl-module_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2020-01-09 Thread Akinori Hattori
commit: 1a1ac0221d86ad6bd0684ba625150a37f15aa4fa
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Jan  9 13:54:02 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Jan  9 13:54:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a1ac022

app-text/po4a: drop old

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Akinori Hattori  gentoo.org>

 app-text/po4a/Manifest |  1 -
 app-text/po4a/po4a-0.55.ebuild | 53 --
 2 files changed, 54 deletions(-)

diff --git a/app-text/po4a/Manifest b/app-text/po4a/Manifest
index 299ccbce71d..ef3f26b24b4 100644
--- a/app-text/po4a/Manifest
+++ b/app-text/po4a/Manifest
@@ -1,4 +1,3 @@
-DIST po4a-0.55.tar.gz 2892158 BLAKE2B 
606236a4bc143d4a5cc003f7dfaf59f605017478fc7ab3fc66af5eed078a8bb0744690b7191cd2ee0b795229e766145ed47545484e3d20e6a14ae1ac0981772a
 SHA512 
95f7408caf2c603f2ea86d8439e99c39be72dca019361106190bd6e1f95679c6627280bcd02a2d9c843071a6ce96747bf5b4d85c9051344b08f32deade2cb599
 DIST po4a-0.56.tar.gz 2994792 BLAKE2B 
c95905c70d7e1e24367fb128d9096996d026f58dd4cd7fa77f19c6c9b8607cb4101a1a024773d2fd383e905a008e1ce4f0c019a73003168a90cb23328ac1d984
 SHA512 
4fc1ca5743471577d9e8bd0b80285b9dbd83b964f8e828472787a6deaf8b8388bb7f96e68afab4119c1f5488fe371d3b1fa94b101204a59228d1cc2f0878f3c1
 DIST po4a-0.57.tar.gz 3079550 BLAKE2B 
54b1d3263aa0ebd90eec61d735c3422efb5f67b2d88f91a87a6893bcdb7f06131aedadeb3577d221cf75ba07f8001f6e23409375756afec8357e26e8f0f0a1c2
 SHA512 
7ac2e614c126b049feeb8edbafb71a875cee78fb85d8cd74f3bf5b555cc8b2d19d5e4606b732e714e937c34e178729d73edfe559de594c5ffe811b5162b27d81
 DIST po4a_0.47.orig.tar.gz 2389750 BLAKE2B 
72cd81e10f638a660e201b0c733b08c316aa75dd29b054bbc4c645c265b9e7745ce762305a8296f8cc37d2f182755dfa1394861f6c471cff1c7c398d13ac28cc
 SHA512 
9c459a9795977a39aacc09cfb6ddbdc7dd2174e22896fa7bde90510a43ea833054aef558f7ca798991addc052a2c7f91ee11e5d49658a5c80a9ecb9c135ff97a

diff --git a/app-text/po4a/po4a-0.55.ebuild b/app-text/po4a/po4a-0.55.ebuild
deleted file mode 100644
index 1ed363d2ffe..000
--- a/app-text/po4a/po4a-0.55.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
-
-inherit perl-module l10n
-
-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"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="app-text/opensp
-   dev-libs/libxslt
-   dev-perl/Locale-gettext
-   dev-perl/SGMLSpm
-   dev-perl/TermReadKey
-   dev-perl/Text-WrapI18N
-   dev-perl/Unicode-LineBreak
-   dev-perl/YAML-Tiny
-   sys-devel/gettext"
-DEPEND="${RDEPEND}
-   app-text/docbook-xml-dtd:4.1.2
-   app-text/docbook-xsl-stylesheets
-   dev-perl/Module-Build
-   test? (
-   app-text/docbook-sgml-dtd:4.1
-   virtual/latex-base
-   )"
-
-PATCHES=( "${FILESDIR}"/${PN}-man.patch )
-
-PERL_RM_FILES=(
-   t/09-html.t
-)
-DIST_TEST="do"
-
-src_prepare() {
-   l10n_find_plocales_changes "${S}/po/bin" '' '.po'
-
-   rm_locale() {
-   PERL_RM_FILES+=( po/{bin,pod}/${1}.po )
-   }
-   l10n_for_each_disabled_locale_do rm_locale
-
-   perl-module_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2019-09-27 Thread Akinori Hattori
commit: 2dc83a3d080f9d301ab3c11e6b82bfa8ead13391
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Sep 27 13:57:15 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Sep 27 13:57:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc83a3d

app-text/po4a: drop old

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Akinori Hattori  gentoo.org>

 app-text/po4a/Manifest |  1 -
 app-text/po4a/po4a-0.54.ebuild | 52 --
 2 files changed, 53 deletions(-)

diff --git a/app-text/po4a/Manifest b/app-text/po4a/Manifest
index ae584af01d0..be1a8282d6c 100644
--- a/app-text/po4a/Manifest
+++ b/app-text/po4a/Manifest
@@ -1,4 +1,3 @@
-DIST po4a-0.54.tar.gz 2686485 BLAKE2B 
f33f1e27bd24e4429ef8edbdd999333714e9a50e4af2c60ccffec91098bf330776c4ee9de9b6d4cdb459b67a26a1a6e4b8a0ead7efa82fe97584405a15245ef4
 SHA512 
5d97a169c73bcb872247599af477ecca9112b9ff576dfb93a2aa06b9891464a1837d799304f1a3ea8344ad46a4529ec19568584b7914761deccc09a9099e3130
 DIST po4a-0.55.tar.gz 2892158 BLAKE2B 
606236a4bc143d4a5cc003f7dfaf59f605017478fc7ab3fc66af5eed078a8bb0744690b7191cd2ee0b795229e766145ed47545484e3d20e6a14ae1ac0981772a
 SHA512 
95f7408caf2c603f2ea86d8439e99c39be72dca019361106190bd6e1f95679c6627280bcd02a2d9c843071a6ce96747bf5b4d85c9051344b08f32deade2cb599
 DIST po4a-0.56.tar.gz 2994792 BLAKE2B 
c95905c70d7e1e24367fb128d9096996d026f58dd4cd7fa77f19c6c9b8607cb4101a1a024773d2fd383e905a008e1ce4f0c019a73003168a90cb23328ac1d984
 SHA512 
4fc1ca5743471577d9e8bd0b80285b9dbd83b964f8e828472787a6deaf8b8388bb7f96e68afab4119c1f5488fe371d3b1fa94b101204a59228d1cc2f0878f3c1
 DIST po4a_0.47.orig.tar.gz 2389750 BLAKE2B 
72cd81e10f638a660e201b0c733b08c316aa75dd29b054bbc4c645c265b9e7745ce762305a8296f8cc37d2f182755dfa1394861f6c471cff1c7c398d13ac28cc
 SHA512 
9c459a9795977a39aacc09cfb6ddbdc7dd2174e22896fa7bde90510a43ea833054aef558f7ca798991addc052a2c7f91ee11e5d49658a5c80a9ecb9c135ff97a

diff --git a/app-text/po4a/po4a-0.54.ebuild b/app-text/po4a/po4a-0.54.ebuild
deleted file mode 100644
index b457c515610..000
--- a/app-text/po4a/po4a-0.54.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
-
-inherit perl-module l10n
-
-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"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
-IUSE="test"
-
-RDEPEND="app-text/opensp
-   dev-libs/libxslt
-   dev-perl/Locale-gettext
-   dev-perl/SGMLSpm
-   dev-perl/TermReadKey
-   dev-perl/Text-WrapI18N
-   dev-perl/Unicode-LineBreak
-   dev-perl/YAML-Tiny
-   sys-devel/gettext"
-DEPEND="${RDEPEND}
-   app-text/docbook-xml-dtd:4.1.2
-   app-text/docbook-xsl-stylesheets
-   dev-perl/Module-Build
-   test? (
-   app-text/docbook-sgml-dtd:4.1
-   virtual/tex-base
-   )"
-
-PATCHES=( "${FILESDIR}"/${PN}-man.patch )
-
-PERL_RM_FILES=(
-   t/09-html.t
-)
-DIST_TEST="do"
-
-src_prepare() {
-   l10n_find_plocales_changes "${S}/po/bin" '' '.po'
-
-   rm_locale() {
-   PERL_RM_FILES+=( po/{bin,pod}/${1}.po )
-   }
-   l10n_for_each_disabled_locale_do rm_locale
-
-   perl-module_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2019-09-27 Thread Akinori Hattori
commit: 579e7cb763dded98f3cf5d66d677372a4bf03bef
Author: Akinori Hattori  gentoo  org>
AuthorDate: Fri Sep 27 13:52:57 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Fri Sep 27 13:52:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579e7cb7

app-text/po4a: new upstream release

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Akinori Hattori  gentoo.org>

 app-text/po4a/Manifest |  1 +
 app-text/po4a/po4a-0.56.ebuild | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/app-text/po4a/Manifest b/app-text/po4a/Manifest
index cdaaf5c8568..ae584af01d0 100644
--- a/app-text/po4a/Manifest
+++ b/app-text/po4a/Manifest
@@ -1,3 +1,4 @@
 DIST po4a-0.54.tar.gz 2686485 BLAKE2B 
f33f1e27bd24e4429ef8edbdd999333714e9a50e4af2c60ccffec91098bf330776c4ee9de9b6d4cdb459b67a26a1a6e4b8a0ead7efa82fe97584405a15245ef4
 SHA512 
5d97a169c73bcb872247599af477ecca9112b9ff576dfb93a2aa06b9891464a1837d799304f1a3ea8344ad46a4529ec19568584b7914761deccc09a9099e3130
 DIST po4a-0.55.tar.gz 2892158 BLAKE2B 
606236a4bc143d4a5cc003f7dfaf59f605017478fc7ab3fc66af5eed078a8bb0744690b7191cd2ee0b795229e766145ed47545484e3d20e6a14ae1ac0981772a
 SHA512 
95f7408caf2c603f2ea86d8439e99c39be72dca019361106190bd6e1f95679c6627280bcd02a2d9c843071a6ce96747bf5b4d85c9051344b08f32deade2cb599
+DIST po4a-0.56.tar.gz 2994792 BLAKE2B 
c95905c70d7e1e24367fb128d9096996d026f58dd4cd7fa77f19c6c9b8607cb4101a1a024773d2fd383e905a008e1ce4f0c019a73003168a90cb23328ac1d984
 SHA512 
4fc1ca5743471577d9e8bd0b80285b9dbd83b964f8e828472787a6deaf8b8388bb7f96e68afab4119c1f5488fe371d3b1fa94b101204a59228d1cc2f0878f3c1
 DIST po4a_0.47.orig.tar.gz 2389750 BLAKE2B 
72cd81e10f638a660e201b0c733b08c316aa75dd29b054bbc4c645c265b9e7745ce762305a8296f8cc37d2f182755dfa1394861f6c471cff1c7c398d13ac28cc
 SHA512 
9c459a9795977a39aacc09cfb6ddbdc7dd2174e22896fa7bde90510a43ea833054aef558f7ca798991addc052a2c7f91ee11e5d49658a5c80a9ecb9c135ff97a

diff --git a/app-text/po4a/po4a-0.56.ebuild b/app-text/po4a/po4a-0.56.ebuild
new file mode 100644
index 000..c4c7d79c944
--- /dev/null
+++ b/app-text/po4a/po4a-0.56.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PLOCALES="af ar ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt pt_BR 
ru sl sv uk vi zh_CN zh_HK"
+
+inherit perl-module l10n
+
+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"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="app-text/opensp
+   dev-libs/libxslt
+   dev-perl/Locale-gettext
+   dev-perl/SGMLSpm
+   dev-perl/TermReadKey
+   dev-perl/Text-WrapI18N
+   dev-perl/Unicode-LineBreak
+   dev-perl/YAML-Tiny
+   sys-devel/gettext"
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/docbook-xsl-stylesheets
+   dev-perl/Module-Build
+   test? (
+   app-text/docbook-sgml-dtd:4.1
+   virtual/latex-base
+   )"
+
+PATCHES=( "${FILESDIR}"/${PN}-man.patch )
+
+PERL_RM_FILES=(
+   t/09-html.t
+)
+DIST_TEST="do"
+
+src_prepare() {
+   l10n_find_plocales_changes "${S}/po/bin" '' '.po'
+
+   rm_locale() {
+   PERL_RM_FILES+=( po/{bin,pod}/${1}.po )
+   }
+   l10n_for_each_disabled_locale_do rm_locale
+
+   perl-module_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2019-07-18 Thread Kent Fredric
commit: 34d0f522cf6d5867ca2160b9f8435e5dd7a1db2f
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 18 13:17:05 2019 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 18 13:18:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d0f522

app-text/po4a: Drop ~x86-fbsd

Due to a lack of activity.

Bug: https://bugs.gentoo.org/614180
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86-fbsd"
Signed-off-by: Kent Fredric  gentoo.org>

 app-text/po4a/po4a-0.47-r1.ebuild | 2 +-
 app-text/po4a/po4a-0.54.ebuild| 2 +-
 app-text/po4a/po4a-0.55.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/po4a/po4a-0.47-r1.ebuild 
b/app-text/po4a/po4a-0.47-r1.ebuild
index 48553f426ba..03f447d5d51 100644
--- a/app-text/po4a/po4a-0.47-r1.ebuild
+++ b/app-text/po4a/po4a-0.47-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="app-text/openjade

diff --git a/app-text/po4a/po4a-0.54.ebuild b/app-text/po4a/po4a-0.54.ebuild
index 45fe4908e04..b457c515610 100644
--- a/app-text/po4a/po4a-0.54.ebuild
+++ b/app-text/po4a/po4a-0.54.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="app-text/opensp

diff --git a/app-text/po4a/po4a-0.55.ebuild b/app-text/po4a/po4a-0.55.ebuild
index 68730f5ebdd..0fe06ed676c 100644
--- a/app-text/po4a/po4a-0.55.ebuild
+++ b/app-text/po4a/po4a-0.55.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="app-text/opensp



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2019-05-04 Thread Andreas K. Hüttel
commit: 5e89d5fdc88a3cda58639ec5f5bba34365aacf27
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May  4 14:37:52 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat May  4 14:43:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e89d5fd

app-text/po4a: keyword ~riscv

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-text/po4a/po4a-0.55.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.55.ebuild b/app-text/po4a/po4a-0.55.ebuild
index 2f7af51c835..68730f5ebdd 100644
--- a/app-text/po4a/po4a-0.55.ebuild
+++ b/app-text/po4a/po4a-0.55.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="app-text/opensp



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2019-01-31 Thread Akinori Hattori
commit: 4156de9e0e8b3068a4855456e2656d19d993edf5
Author: Akinori Hattori  gentoo  org>
AuthorDate: Thu Jan 31 13:26:05 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Thu Jan 31 13:27:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4156de9e

app-text/po4a: fix test dependencies

Signed-off-by: Akinori Hattori  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-text/po4a/po4a-0.47-r1.ebuild | 19 ++-
 app-text/po4a/po4a-0.55.ebuild|  2 +-
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/app-text/po4a/po4a-0.47-r1.ebuild 
b/app-text/po4a/po4a-0.47-r1.ebuild
index dcf757c2f2b..48553f426ba 100644
--- a/app-text/po4a/po4a-0.47-r1.ebuild
+++ b/app-text/po4a/po4a-0.47-r1.ebuild
@@ -17,20 +17,21 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
-RDEPEND="dev-perl/SGMLSpm
-   >=sys-devel/gettext-0.13
-   app-text/openjade
+RDEPEND="app-text/openjade
dev-libs/libxslt
dev-perl/Locale-gettext
+   dev-perl/SGMLSpm
dev-perl/TermReadKey
-   dev-perl/Text-WrapI18N"
+   dev-perl/Text-WrapI18N
+   sys-devel/gettext"
 DEPEND="${RDEPEND}
-   >=dev-perl/Module-Build-0.380.0
-   app-text/docbook-xsl-stylesheets
app-text/docbook-xml-dtd:4.1.2
-   test? ( app-text/docbook-sgml-dtd
-   app-text/docbook-sgml-utils
-   virtual/tex-base )"
+   app-text/docbook-xsl-stylesheets
+   dev-perl/Module-Build
+   test? (
+   app-text/docbook-sgml-dtd:4.1
+   virtual/tex-base
+   )"
 
 # Running tests in parallel fails
 DIST_TEST="do"

diff --git a/app-text/po4a/po4a-0.55.ebuild b/app-text/po4a/po4a-0.55.ebuild
index 45fe4908e04..2f7af51c835 100644
--- a/app-text/po4a/po4a-0.55.ebuild
+++ b/app-text/po4a/po4a-0.55.ebuild
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
dev-perl/Module-Build
test? (
app-text/docbook-sgml-dtd:4.1
-   virtual/tex-base
+   virtual/latex-base
)"
 
 PATCHES=( "${FILESDIR}"/${PN}-man.patch )



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/, app-text/po4a/files/

2019-01-19 Thread Akinori Hattori
commit: 299c2af293818d6f0b8669ba8c0d6eb1be1b08b7
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Jan 19 15:27:16 2019 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Jan 19 15:27:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=299c2af2

app-text/po4a: do not compress man pages

Closes: https://bugs.gentoo.org/675402
Signed-off-by: Akinori Hattori  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-text/po4a/files/po4a-man.patch | 18 ++
 app-text/po4a/po4a-0.47-r1.ebuild  |  6 --
 app-text/po4a/po4a-0.54.ebuild |  4 +++-
 app-text/po4a/po4a-0.55.ebuild |  9 +++--
 4 files changed, 28 insertions(+), 9 deletions(-)

diff --git a/app-text/po4a/files/po4a-man.patch 
b/app-text/po4a/files/po4a-man.patch
new file mode 100644
index 000..6dd94aed153
--- /dev/null
+++ b/app-text/po4a/files/po4a-man.patch
@@ -0,0 +1,18 @@
+--- a/Po4aBuilder.pm
 b/Po4aBuilder.pm
+@@ -233,7 +233,6 @@
+ }
+ $parser->parse_from_file ($file, $out);
+ 
+-system("gzip -9 -f $out") and die;
+ unlink "$file" || die;
+ }
+ 
+@@ -245,7 +244,6 @@
+ if ($file =~ m,(.*/man(.))/([^/]*)\.xml$,) {
+ my ($outdir, $section, $outfile) = ($1, $2, $3);
+ system("xsltproc -o $outdir/$outfile.$section --nonet 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $file") 
and die;
+-system ("gzip -9 -f $outdir/$outfile.$section") and die;
+ }
+ unlink "$file" || die;
+ }

diff --git a/app-text/po4a/po4a-0.47-r1.ebuild 
b/app-text/po4a/po4a-0.47-r1.ebuild
index 94311ba3d57..dcf757c2f2b 100644
--- a/app-text/po4a/po4a-0.47-r1.ebuild
+++ b/app-text/po4a/po4a-0.47-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -37,8 +37,10 @@ DIST_TEST="do"
 
 PATCHES=(
# Fix bad escaping of '.' in @INC modification
-   "${FILESDIR}/${PN}-0.45-614122-no-dot-inc.patch"
+   "${FILESDIR}"/${PN}-0.45-614122-no-dot-inc.patch
+   "${FILESDIR}"/${PN}-man.patch
 )
+
 src_prepare() {
# Check against locale files in ${S}/pod/bin for mismatches
# with languages listed in PLOCALES

diff --git a/app-text/po4a/po4a-0.54.ebuild b/app-text/po4a/po4a-0.54.ebuild
index 52fdda5fc38..45fe4908e04 100644
--- a/app-text/po4a/po4a-0.54.ebuild
+++ b/app-text/po4a/po4a-0.54.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -33,6 +33,8 @@ DEPEND="${RDEPEND}
virtual/tex-base
)"
 
+PATCHES=( "${FILESDIR}"/${PN}-man.patch )
+
 PERL_RM_FILES=(
t/09-html.t
 )

diff --git a/app-text/po4a/po4a-0.55.ebuild b/app-text/po4a/po4a-0.55.ebuild
index 1ff6a7d4df6..45fe4908e04 100644
--- a/app-text/po4a/po4a-0.55.ebuild
+++ b/app-text/po4a/po4a-0.55.ebuild
@@ -8,7 +8,7 @@ inherit perl-module l10n
 
 DESCRIPTION="Tools to ease the translation of documentation"
 HOMEPAGE="https://po4a.org/;
-SRC_URI="https://github.com/mquinson/po4a/releases/download/v${PV}/${P}.tar.gz;
+SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -33,6 +33,8 @@ DEPEND="${RDEPEND}
virtual/tex-base
)"
 
+PATCHES=( "${FILESDIR}"/${PN}-man.patch )
+
 PERL_RM_FILES=(
t/09-html.t
 )
@@ -48,8 +50,3 @@ src_prepare() {
 
perl-module_src_prepare
 }
-
-src_install() {
-   perl-module_src_install
-   find "${ED%/}/usr/share/man" -name '*.gz' -exec gzip -d '{}' +
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2019-01-15 Thread Mike Gilbert
commit: 97c3140b089cf7dc94f20e8f3c13b5767b420b8b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Wed Jan 16 02:25:05 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jan 16 02:25:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c3140b

app-text/po4a: bump to 0.55

Package-Manager: Portage-2.3.54_p2, Repoman-2.3.12_p42
Signed-off-by: Mike Gilbert  gentoo.org>

 app-text/po4a/Manifest |  1 +
 app-text/po4a/po4a-0.55.ebuild | 55 ++
 2 files changed, 56 insertions(+)

diff --git a/app-text/po4a/Manifest b/app-text/po4a/Manifest
index c8124fa0ee7..cdaaf5c8568 100644
--- a/app-text/po4a/Manifest
+++ b/app-text/po4a/Manifest
@@ -1,2 +1,3 @@
 DIST po4a-0.54.tar.gz 2686485 BLAKE2B 
f33f1e27bd24e4429ef8edbdd999333714e9a50e4af2c60ccffec91098bf330776c4ee9de9b6d4cdb459b67a26a1a6e4b8a0ead7efa82fe97584405a15245ef4
 SHA512 
5d97a169c73bcb872247599af477ecca9112b9ff576dfb93a2aa06b9891464a1837d799304f1a3ea8344ad46a4529ec19568584b7914761deccc09a9099e3130
+DIST po4a-0.55.tar.gz 2892158 BLAKE2B 
606236a4bc143d4a5cc003f7dfaf59f605017478fc7ab3fc66af5eed078a8bb0744690b7191cd2ee0b795229e766145ed47545484e3d20e6a14ae1ac0981772a
 SHA512 
95f7408caf2c603f2ea86d8439e99c39be72dca019361106190bd6e1f95679c6627280bcd02a2d9c843071a6ce96747bf5b4d85c9051344b08f32deade2cb599
 DIST po4a_0.47.orig.tar.gz 2389750 BLAKE2B 
72cd81e10f638a660e201b0c733b08c316aa75dd29b054bbc4c645c265b9e7745ce762305a8296f8cc37d2f182755dfa1394861f6c471cff1c7c398d13ac28cc
 SHA512 
9c459a9795977a39aacc09cfb6ddbdc7dd2174e22896fa7bde90510a43ea833054aef558f7ca798991addc052a2c7f91ee11e5d49658a5c80a9ecb9c135ff97a

diff --git a/app-text/po4a/po4a-0.55.ebuild b/app-text/po4a/po4a-0.55.ebuild
new file mode 100644
index 000..1ff6a7d4df6
--- /dev/null
+++ b/app-text/po4a/po4a-0.55.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
+
+inherit perl-module l10n
+
+DESCRIPTION="Tools to ease the translation of documentation"
+HOMEPAGE="https://po4a.org/;
+SRC_URI="https://github.com/mquinson/po4a/releases/download/v${PV}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="app-text/opensp
+   dev-libs/libxslt
+   dev-perl/Locale-gettext
+   dev-perl/SGMLSpm
+   dev-perl/TermReadKey
+   dev-perl/Text-WrapI18N
+   dev-perl/Unicode-LineBreak
+   dev-perl/YAML-Tiny
+   sys-devel/gettext"
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/docbook-xsl-stylesheets
+   dev-perl/Module-Build
+   test? (
+   app-text/docbook-sgml-dtd:4.1
+   virtual/tex-base
+   )"
+
+PERL_RM_FILES=(
+   t/09-html.t
+)
+DIST_TEST="do"
+
+src_prepare() {
+   l10n_find_plocales_changes "${S}/po/bin" '' '.po'
+
+   rm_locale() {
+   PERL_RM_FILES+=( po/{bin,pod}/${1}.po )
+   }
+   l10n_for_each_disabled_locale_do rm_locale
+
+   perl-module_src_prepare
+}
+
+src_install() {
+   perl-module_src_install
+   find "${ED%/}/usr/share/man" -name '*.gz' -exec gzip -d '{}' +
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2018-07-22 Thread Akinori Hattori
commit: 0ce98371b323186e18c8127a64b9f4d9d353c864
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Jul 22 12:51:36 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Jul 22 12:51:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce98371

app-text/po4a: take over maintainership

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/po4a/metadata.xml | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/app-text/po4a/metadata.xml b/app-text/po4a/metadata.xml
index 6f49eba8f49..c1b8da0d8d0 100644
--- a/app-text/po4a/metadata.xml
+++ b/app-text/po4a/metadata.xml
@@ -1,5 +1,11 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
+   
+   hat...@gentoo.org
+   Akinori Hattori
+   
+   
+   mquinson/po4a
+   
 



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2018-07-22 Thread Akinori Hattori
commit: a622465a86f78bb6d67249ac51b2aac762ef8b08
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Jul 22 12:56:35 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Jul 22 12:56:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a622465a

app-text/po4a: new upstream release

Closes: https://bugs.gentoo.org/614196
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/po4a/Manifest |  1 +
 app-text/po4a/po4a-0.54.ebuild | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/app-text/po4a/Manifest b/app-text/po4a/Manifest
index 0527fd23e3d..c8124fa0ee7 100644
--- a/app-text/po4a/Manifest
+++ b/app-text/po4a/Manifest
@@ -1 +1,2 @@
+DIST po4a-0.54.tar.gz 2686485 BLAKE2B 
f33f1e27bd24e4429ef8edbdd999333714e9a50e4af2c60ccffec91098bf330776c4ee9de9b6d4cdb459b67a26a1a6e4b8a0ead7efa82fe97584405a15245ef4
 SHA512 
5d97a169c73bcb872247599af477ecca9112b9ff576dfb93a2aa06b9891464a1837d799304f1a3ea8344ad46a4529ec19568584b7914761deccc09a9099e3130
 DIST po4a_0.47.orig.tar.gz 2389750 BLAKE2B 
72cd81e10f638a660e201b0c733b08c316aa75dd29b054bbc4c645c265b9e7745ce762305a8296f8cc37d2f182755dfa1394861f6c471cff1c7c398d13ac28cc
 SHA512 
9c459a9795977a39aacc09cfb6ddbdc7dd2174e22896fa7bde90510a43ea833054aef558f7ca798991addc052a2c7f91ee11e5d49658a5c80a9ecb9c135ff97a

diff --git a/app-text/po4a/po4a-0.54.ebuild b/app-text/po4a/po4a-0.54.ebuild
new file mode 100644
index 000..52fdda5fc38
--- /dev/null
+++ b/app-text/po4a/po4a-0.54.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
+
+inherit perl-module l10n
+
+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"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="app-text/opensp
+   dev-libs/libxslt
+   dev-perl/Locale-gettext
+   dev-perl/SGMLSpm
+   dev-perl/TermReadKey
+   dev-perl/Text-WrapI18N
+   dev-perl/Unicode-LineBreak
+   dev-perl/YAML-Tiny
+   sys-devel/gettext"
+DEPEND="${RDEPEND}
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/docbook-xsl-stylesheets
+   dev-perl/Module-Build
+   test? (
+   app-text/docbook-sgml-dtd:4.1
+   virtual/tex-base
+   )"
+
+PERL_RM_FILES=(
+   t/09-html.t
+)
+DIST_TEST="do"
+
+src_prepare() {
+   l10n_find_plocales_changes "${S}/po/bin" '' '.po'
+
+   rm_locale() {
+   PERL_RM_FILES+=( po/{bin,pod}/${1}.po )
+   }
+   l10n_for_each_disabled_locale_do rm_locale
+
+   perl-module_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2018-05-17 Thread Mikle Kolyada
commit: 43fd6621cfe8c17da142f0f1492279b1ce84846f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu May 17 07:40:51 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu May 17 07:41:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43fd6621

app-text/po4a: new HOMPAGE

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/po4a/po4a-0.47-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/po4a/po4a-0.47-r1.ebuild 
b/app-text/po4a/po4a-0.47-r1.ebuild
index f5c19f7c5d9..94311ba3d57 100644
--- a/app-text/po4a/po4a-0.47-r1.ebuild
+++ b/app-text/po4a/po4a-0.47-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ PLOCALES_BACKUP="en"
 inherit perl-module l10n
 
 DESCRIPTION="Tools for helping translation of documentation"
-HOMEPAGE="http://po4a.alioth.debian.org;
+HOMEPAGE="https://po4a.org/;
 SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2018-04-12 Thread Jonas Stein
commit: 38f2e05aada809946e04ee8f9d91efba2af4bfa5
Author: Jonas Stein  gentoo  org>
AuthorDate: Thu Apr 12 21:24:03 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Thu Apr 12 21:24:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f2e05a

app-text/po4a: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-text/po4a/Manifest|  1 -
 app-text/po4a/po4a-0.45-r3.ebuild | 64 ---
 2 files changed, 65 deletions(-)

diff --git a/app-text/po4a/Manifest b/app-text/po4a/Manifest
index 4f42107bf88..0527fd23e3d 100644
--- a/app-text/po4a/Manifest
+++ b/app-text/po4a/Manifest
@@ -1,2 +1 @@
-DIST po4a_0.45.orig.tar.gz 2208959 BLAKE2B 
f5fd533036eac41aa15413559bab7fb176556b47d63fe7bae4a98797a128f8314f6a22076fd1792d1ae19d8aad27599508064ec8323b6fe8ffd433989541151e
 SHA512 
e67334b7a45d3c23b7226077e01e12b3c4f1202531596f02851b6a9e7249b2b8a0c37f37ebbaf591753f041a4c6ce42c062b4822e91ac75884dcd0994c27323f
 DIST po4a_0.47.orig.tar.gz 2389750 BLAKE2B 
72cd81e10f638a660e201b0c733b08c316aa75dd29b054bbc4c645c265b9e7745ce762305a8296f8cc37d2f182755dfa1394861f6c471cff1c7c398d13ac28cc
 SHA512 
9c459a9795977a39aacc09cfb6ddbdc7dd2174e22896fa7bde90510a43ea833054aef558f7ca798991addc052a2c7f91ee11e5d49658a5c80a9ecb9c135ff97a

diff --git a/app-text/po4a/po4a-0.45-r3.ebuild 
b/app-text/po4a/po4a-0.45-r3.ebuild
deleted file mode 100644
index 3523e66bb77..000
--- a/app-text/po4a/po4a-0.45-r3.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
-PLOCALES_BACKUP="en"
-
-# Needed because this package also installs to vendor_perl
-GENTOO_DEPEND_ON_PERL_SUBSLOT="yes"
-inherit perl-app perl-module l10n
-
-DESCRIPTION="Tools for helping translation of documentation"
-HOMEPAGE="http://po4a.alioth.debian.org;
-SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/SGMLSpm
-   >=sys-devel/gettext-0.13
-   app-text/openjade
-   dev-libs/libxslt
-   dev-perl/Locale-gettext
-   dev-perl/TermReadKey
-   dev-perl/Text-WrapI18N"
-DEPEND="${RDEPEND}
-   >=dev-perl/Module-Build-0.380.0
-   app-text/docbook-xsl-stylesheets
-   app-text/docbook-xml-dtd:4.1.2
-   test? ( app-text/docbook-sgml-dtd
-   app-text/docbook-sgml-utils
-   virtual/tex-base )"
-
-SRC_TEST="do"
-
-src_prepare() {
-   # Check against locale files in ${S}/pod/bin for mismatches
-   # with languages listed in PLOCALES
-   local locales_path="$S/po/bin"
-   l10n_find_plocales_changes "$locales_path" "" ".po"
-
-   # Array containing locale files to remove
-   local locales_to_remove=( )
-
-   # Get rid of disabled locales
-   my_get_disabled_locales() {
-   locales_to_remove=( "${locales_to_remove[@]}" "po/bin/${1}.po" 
"po/pod/${1}.po" )
-   }
-
-   l10n_for_each_disabled_locale_do my_get_disabled_locales
-
-   einfo "Your LINGUAS lists the following languages: $LINGUAS"
-   einfo "Removing locale files not listed in it ..."
-
-   # Fix bad escaping of '.' in @INC modification
-   epatch "${FILESDIR}/${P}-614122-no-dot-inc.patch"
-
-   # perl_rm_files also updates the Manifest file
-   # and therefore silences Perl as to .po files we're about to clean
-   perl_rm_files "${locales_to_remove[@]}"
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2018-04-12 Thread Jonas Stein
commit: 779e449056a35a419b0b456bfa3e7b821176bb36
Author: Jonas Stein  gentoo  org>
AuthorDate: Thu Apr 12 21:05:56 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Thu Apr 12 21:05:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779e4490

app-text/po4a: Retire maintainer

Proxied maintainer retired due to inactivity.
Bug: https://bugs.gentoo.org/632888
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-text/po4a/metadata.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/app-text/po4a/metadata.xml b/app-text/po4a/metadata.xml
index 4153ed21dbe..6f49eba8f49 100644
--- a/app-text/po4a/metadata.xml
+++ b/app-text/po4a/metadata.xml
@@ -1,12 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   fatz...@gmail.com
-   Alexander Golubev
-
-
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-
+
 



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2018-01-11 Thread Mike Frysinger
commit: 5c7a50331fac13ff05387d3ce696c326b5cce724
Author: Mike Frysinger  gentoo  org>
AuthorDate: Fri Jan 12 01:44:53 2018 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Fri Jan 12 04:07:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7a5033

app-text/po4a: mark 0.47-r1 m68k/s390/sh stable

 app-text/po4a/po4a-0.47-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.47-r1.ebuild 
b/app-text/po4a/po4a-0.47-r1.ebuild
index f08c5240759..f5c19f7c5d9 100644
--- a/app-text/po4a/po4a-0.47-r1.ebuild
+++ b/app-text/po4a/po4a-0.47-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/files/

2017-12-23 Thread David Seifert
commit: e9f5ae7ff6973ae57e444bfa3a93b699642027ae
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Nov 29 17:20:11 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec 23 13:12:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9f5ae7f

app-text/po4a: remove unused patch

 .../po4a-0.45-port-our-regex-to-perl-5.22.patch| 44 --
 1 file changed, 44 deletions(-)

diff --git a/app-text/po4a/files/po4a-0.45-port-our-regex-to-perl-5.22.patch 
b/app-text/po4a/files/po4a-0.45-port-our-regex-to-perl-5.22.patch
deleted file mode 100644
index a204d5e9721..000
--- a/app-text/po4a/files/po4a-0.45-port-our-regex-to-perl-5.22.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-Fix sgml and tex regex against perl-5.22. See Gentoo-bug: 604428.
-Based on a patch from upstream git. Original commit info:
-From 44e5c2f02b3166536257bc9d6384d41dda386648 Mon Sep 17 00:00:00 2001
-From: Martin Quinson 
-Date: Fri, 28 Aug 2015 19:01:17 +0200
-Subject: [PATCH] Port our regex to Perl 5.22 (patch by Roderich Schupp)
-

- lib/Locale/Po4a/Sgml.pm | 4 ++--
- lib/Locale/Po4a/TeX.pm  | 2 +-
- 2 files changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/lib/Locale/Po4a/Sgml.pm b/lib/Locale/Po4a/Sgml.pm
-index 742e003..3ad5e8d 100644
 a/lib/Locale/Po4a/Sgml.pm
-+++ b/lib/Locale/Po4a/Sgml.pm
-@@ -672,9 +672,9 @@ sub parse_file {
- }
- }
- }
--$prolog =~ s///g;
-+$prolog =~ s///g;
- # Unprotect undefined inclusions, and die of them
--$prolog =~ s/{PO4A-percent}/%/sg;
-+$prolog =~ s/\{PO4A-percent\}/%/sg;
- if ($prolog =~ /%([^;\s]*);/) {
- die wrap_mod("po4a::sgml",
-  dgettext("po4a",
-diff --git a/lib/Locale/Po4a/TeX.pm b/lib/Locale/Po4a/TeX.pm
-index a78f94b..0faa465 100644
 a/lib/Locale/Po4a/TeX.pm
-+++ b/lib/Locale/Po4a/TeX.pm
-@@ -1168,7 +1168,7 @@ sub parse {
- #   environment contains an un-closed bracket)
- if (   ($closed and ($line =~ /^\s*$/ or
-  $line =~ /^\s*$RE_VERBATIM\s*$/))
--or (in_verbatim(@env) and $line =~ 
/^\s*\Q$ESCAPE\Eend{$env[-1]}\s*$/)
-+or (in_verbatim(@env) and $line =~ 
/^\s*\Q$ESCAPE\Eend\{$env[-1]\}\s*$/)
-) {
- # An empty line. This indicates the end of the current
- # paragraph.
--- 
-2.10.2
-



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-09-02 Thread Alexis Ballier
commit: e2db076dec4d3419f2eb73f5324a151697d0b07d
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sat Sep  2 18:27:31 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Sep  2 18:28:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2db076d

app-text/po4a: arm64 stable, bug #614134

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-text/po4a/po4a-0.47-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.47-r1.ebuild 
b/app-text/po4a/po4a-0.47-r1.ebuild
index 87a6be51c2a..f08c5240759 100644
--- a/app-text/po4a/po4a-0.47-r1.ebuild
+++ b/app-text/po4a/po4a-0.47-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/, app-text/po4a/files/

2017-06-16 Thread Andreas Hüttel
commit: df371dfd1f6bb2a1d2a6646674eb5e5c464f8ef2
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Jun 13 09:34:57 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Jun 16 20:29:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df371dfd

app-text/po4a: Fix broken library path tweaks re bug #614122

The original code already had a "use lib" incantation that clearly
intended to imply ".", but ... did so by quoting it twice:

  q('.')   == "'.''"

That's too much '

Bug: https://bugs.gentoo.org/614122
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../po4a/files/po4a-0.45-614122-no-dot-inc.patch   | 26 ++
 app-text/po4a/po4a-0.45-r3.ebuild  |  3 +++
 app-text/po4a/po4a-0.47-r1.ebuild  |  4 
 3 files changed, 33 insertions(+)

diff --git a/app-text/po4a/files/po4a-0.45-614122-no-dot-inc.patch 
b/app-text/po4a/files/po4a-0.45-614122-no-dot-inc.patch
new file mode 100644
index 000..226fa0e9b6e
--- /dev/null
+++ b/app-text/po4a/files/po4a-0.45-614122-no-dot-inc.patch
@@ -0,0 +1,26 @@
+From: Kent Fredric 
+Date: Tue, 13 Jun 2017 21:10:34 +1200
+Subject: [PATCH] Fix broken use of lib '.'
+
+   "'.'" is not "."
+
+Bug: https://bugs.gentoo.org/614122
+---
+ Build.PL | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Build.PL b/Build.PL
+index 43c6f80..9ee443b 100644
+--- a/Build.PL
 b/Build.PL
+@@ -1,6 +1,6 @@
+ #!/usr/bin/perl
+ 
+-use lib q('.');
++use lib q(.);
+ use Po4aBuilder;
+ 
+ my $build = Po4aBuilder->new
+-- 
+2.13.1
+

diff --git a/app-text/po4a/po4a-0.45-r3.ebuild 
b/app-text/po4a/po4a-0.45-r3.ebuild
index 985f6b206af..3523e66bb77 100644
--- a/app-text/po4a/po4a-0.45-r3.ebuild
+++ b/app-text/po4a/po4a-0.45-r3.ebuild
@@ -55,6 +55,9 @@ src_prepare() {
einfo "Your LINGUAS lists the following languages: $LINGUAS"
einfo "Removing locale files not listed in it ..."
 
+   # Fix bad escaping of '.' in @INC modification
+   epatch "${FILESDIR}/${P}-614122-no-dot-inc.patch"
+
# perl_rm_files also updates the Manifest file
# and therefore silences Perl as to .po files we're about to clean
perl_rm_files "${locales_to_remove[@]}"

diff --git a/app-text/po4a/po4a-0.47-r1.ebuild 
b/app-text/po4a/po4a-0.47-r1.ebuild
index a935ce38894..87a6be51c2a 100644
--- a/app-text/po4a/po4a-0.47-r1.ebuild
+++ b/app-text/po4a/po4a-0.47-r1.ebuild
@@ -35,6 +35,10 @@ DEPEND="${RDEPEND}
 # Running tests in parallel fails
 DIST_TEST="do"
 
+PATCHES=(
+   # Fix bad escaping of '.' in @INC modification
+   "${FILESDIR}/${PN}-0.45-614122-no-dot-inc.patch"
+)
 src_prepare() {
# Check against locale files in ${S}/pod/bin for mismatches
# with languages listed in PLOCALES



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-04-30 Thread Jeroen Roovers
commit: c5eae059c9fa1a1d57e621d216a7f15e1cf6c37e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Apr 30 10:02:58 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Apr 30 10:02:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5eae059

app-text/po4a: Stable for HPPA (bug #614134).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 app-text/po4a/po4a-0.47-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.47-r1.ebuild 
b/app-text/po4a/po4a-0.47-r1.ebuild
index 6c40701e6a2..19e3ab004b9 100644
--- a/app-text/po4a/po4a-0.47-r1.ebuild
+++ b/app-text/po4a/po4a-0.47-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-04-27 Thread Agostino Sarubbo
commit: ad7f3a0472d50f463dfc9ea6c2ae7aa7ae5bf241
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Apr 27 11:22:49 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Apr 27 11:22:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7f3a04

app-text/po4a: sparc stable wrt bug #614134

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/po4a/po4a-0.47-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.47-r1.ebuild 
b/app-text/po4a/po4a-0.47-r1.ebuild
index b7ef64a8753..6c40701e6a2 100644
--- a/app-text/po4a/po4a-0.47-r1.ebuild
+++ b/app-text/po4a/po4a-0.47-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-04-21 Thread Andreas Hüttel
commit: e3442ec5441b570c1acb40f64d8c267a5e639584
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Fri Apr 21 17:04:39 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Apr 21 17:04:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3442ec5

app-text/po4a: Remove old/broken

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-text/po4a/po4a-0.45-r4.ebuild | 60 ---
 1 file changed, 60 deletions(-)

diff --git a/app-text/po4a/po4a-0.45-r4.ebuild 
b/app-text/po4a/po4a-0.45-r4.ebuild
deleted file mode 100644
index d4af9f3af17..000
--- a/app-text/po4a/po4a-0.45-r4.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
-PLOCALES_BACKUP="en"
-
-# Needed because this package also installs to vendor_perl
-GENTOO_DEPEND_ON_PERL=noslotop
-inherit perl-module l10n
-
-DESCRIPTION="Tools for helping translation of documentation"
-HOMEPAGE="http://po4a.alioth.debian.org;
-SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/SGMLSpm
-   >=sys-devel/gettext-0.13
-   app-text/openjade
-   dev-libs/libxslt
-   dev-perl/Locale-gettext
-   dev-perl/TermReadKey
-   dev-perl/Text-WrapI18N"
-DEPEND="${RDEPEND}
-   >=dev-perl/Module-Build-0.380.0
-   app-text/docbook-xsl-stylesheets
-   app-text/docbook-xml-dtd:4.1.2
-   test? ( app-text/docbook-sgml-dtd
-   app-text/docbook-sgml-utils
-   virtual/tex-base )"
-
-# Running tests in parallel fails
-DIST_TEST="do"
-
-PATCHES=(
-   "${FILESDIR}/${P}-port-our-regex-to-perl-5.22.patch"
-)
-
-src_prepare() {
-   # Check against locale files in ${S}/pod/bin for mismatches
-   # with languages listed in PLOCALES
-   local locales_path="$S/po/bin"
-   l10n_find_plocales_changes "$locales_path" "" ".po"
-
-   # Get rid of disabled locales
-   my_get_disabled_locales() {
-   PERL_RM_FILES=( "${PERL_RM_FILES[@]}" "po/bin/${1}.po" 
"po/pod/${1}.po" )
-   }
-
-   l10n_for_each_disabled_locale_do my_get_disabled_locales
-
-   einfo "Your LINGUAS lists the following languages: $LINGUAS"
-
-   perl-module_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-04-21 Thread Andreas Hüttel
commit: 6261961c43bab6ea969a8093a834fc3705c7ad10
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Fri Apr 21 17:03:40 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Apr 21 17:04:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6261961c

app-text/po4a: Revbump to stable to restore the slot operator on perl

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --force

 app-text/po4a/{po4a-0.47.ebuild => po4a-0.47-r1.ebuild} | 2 --
 1 file changed, 2 deletions(-)

diff --git a/app-text/po4a/po4a-0.47.ebuild b/app-text/po4a/po4a-0.47-r1.ebuild
similarity index 94%
rename from app-text/po4a/po4a-0.47.ebuild
rename to app-text/po4a/po4a-0.47-r1.ebuild
index 13c8287e83c..b7ef64a8753 100644
--- a/app-text/po4a/po4a-0.47.ebuild
+++ b/app-text/po4a/po4a-0.47-r1.ebuild
@@ -6,8 +6,6 @@ EAPI=6
 PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
 PLOCALES_BACKUP="en"
 
-# Needed because this package also installs to vendor_perl
-GENTOO_DEPEND_ON_PERL=noslotop
 inherit perl-module l10n
 
 DESCRIPTION="Tools for helping translation of documentation"



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-04-05 Thread Tobias Klausmann
commit: 50f34e5662840d1ff6b81f1cff69fcac313fc693
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Apr  5 07:29:10 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Apr  5 07:29:25 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f34e56

app-text/po4a-0.47-r0: add alpha keyword

Gentoo-Bug: 614134

 app-text/po4a/po4a-0.47.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.47.ebuild b/app-text/po4a/po4a-0.47.ebuild
index 1e17b7bb55d..13c8287e83c 100644
--- a/app-text/po4a/po4a-0.47.ebuild
+++ b/app-text/po4a/po4a-0.47.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-04-01 Thread Agostino Sarubbo
commit: 9bcd7594ad3bb7f9f96ba18dab6fa2c08a7d7545
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Apr  1 16:06:10 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Apr  1 16:06:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bcd7594

app-text/po4a: x86 stable wrt bug #614134

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/po4a/po4a-0.47.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.47.ebuild b/app-text/po4a/po4a-0.47.ebuild
index c72f934e6ae..1e17b7bb55d 100644
--- a/app-text/po4a/po4a-0.47.ebuild
+++ b/app-text/po4a/po4a-0.47.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-03-31 Thread Agostino Sarubbo
commit: b7e6648b1e9d04d77d97aae817f93706ff8489f4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 31 12:08:46 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 31 12:08:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e6648b

app-text/po4a: amd64 stable wrt bug #614134

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/po4a/po4a-0.47.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.47.ebuild b/app-text/po4a/po4a-0.47.ebuild
index c5cc8ac423b..c72f934e6ae 100644
--- a/app-text/po4a/po4a-0.47.ebuild
+++ b/app-text/po4a/po4a-0.47.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-03-29 Thread Amy Liffey
commit: 2a5319963175400e3e857dc8ad881d977966cf17
Author: Amy Liffey  gentoo  org>
AuthorDate: Wed Mar 29 16:10:37 2017 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Wed Mar 29 16:12:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a531996

app-text/po4a: fix metadata. Coacher

Package-Manager: portage-2.3.0

 app-text/po4a/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-text/po4a/metadata.xml b/app-text/po4a/metadata.xml
index a699306c6bf..4153ed21dbe 100644
--- a/app-text/po4a/metadata.xml
+++ b/app-text/po4a/metadata.xml
@@ -4,7 +4,6 @@
 
fatz...@gmail.com
Alexander Golubev
-   Proxu maintainer. Assign bugs on him
 
 
proxy-ma...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-03-28 Thread Michael Weber
commit: 01a520c4145d129bd690ee301387159ca882c033
Author: Michael Weber  gentoo  org>
AuthorDate: Wed Mar 29 00:00:47 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Mar 29 00:01:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a520c4

app-text/po4a: ppc stable (bug 614134).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"

 app-text/po4a/po4a-0.47.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.47.ebuild b/app-text/po4a/po4a-0.47.ebuild
index 29a843a7b0f..c5cc8ac423b 100644
--- a/app-text/po4a/po4a-0.47.ebuild
+++ b/app-text/po4a/po4a-0.47.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-03-28 Thread Michael Weber
commit: c856b55fadabd35583afe0bc82ac59c88fdee725
Author: Michael Weber  gentoo  org>
AuthorDate: Tue Mar 28 22:02:20 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Mar 28 22:02:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c856b55f

app-text/po4a: arm ppc64 stable (bug 614134).

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-text/po4a/po4a-0.47.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.47.ebuild b/app-text/po4a/po4a-0.47.ebuild
index 206c77114e6..29a843a7b0f 100644
--- a/app-text/po4a/po4a-0.47.ebuild
+++ b/app-text/po4a/po4a-0.47.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-01-29 Thread Fabian Groffen
commit: 909809a6098ba8c09516ce78e0adeee34bb9fc39
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 29 15:15:12 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Jan 29 15:24:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=909809a6

app-text/po4a: dropped ~ia64-linux

Package-Manager: portage-2.3.3

 app-text/po4a/po4a-0.45-r3.ebuild | 4 ++--
 app-text/po4a/po4a-0.45-r4.ebuild | 2 +-
 app-text/po4a/po4a-0.47.ebuild| 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-text/po4a/po4a-0.45-r3.ebuild 
b/app-text/po4a/po4a-0.45-r3.ebuild
index 91a5741..4ef6674 100644
--- a/app-text/po4a/po4a-0.45-r3.ebuild
+++ b/app-text/po4a/po4a-0.45-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm

diff --git a/app-text/po4a/po4a-0.45-r4.ebuild 
b/app-text/po4a/po4a-0.45-r4.ebuild
index 6908215..12a077f 100644
--- a/app-text/po4a/po4a-0.45-r4.ebuild
+++ b/app-text/po4a/po4a-0.45-r4.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm

diff --git a/app-text/po4a/po4a-0.47.ebuild b/app-text/po4a/po4a-0.47.ebuild
index 094d939..c3ad4e2 100644
--- a/app-text/po4a/po4a-0.47.ebuild
+++ b/app-text/po4a/po4a-0.47.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-01-26 Thread Göktürk Yüksek
commit: e64a786b623af3a08ee3f1a5bf8e654e4fdfa882
Author: Alexander Golubev  gmail  com>
AuthorDate: Thu Jan 19 00:24:51 2017 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Thu Jan 26 08:25:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64a786b

app-text/po4a: version bump to 0.47

Gentoo-Bug: 550210

 app-text/po4a/Manifest |  1 +
 app-text/po4a/po4a-0.47.ebuild | 57 ++
 2 files changed, 58 insertions(+)

diff --git a/app-text/po4a/Manifest b/app-text/po4a/Manifest
index 2a58986..32a81eb 100644
--- a/app-text/po4a/Manifest
+++ b/app-text/po4a/Manifest
@@ -1 +1,2 @@
 DIST po4a_0.45.orig.tar.gz 2208959 SHA256 
f5f47db85b48893d87d921152c96082233975bd0e0a9ee14f58c07d7dff81678 SHA512 
e67334b7a45d3c23b7226077e01e12b3c4f1202531596f02851b6a9e7249b2b8a0c37f37ebbaf591753f041a4c6ce42c062b4822e91ac75884dcd0994c27323f
 WHIRLPOOL 
404bb45412fff4cec13304490e5f74ee4a4573d3c755491816cfe501c3e83dbdb58ae3c799516fe21c692c9de6fbc2dd5a261c8039eca2e2777365b27ac358cd
+DIST po4a_0.47.orig.tar.gz 2389750 SHA256 
5010e1b7df1115cbd475f46587fc05fefc97301f9bba0c2f15106005ca017507 SHA512 
9c459a9795977a39aacc09cfb6ddbdc7dd2174e22896fa7bde90510a43ea833054aef558f7ca798991addc052a2c7f91ee11e5d49658a5c80a9ecb9c135ff97a
 WHIRLPOOL 
f6b52ffd39ebfc3ec71d5719fc7e01260acb4d4525d63209c69cc73aa5d18dec6f06e476d911591c8b6a89ab4d73747221320ae578835f2a2c1fb84c665480ab

diff --git a/app-text/po4a/po4a-0.47.ebuild b/app-text/po4a/po4a-0.47.ebuild
new file mode 100644
index ..a1bafa0
--- /dev/null
+++ b/app-text/po4a/po4a-0.47.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
+PLOCALES_BACKUP="en"
+
+# Needed because this package also installs to vendor_perl
+GENTOO_DEPEND_ON_PERL=noslotop
+inherit perl-module l10n
+
+DESCRIPTION="Tools for helping translation of documentation"
+HOMEPAGE="http://po4a.alioth.debian.org;
+SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="dev-perl/SGMLSpm
+   >=sys-devel/gettext-0.13
+   app-text/openjade
+   dev-libs/libxslt
+   dev-perl/Locale-gettext
+   dev-perl/TermReadKey
+   dev-perl/Text-WrapI18N"
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-0.380.0
+   app-text/docbook-xsl-stylesheets
+   app-text/docbook-xml-dtd:4.1.2
+   test? ( app-text/docbook-sgml-dtd
+   app-text/docbook-sgml-utils
+   virtual/tex-base )"
+
+# Running tests in parallel fails
+DIST_TEST="do"
+
+src_prepare() {
+   # Check against locale files in ${S}/pod/bin for mismatches
+   # with languages listed in PLOCALES
+   local locales_path="$S/po/bin"
+   l10n_find_plocales_changes "$locales_path" "" ".po"
+
+   # Get rid of disabled locales
+   my_get_disabled_locales() {
+   PERL_RM_FILES=( "${PERL_RM_FILES[@]}" "po/bin/${1}.po" 
"po/pod/${1}.po" )
+   }
+
+   l10n_for_each_disabled_locale_do my_get_disabled_locales
+
+   einfo "Your LINGUAS lists the following languages: $LINGUAS"
+
+   perl-module_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2017-01-26 Thread Göktürk Yüksek
commit: 96dd044033b0db4df54edec516d7f95359a99592
Author: Alexander Golubev  gmail  com>
AuthorDate: Thu Jan 26 04:14:48 2017 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Thu Jan 26 08:25:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96dd0440

app-text/po4a: slightly improve the ebuild

 app-text/po4a/po4a-0.47.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/po4a/po4a-0.47.ebuild b/app-text/po4a/po4a-0.47.ebuild
index a1bafa0..094d939 100644
--- a/app-text/po4a/po4a-0.47.ebuild
+++ b/app-text/po4a/po4a-0.47.ebuild
@@ -41,8 +41,8 @@ DIST_TEST="do"
 src_prepare() {
# Check against locale files in ${S}/pod/bin for mismatches
# with languages listed in PLOCALES
-   local locales_path="$S/po/bin"
-   l10n_find_plocales_changes "$locales_path" "" ".po"
+   local locales_path="${S}/po/bin"
+   l10n_find_plocales_changes "${locales_path}" "" ".po"
 
# Get rid of disabled locales
my_get_disabled_locales() {
@@ -51,7 +51,7 @@ src_prepare() {
 
l10n_for_each_disabled_locale_do my_get_disabled_locales
 
-   einfo "Your LINGUAS lists the following languages: $LINGUAS"
+   einfo "Your LINGUAS lists the following languages: ${LINGUAS}"
 
perl-module_src_prepare
 }



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/files/, app-text/po4a/

2017-01-14 Thread Göktürk Yüksek
commit: 65ce1dc9fd1413921df148f1c6826d46b6dea024
Author: Alexander Golubev  gmail  com>
AuthorDate: Thu Jan  5 02:27:03 2017 +
Commit: Göktürk Yüksek  gentoo  org>
CommitDate: Sun Jan 15 03:46:09 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ce1dc9

app-text/po4a: fix sgml and tex module regexp's against perl-5.22

Gentoo-Bug: 604428
Also bump to EAPI=6

 .../po4a-0.45-port-our-regex-to-perl-5.22.patch| 44 
 app-text/po4a/po4a-0.45-r4.ebuild  | 61 ++
 2 files changed, 105 insertions(+)

diff --git a/app-text/po4a/files/po4a-0.45-port-our-regex-to-perl-5.22.patch 
b/app-text/po4a/files/po4a-0.45-port-our-regex-to-perl-5.22.patch
new file mode 100644
index ..a204d5e
--- /dev/null
+++ b/app-text/po4a/files/po4a-0.45-port-our-regex-to-perl-5.22.patch
@@ -0,0 +1,44 @@
+Fix sgml and tex regex against perl-5.22. See Gentoo-bug: 604428.
+Based on a patch from upstream git. Original commit info:
+From 44e5c2f02b3166536257bc9d6384d41dda386648 Mon Sep 17 00:00:00 2001
+From: Martin Quinson 
+Date: Fri, 28 Aug 2015 19:01:17 +0200
+Subject: [PATCH] Port our regex to Perl 5.22 (patch by Roderich Schupp)
+
+---
+ lib/Locale/Po4a/Sgml.pm | 4 ++--
+ lib/Locale/Po4a/TeX.pm  | 2 +-
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/lib/Locale/Po4a/Sgml.pm b/lib/Locale/Po4a/Sgml.pm
+index 742e003..3ad5e8d 100644
+--- a/lib/Locale/Po4a/Sgml.pm
 b/lib/Locale/Po4a/Sgml.pm
+@@ -672,9 +672,9 @@ sub parse_file {
+ }
+ }
+ }
+-$prolog =~ s///g;
++$prolog =~ s///g;
+ # Unprotect undefined inclusions, and die of them
+-$prolog =~ s/{PO4A-percent}/%/sg;
++$prolog =~ s/\{PO4A-percent\}/%/sg;
+ if ($prolog =~ /%([^;\s]*);/) {
+ die wrap_mod("po4a::sgml",
+  dgettext("po4a",
+diff --git a/lib/Locale/Po4a/TeX.pm b/lib/Locale/Po4a/TeX.pm
+index a78f94b..0faa465 100644
+--- a/lib/Locale/Po4a/TeX.pm
 b/lib/Locale/Po4a/TeX.pm
+@@ -1168,7 +1168,7 @@ sub parse {
+ #   environment contains an un-closed bracket)
+ if (   ($closed and ($line =~ /^\s*$/ or
+  $line =~ /^\s*$RE_VERBATIM\s*$/))
+-or (in_verbatim(@env) and $line =~ 
/^\s*\Q$ESCAPE\Eend{$env[-1]}\s*$/)
++or (in_verbatim(@env) and $line =~ 
/^\s*\Q$ESCAPE\Eend\{$env[-1]\}\s*$/)
+) {
+ # An empty line. This indicates the end of the current
+ # paragraph.
+-- 
+2.10.2
+

diff --git a/app-text/po4a/po4a-0.45-r4.ebuild 
b/app-text/po4a/po4a-0.45-r4.ebuild
new file mode 100644
index ..6908215
--- /dev/null
+++ b/app-text/po4a/po4a-0.45-r4.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
+PLOCALES_BACKUP="en"
+
+# Needed because this package also installs to vendor_perl
+GENTOO_DEPEND_ON_PERL=noslotop
+inherit perl-module l10n
+
+DESCRIPTION="Tools for helping translation of documentation"
+HOMEPAGE="http://po4a.alioth.debian.org;
+SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="dev-perl/SGMLSpm
+   >=sys-devel/gettext-0.13
+   app-text/openjade
+   dev-libs/libxslt
+   dev-perl/Locale-gettext
+   dev-perl/TermReadKey
+   dev-perl/Text-WrapI18N"
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-0.380.0
+   app-text/docbook-xsl-stylesheets
+   app-text/docbook-xml-dtd:4.1.2
+   test? ( app-text/docbook-sgml-dtd
+   app-text/docbook-sgml-utils
+   virtual/tex-base )"
+
+# Running tests in parallel fails
+DIST_TEST="do"
+
+PATCHES=(
+   "${FILESDIR}/${P}-port-our-regex-to-perl-5.22.patch"
+)
+
+src_prepare() {
+   # Check against locale files in ${S}/pod/bin for mismatches
+   # with languages listed in PLOCALES
+   local locales_path="$S/po/bin"
+   l10n_find_plocales_changes "$locales_path" "" ".po"
+
+   # Get rid of disabled locales
+   my_get_disabled_locales() {
+   PERL_RM_FILES=( "${PERL_RM_FILES[@]}" "po/bin/${1}.po" 
"po/pod/${1}.po" )
+   }
+
+   l10n_for_each_disabled_locale_do my_get_disabled_locales
+
+   einfo "Your LINGUAS lists the following languages: $LINGUAS"
+
+   perl-module_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2016-11-09 Thread Mike Frysinger
commit: 1b8a8c88082667e9f6866f250bdae6bdf5855cb6
Author: Mike Frysinger  gentoo  org>
AuthorDate: Thu Nov 10 06:17:09 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Thu Nov 10 06:17:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b8a8c88

app-text/po4a: mark arm64/m68k/s390/sh 0.45-r3 stable

 app-text/po4a/po4a-0.45-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.45-r3.ebuild 
b/app-text/po4a/po4a-0.45-r3.ebuild
index 24da50b..91a5741 100644
--- a/app-text/po4a/po4a-0.45-r3.ebuild
+++ b/app-text/po4a/po4a-0.45-r3.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2016-08-17 Thread Pacho Ramos
commit: 4508ab8e5c272e1354c02961b40f64663b86acc6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Aug 17 08:58:35 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Aug 17 08:58:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4508ab8e

app-text/po4a: Drop old

Package-Manager: portage-2.3.0

 app-text/po4a/po4a-0.45-r1.ebuild | 35 -
 app-text/po4a/po4a-0.45-r2.ebuild | 64 ---
 2 files changed, 99 deletions(-)

diff --git a/app-text/po4a/po4a-0.45-r1.ebuild 
b/app-text/po4a/po4a-0.45-r1.ebuild
deleted file mode 100644
index ee2d7e2..000
--- a/app-text/po4a/po4a-0.45-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# Needed because this package also installs to vendor_perl
-GENTOO_DEPEND_ON_PERL_SUBSLOT="yes"
-inherit perl-app
-
-DESCRIPTION="Tools for helping translation of documentation"
-HOMEPAGE="http://po4a.alioth.debian.org;
-SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/SGMLSpm
-   >=sys-devel/gettext-0.13
-   app-text/openjade
-   dev-libs/libxslt
-   dev-perl/Locale-gettext
-   dev-perl/TermReadKey
-   dev-perl/Text-WrapI18N"
-DEPEND="${RDEPEND}
-   >=dev-perl/Module-Build-0.380.0
-   app-text/docbook-xsl-stylesheets
-   app-text/docbook-xml-dtd:4.1.2
-   test? ( app-text/docbook-sgml-dtd
-   app-text/docbook-sgml-utils
-   virtual/tex-base )"
-
-SRC_TEST="do"

diff --git a/app-text/po4a/po4a-0.45-r2.ebuild 
b/app-text/po4a/po4a-0.45-r2.ebuild
deleted file mode 100644
index b4c3282..000
--- a/app-text/po4a/po4a-0.45-r2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
-PLOCALES_BACKUP="en"
-
-# Needed because this package also installs to vendor_perl
-GENTOO_DEPEND_ON_PERL_SUBSLOT="yes"
-inherit perl-app perl-module l10n
-
-DESCRIPTION="Tools for helping translation of documentation"
-HOMEPAGE="http://po4a.alioth.debian.org;
-SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="dev-perl/SGMLSpm
-   >=sys-devel/gettext-0.13
-   app-text/openjade
-   dev-libs/libxslt
-   dev-perl/Locale-gettext
-   dev-perl/TermReadKey
-   dev-perl/Text-WrapI18N"
-DEPEND="${RDEPEND}
-   >=dev-perl/Module-Build-0.380.0
-   app-text/docbook-xsl-stylesheets
-   app-text/docbook-xml-dtd:4.1.2
-   test? ( app-text/docbook-sgml-dtd
-   app-text/docbook-sgml-utils
-   virtual/tex-base )"
-
-SRC_TEST="do"
-
-src_prepare() {
-   # Check against locale files in ${S}/pod/bin for mismatches
-   # with languages listed in PLOCALES
-   local locales_path="$S/po/bin"
-   l10n_find_plocales_changes "$locales_path" "" ".po"
-
-   # Array containing locale files to remove
-   local locales_to_remove=( )
-
-   # Get rid of disabled locales
-   my_get_disabled_locales() {
-   local locale=$1
-   local locale_abs_path="$locales_path/$locale.po"
-   locales_to_remove+=$locale_abs_path
-   }
-
-   l10n_for_each_disabled_locale_do my_get_disabled_locales
-
-   einfo "Your LINGUAS lists the following languages: $LINGUAS"
-   einfo "Removing locale files not listed in it ..."
-
-   # perl_rm_files also updates the Manifest file
-   # and therefore silences Perl as to .po files we're about to clean
-   perl_rm_files "${locales_to_remove[@]}"
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2016-08-17 Thread Pacho Ramos
commit: ef012b1eff35e401cc024342af4bb184effc1ce0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Aug 17 08:57:29 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Aug 17 08:57:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef012b1e

app-text/po4a: ia64/ppc64/sparc stable, bug #582428

Package-Manager: portage-2.3.0

 app-text/po4a/po4a-0.45-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.45-r3.ebuild 
b/app-text/po4a/po4a-0.45-r3.ebuild
index 229f76b..24da50b 100644
--- a/app-text/po4a/po4a-0.45-r3.ebuild
+++ b/app-text/po4a/po4a-0.45-r3.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2016-08-16 Thread Jeroen Roovers
commit: 9fb599102dfde6eaf5a9c76ea8915aa588385be7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Aug 17 03:53:24 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Aug 17 03:53:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb59910

app-text/po4a: Stable for HPPA (bug #582428).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

 app-text/po4a/po4a-0.45-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.45-r3.ebuild 
b/app-text/po4a/po4a-0.45-r3.ebuild
index c5396c2c..229f76b 100644
--- a/app-text/po4a/po4a-0.45-r3.ebuild
+++ b/app-text/po4a/po4a-0.45-r3.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/files/

2016-07-17 Thread Patrice Clement
commit: 03f543085c251bae1d099710ecc34a85baef0ed4
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Sat Jul 16 08:28:11 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Jul 17 13:28:14 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f54308

app-text/po4a: remove unused patches

Signed-off-by: Patrice Clement  gentoo.org>

 app-text/po4a/files/0.41-po4a-build.patch | 16 -
 app-text/po4a/files/compare-po.pl | 37 ---
 2 files changed, 53 deletions(-)

diff --git a/app-text/po4a/files/0.41-po4a-build.patch 
b/app-text/po4a/files/0.41-po4a-build.patch
deleted file mode 100644
index f869775..000
--- a/app-text/po4a/files/0.41-po4a-build.patch
+++ /dev/null
@@ -1,16 +0,0 @@
 a/Po4aBuilder.pm
-+++ b/Po4aBuilder.pm
-@@ -29,7 +29,12 @@
- my $self = shift;
- $self->depends_on('binpo');
- $self->make_files_writable("po/pod");
--system("./share/po4a-build -f po4a-build.conf") && die;
-+{ # Fix for massive slowdown/Memory consumption
-+   open( my $fh, '-|', qw( ./share/po4a-build -f po4a-build.conf ))  or 
die;
-+   while( defined ( my $line = <$fh> ) ){
-+  print $line;
-+   }
-+}
- File::Path::mkpath( File::Spec->catdir( 'blib', 'manl10n' ), 0, oct(777) 
);
- system ("cp -R _build/po4a/man/* blib/manl10n") && die;
- }

diff --git a/app-text/po4a/files/compare-po.pl 
b/app-text/po4a/files/compare-po.pl
deleted file mode 100644
index c01b9b8..000
--- a/app-text/po4a/files/compare-po.pl
+++ /dev/null
@@ -1,37 +0,0 @@
-#! /usr/bin/perl
-#  Remove header entry of two PO files and compare them
-
-my $f1 = shift(@ARGV);
-my $f2 = shift(@ARGV);
-
-open IN1, "<", $f1 or die "Unable to read 1st file: $!\n";
-open IN2, "<", $f2 or die "Unable to read 2nd file: $!\n";
-my $inMsgstr = 0;
-my $lineno = 0;
-while () {
-   $lineno ++;
-   if (m/^msgstr/) {
-   $inMsgstr = 1;
-   } elsif ($inMsgstr == 1 && $_ !~ /^"/) {
-   last;
-   }
-}
-$inMsgstr = 0;
-while () {
-   if (m/^msgstr/) {
-   $inMsgstr = 1;
-   } elsif ($inMsgstr == 1 && $_ !~ /^"/) {
-   last;
-   }
-}
-
-# Now compare lines
-while () {
-   $lineno ++;
-   my $l2 =  or die "Unexpected EOF found when reading $f2\n";
-   $_ eq $l2 or die "Files $f1 and $f2 differ at line $lineno:\n-$_+$l2\n";
-}
-close IN1;
-die "EOF expected at 2nd file\n" unless eof(IN2);
-close IN2;
-exit 0;



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2016-06-11 Thread Agostino Sarubbo
commit: b7686673275e496a4b3fb84c288eef583fa4ce69
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jun 11 16:43:15 2016 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jun 11 16:43:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7686673

app-text/po4a: amd64 stable wrt bug #582428

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/po4a/po4a-0.45-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.45-r3.ebuild 
b/app-text/po4a/po4a-0.45-r3.ebuild
index 5f947c8..6b0a9c3 100644
--- a/app-text/po4a/po4a-0.45-r3.ebuild
+++ b/app-text/po4a/po4a-0.45-r3.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2016-06-01 Thread Tobias Klausmann
commit: a5deb38b86fd27b349b261780417233d5e3bfa83
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jun  1 09:38:33 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jun  1 09:38:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5deb38b

app-text/po4a-0.45-r3: add alpha keyword

Gentoo-Bug: 582428

Package-Manager: portage-2.3.0_rc1

 app-text/po4a/po4a-0.45-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/po4a/po4a-0.45-r3.ebuild 
b/app-text/po4a/po4a-0.45-r3.ebuild
index 5ae88d1..5f947c8 100644
--- a/app-text/po4a/po4a-0.45-r3.ebuild
+++ b/app-text/po4a/po4a-0.45-r3.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2016-05-24 Thread Markus Meier
commit: b0189520a1303ceab3f957868d3ac54066c05910
Author: Markus Meier  gentoo  org>
AuthorDate: Tue May 24 20:16:55 2016 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue May 24 20:16:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0189520

app-text/po4a: arm stable, bug #582428

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 app-text/po4a/po4a-0.45-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/po4a/po4a-0.45-r3.ebuild 
b/app-text/po4a/po4a-0.45-r3.ebuild
index fb6c05f..5ae88d1 100644
--- a/app-text/po4a/po4a-0.45-r3.ebuild
+++ b/app-text/po4a/po4a-0.45-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-perl/SGMLSpm



[gentoo-commits] repo/gentoo:master commit in: app-text/po4a/

2016-05-06 Thread Ian Delaney
commit: 526e1b77a7a433cf9f3694f9b6189f87e87b5464
Author: Jan Vesely  gmail  com>
AuthorDate: Thu May  5 12:04:38 2016 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Fri May  6 13:16:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526e1b77

app-text/po4a: revbump to vn. 0.45-r3

Fix LINGUAS support, fix array "perl_rm_files" to take relative paths
remove translated man pages

Signed-off-by: Jan Vesely  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/1408
Signed-off-by: Ian Delaney  gentoo.org>

 app-text/po4a/po4a-0.45-r3.ebuild | 62 +++
 1 file changed, 62 insertions(+)

diff --git a/app-text/po4a/po4a-0.45-r3.ebuild 
b/app-text/po4a/po4a-0.45-r3.ebuild
new file mode 100644
index 000..fb6c05f
--- /dev/null
+++ b/app-text/po4a/po4a-0.45-r3.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PLOCALES="af ca cs da de eo es et eu fr hr id it ja kn ko nb nl pl pt_BR pt ru 
sl sv uk vi zh_CN zh_HK"
+PLOCALES_BACKUP="en"
+
+# Needed because this package also installs to vendor_perl
+GENTOO_DEPEND_ON_PERL_SUBSLOT="yes"
+inherit perl-app perl-module l10n
+
+DESCRIPTION="Tools for helping translation of documentation"
+HOMEPAGE="http://po4a.alioth.debian.org;
+SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x64-solaris ~x86-solaris"
+IUSE="test"
+
+RDEPEND="dev-perl/SGMLSpm
+   >=sys-devel/gettext-0.13
+   app-text/openjade
+   dev-libs/libxslt
+   dev-perl/Locale-gettext
+   dev-perl/TermReadKey
+   dev-perl/Text-WrapI18N"
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-0.380.0
+   app-text/docbook-xsl-stylesheets
+   app-text/docbook-xml-dtd:4.1.2
+   test? ( app-text/docbook-sgml-dtd
+   app-text/docbook-sgml-utils
+   virtual/tex-base )"
+
+SRC_TEST="do"
+
+src_prepare() {
+   # Check against locale files in ${S}/pod/bin for mismatches
+   # with languages listed in PLOCALES
+   local locales_path="$S/po/bin"
+   l10n_find_plocales_changes "$locales_path" "" ".po"
+
+   # Array containing locale files to remove
+   local locales_to_remove=( )
+
+   # Get rid of disabled locales
+   my_get_disabled_locales() {
+   locales_to_remove=( "${locales_to_remove[@]}" "po/bin/${1}.po" 
"po/pod/${1}.po" )
+   }
+
+   l10n_for_each_disabled_locale_do my_get_disabled_locales
+
+   einfo "Your LINGUAS lists the following languages: $LINGUAS"
+   einfo "Removing locale files not listed in it ..."
+
+   # perl_rm_files also updates the Manifest file
+   # and therefore silences Perl as to .po files we're about to clean
+   perl_rm_files "${locales_to_remove[@]}"
+}



<    1   2