public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2015-09-13 18:19 Michael Palimaka
  0 siblings, 0 replies; 75+ messages in thread
From: Michael Palimaka @ 2015-09-13 18:19 UTC (permalink / raw
  To: gentoo-commits

commit:     559f47a34bf6ffc888e4a62b3bda598f606280d6
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 18:07:56 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 18:18:52 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=559f47a3

kde-apps/poxml: remove extras USE flag.

ANTLR hasn't been used for years so remove that stuff

Package-Manager: portage-2.2.20.1

 kde-apps/poxml/metadata.xml        |  3 ---
 kde-apps/poxml/poxml-4.14.3.ebuild | 48 ++++----------------------------------
 2 files changed, 4 insertions(+), 47 deletions(-)

diff --git a/kde-apps/poxml/metadata.xml b/kde-apps/poxml/metadata.xml
index 5941d59..a23f444 100644
--- a/kde-apps/poxml/metadata.xml
+++ b/kde-apps/poxml/metadata.xml
@@ -2,7 +2,4 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<herd>kde</herd>
-	<use>
-		<flag name="extras">Build po2xml and swappo tools</flag>
-	</use>
 </pkgmetadata>

diff --git a/kde-apps/poxml/poxml-4.14.3.ebuild b/kde-apps/poxml/poxml-4.14.3.ebuild
index 50af4e7..2bab180 100644
--- a/kde-apps/poxml/poxml-4.14.3.ebuild
+++ b/kde-apps/poxml/poxml-4.14.3.ebuild
@@ -4,51 +4,11 @@
 
 EAPI=5
 
-JAVA_PKG_OPT_USE=extras
-inherit java-pkg-opt-2 java-ant-2 kde4-base
+inherit kde4-base
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug extras"
+IUSE="debug"
 
-DEPEND="
-	extras? (
-		>=virtual/jdk-1.5
-		>=dev-java/antlr-2.7.7:0[cxx,java,script]
-	)
-"
-RDEPEND="
-	extras? (
-		>=virtual/jre-1.5
-		>=dev-java/antlr-2.7.7:0[cxx,java,script]
-	)
-	!<=kde-base/kdesdk-misc-4.10.50:4
-"
-
-# java deps on anltr cant be properly explained to cmake deps
-# needs to be run in one thread
-MAKEOPTS+=" -j1"
-
-pkg_setup() {
-	kde4-base_pkg_setup
-	java-pkg-opt-2_pkg_setup
-}
-
-src_prepare() {
-	kde4-base_src_prepare
-	java-pkg-opt-2_src_prepare
-}
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_with extras Antlr2)
-	)
-
-	kde4-base_src_configure
-	java-ant-2_src_configure
-}
-
-pkg_preinst() {
-	kde4-base_pkg_preinst
-	java-pkg-2_pkg_preinst
-}
+DEPEND="sys-devel/gettext"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2016-03-05 11:50 Mikle Kolyada
  0 siblings, 0 replies; 75+ messages in thread
From: Mikle Kolyada @ 2016-03-05 11:50 UTC (permalink / raw
  To: gentoo-commits

commit:     58ebd9d42fed6fdcca1ad46e1f3e9d850703804b
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 11:47:43 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 11:47:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ebd9d4

kde-apps/poxml: amd64 stable wrt bug #569742

Package-Manager: portage-2.2.26

 kde-apps/poxml/poxml-15.08.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-15.08.3.ebuild b/kde-apps/poxml/poxml-15.08.3.ebuild
index 10e8f24..3cf59dd 100644
--- a/kde-apps/poxml/poxml-15.08.3.ebuild
+++ b/kde-apps/poxml/poxml-15.08.3.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit kde4-base
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS=" amd64 ~x86"
 IUSE="debug"
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2016-03-06 10:14 Mikle Kolyada
  0 siblings, 0 replies; 75+ messages in thread
From: Mikle Kolyada @ 2016-03-06 10:14 UTC (permalink / raw
  To: gentoo-commits

commit:     74a2656b19a83f99516a771b5adcf8bfc0097d5d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 10:06:06 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 10:11:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a2656b

kde-apps/poxml: x86 stable wrt bug #569742

Package-Manager: portage-2.2.26

 kde-apps/poxml/poxml-15.08.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-15.08.3.ebuild b/kde-apps/poxml/poxml-15.08.3.ebuild
index 3cf59dd..f7fb9a2 100644
--- a/kde-apps/poxml/poxml-15.08.3.ebuild
+++ b/kde-apps/poxml/poxml-15.08.3.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit kde4-base
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS=" amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug"
 
 DEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2017-04-16 20:58 Agostino Sarubbo
  0 siblings, 0 replies; 75+ messages in thread
From: Agostino Sarubbo @ 2017-04-16 20:58 UTC (permalink / raw
  To: gentoo-commits

commit:     776230810b8a1ae6c1ed5a1b567f8dcf7388986f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 20:55:56 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 20:58:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77623081

kde-apps/poxml: amd64 stable wrt bug #612776

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

 kde-apps/poxml/poxml-16.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-16.12.3.ebuild b/kde-apps/poxml/poxml-16.12.3.ebuild
index b35a42b8546..42bba9fb1dc 100644
--- a/kde-apps/poxml/poxml-16.12.3.ebuild
+++ b/kde-apps/poxml/poxml-16.12.3.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2018-07-29  0:38 Mikle Kolyada
  0 siblings, 0 replies; 75+ messages in thread
From: Mikle Kolyada @ 2018-07-29  0:38 UTC (permalink / raw
  To: gentoo-commits

commit:     eeb1d31e3bd9c6e7e51410e43da854640459735b
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 29 00:26:57 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jul 29 00:26:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb1d31e

kde-apps/poxml: amd64 stable wrt bug #661810

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-apps/poxml/poxml-18.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-18.04.3.ebuild b/kde-apps/poxml/poxml-18.04.3.ebuild
index 3c605a013f0..f71435500db 100644
--- a/kde-apps/poxml/poxml-18.04.3.ebuild
+++ b/kde-apps/poxml/poxml-18.04.3.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2018-07-29 12:56 Thomas Deutschmann
  0 siblings, 0 replies; 75+ messages in thread
From: Thomas Deutschmann @ 2018-07-29 12:56 UTC (permalink / raw
  To: gentoo-commits

commit:     688236ec3797b070af17829046953709096f824c
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 29 12:35:26 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jul 29 12:56:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688236ec

kde-apps/poxml: x86 stable (bug #661810)

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 kde-apps/poxml/poxml-18.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-18.04.3.ebuild b/kde-apps/poxml/poxml-18.04.3.ebuild
index f71435500db..ac31cb59d03 100644
--- a/kde-apps/poxml/poxml-18.04.3.ebuild
+++ b/kde-apps/poxml/poxml-18.04.3.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2019-02-24 21:37 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2019-02-24 21:37 UTC (permalink / raw
  To: gentoo-commits

commit:     ae12100ca8fcd542a783e254277558cd901d6f7d
Author:     Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 23 18:12:06 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 24 21:36:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae12100c

kde-apps/poxml: added ~arm64

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/poxml-18.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-18.12.2.ebuild b/kde-apps/poxml/poxml-18.12.2.ebuild
index b1f466e63b5..b4fe0a165a0 100644
--- a/kde-apps/poxml/poxml-18.12.2.ebuild
+++ b/kde-apps/poxml/poxml-18.12.2.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 BDEPEND="sys-devel/gettext"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2019-03-10  9:34 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2019-03-10  9:34 UTC (permalink / raw
  To: gentoo-commits

commit:     fff85b80cae8caf232309ef823208529f968032b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  9 18:53:43 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 09:33:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff85b80

kde-apps/poxml: Fix RDEPENDs (add back sys-devel/gettext)

Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/{poxml-18.12.3.ebuild => poxml-18.12.3-r1.ebuild} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/kde-apps/poxml/poxml-18.12.3.ebuild b/kde-apps/poxml/poxml-18.12.3-r1.ebuild
similarity index 83%
rename from kde-apps/poxml/poxml-18.12.3.ebuild
rename to kde-apps/poxml/poxml-18.12.3-r1.ebuild
index b4fe0a165a0..52cbeb724b6 100644
--- a/kde-apps/poxml/poxml-18.12.3.ebuild
+++ b/kde-apps/poxml/poxml-18.12.3-r1.ebuild
@@ -10,6 +10,8 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
-BDEPEND="sys-devel/gettext"
-DEPEND="$(add_qt_dep qtxml)"
+DEPEND="
+	$(add_qt_dep qtxml)
+	sys-devel/gettext
+"
 RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2019-03-21 11:14 Mikle Kolyada
  0 siblings, 0 replies; 75+ messages in thread
From: Mikle Kolyada @ 2019-03-21 11:14 UTC (permalink / raw
  To: gentoo-commits

commit:     c1f0ef5a4721ee52e8e37224ce7c679663539294
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 11:08:03 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 11:14:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1f0ef5a

kde-apps/poxml: amd64 stable wrt bug #679994

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 kde-apps/poxml/poxml-18.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-18.12.3-r1.ebuild b/kde-apps/poxml/poxml-18.12.3-r1.ebuild
index 52cbeb724b6..ac5f7aed4b3 100644
--- a/kde-apps/poxml/poxml-18.12.3-r1.ebuild
+++ b/kde-apps/poxml/poxml-18.12.3-r1.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2019-03-21 11:34 Mikle Kolyada
  0 siblings, 0 replies; 75+ messages in thread
From: Mikle Kolyada @ 2019-03-21 11:34 UTC (permalink / raw
  To: gentoo-commits

commit:     7f5a08bb273f8cb30f61a89f411944d321687c00
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 11:29:15 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 11:34:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5a08bb

kde-apps/poxml: x86 stable wrt bug #679994

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 kde-apps/poxml/poxml-18.12.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-18.12.3-r1.ebuild b/kde-apps/poxml/poxml-18.12.3-r1.ebuild
index ac5f7aed4b3..5b2dcd1df5f 100644
--- a/kde-apps/poxml/poxml-18.12.3-r1.ebuild
+++ b/kde-apps/poxml/poxml-18.12.3-r1.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2019-07-28  2:33 Mikle Kolyada
  0 siblings, 0 replies; 75+ messages in thread
From: Mikle Kolyada @ 2019-07-28  2:33 UTC (permalink / raw
  To: gentoo-commits

commit:     34816fe2593e4f72a491701b9b843601d4176232
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 02:30:39 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 02:30:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34816fe2

kde-apps/poxml: amd64 stable wrt bug #688912

Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 kde-apps/poxml/poxml-19.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-19.04.3.ebuild b/kde-apps/poxml/poxml-19.04.3.ebuild
index 52cbeb724b6..ac5f7aed4b3 100644
--- a/kde-apps/poxml/poxml-19.04.3.ebuild
+++ b/kde-apps/poxml/poxml-19.04.3.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2019-07-28  2:45 Mikle Kolyada
  0 siblings, 0 replies; 75+ messages in thread
From: Mikle Kolyada @ 2019-07-28  2:45 UTC (permalink / raw
  To: gentoo-commits

commit:     5776903d847d798ae2c76cbd61d7283642c0a9cd
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 02:43:18 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 02:43:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5776903d

kde-apps/poxml: x86 stable wrt bug #688912

Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 kde-apps/poxml/poxml-19.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-19.04.3.ebuild b/kde-apps/poxml/poxml-19.04.3.ebuild
index ac5f7aed4b3..5b2dcd1df5f 100644
--- a/kde-apps/poxml/poxml-19.04.3.ebuild
+++ b/kde-apps/poxml/poxml-19.04.3.ebuild
@@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2019-12-02 23:29 Aaron Bauman
  0 siblings, 0 replies; 75+ messages in thread
From: Aaron Bauman @ 2019-12-02 23:29 UTC (permalink / raw
  To: gentoo-commits

commit:     e86c3aec7df7ad6ed90244aa31f88d36cdfadd88
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  2 23:17:13 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Dec  2 23:28:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e86c3aec

kde-apps/poxml: arm64 stable (bug #700038)

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

 kde-apps/poxml/poxml-19.08.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-19.08.3.ebuild b/kde-apps/poxml/poxml-19.08.3.ebuild
index 38e2583ef24..946f7cf206e 100644
--- a/kde-apps/poxml/poxml-19.08.3.ebuild
+++ b/kde-apps/poxml/poxml-19.08.3.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-03-18 23:48 Agostino Sarubbo
  0 siblings, 0 replies; 75+ messages in thread
From: Agostino Sarubbo @ 2020-03-18 23:48 UTC (permalink / raw
  To: gentoo-commits

commit:     b26f031f2d07b0c12a88af66b8e884192fc16f96
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 18 23:47:06 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Mar 18 23:47:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b26f031f

kde-apps/poxml: amd64 stable wrt bug #708822

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 kde-apps/poxml/poxml-19.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-19.12.3.ebuild b/kde-apps/poxml/poxml-19.12.3.ebuild
index 91e463c5a3f..3d9d650df7a 100644
--- a/kde-apps/poxml/poxml-19.12.3.ebuild
+++ b/kde-apps/poxml/poxml-19.12.3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-03-19  0:06 Agostino Sarubbo
  0 siblings, 0 replies; 75+ messages in thread
From: Agostino Sarubbo @ 2020-03-19  0:06 UTC (permalink / raw
  To: gentoo-commits

commit:     618dae40ec693e49dc33eb3e8087c29b446dd8c5
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 00:05:09 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 00:05:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618dae40

kde-apps/poxml: x86 stable wrt bug #708822

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 kde-apps/poxml/poxml-19.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-19.12.3.ebuild b/kde-apps/poxml/poxml-19.12.3.ebuild
index 3d9d650df7a..eeb4ae82d89 100644
--- a/kde-apps/poxml/poxml-19.12.3.ebuild
+++ b/kde-apps/poxml/poxml-19.12.3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-03-19  6:25 Mikle Kolyada
  0 siblings, 0 replies; 75+ messages in thread
From: Mikle Kolyada @ 2020-03-19  6:25 UTC (permalink / raw
  To: gentoo-commits

commit:     9f3e2a4285ae46a391b98891664a2b016b019c9b
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 06:23:40 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 06:23:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f3e2a42

kde-apps/poxml: arm64 stable wrt bug #708822

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 kde-apps/poxml/poxml-19.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-19.12.3.ebuild b/kde-apps/poxml/poxml-19.12.3.ebuild
index eeb4ae82d89..818894a1469 100644
--- a/kde-apps/poxml/poxml-19.12.3.ebuild
+++ b/kde-apps/poxml/poxml-19.12.3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-07-09 16:26 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2020-07-09 16:26 UTC (permalink / raw
  To: gentoo-commits

commit:     0f748bc160d829e5bd735ea2ad068af3badace1f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  9 12:31:30 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul  9 15:40:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f748bc1

kde-apps/poxml: drop 20.04.2*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-20.04.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 2f7f91c5184..07f2522010a 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-19.12.3.tar.xz 43336 BLAKE2B d1c60266a38c05b3cb5a65031f50aba4cb1352f93d48937dc9ff95a87987cdc0eb02a48b9e169ff97b844cbc020e8de3899c55c472863ce5627e8016fa30a134 SHA512 30c905660db03368095a19e8b8a90c73d604fe2e4eb8df61a47a2abd11e716da94dbccd3b8bfccf134f52536eacbb7327fe08e9d00d752163f8cb61ef67c8362
-DIST poxml-20.04.2.tar.xz 43240 BLAKE2B c3a37b82c097f0854e141ad594bc6338cdb97bc699fda617cc7fe14b57884132b30292faf2b070911f0107c933ed596ef6596c70b32b9443a7ac3ffb19fe74a6 SHA512 fff4acdee1a8a4ccb8398fab68e840233c54a9b991f826be33fc7fb00d0cf69a5d84562d3b8b2c1ef08f297733364b9b8bc019fffceba38317032bf58a2dbef4
 DIST poxml-20.04.3.tar.xz 43300 BLAKE2B 51e40ad1067b6177cb7348d608a791ced4f1e72adb5842cb09dad38503a6cb698f0c3cc127a183e99deec9896653e0d9f521f5939b71395f22779ded10145401 SHA512 cd258bb659a8ac110d88971c103ad9cd8bec01494c48d06b5717ee05f50482ae86da284b0c5c88d6a4bbbbfbc8a0b1699fe31c5e5ae5cdb0acb3e738e1967d3e

diff --git a/kde-apps/poxml/poxml-20.04.2.ebuild b/kde-apps/poxml/poxml-20.04.2.ebuild
deleted file mode 100644
index 3646c623926..00000000000
--- a/kde-apps/poxml/poxml-20.04.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.14.1
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-07-30  6:58 Agostino Sarubbo
  0 siblings, 0 replies; 75+ messages in thread
From: Agostino Sarubbo @ 2020-07-30  6:58 UTC (permalink / raw
  To: gentoo-commits

commit:     aafc07106c6b220ad65a32d053d3c1997c6699aa
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 06:54:54 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 06:57:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aafc0710

kde-apps/poxml: amd64 stable wrt bug #731966

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 kde-apps/poxml/poxml-20.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-20.04.3.ebuild b/kde-apps/poxml/poxml-20.04.3.ebuild
index 1c3ffe6d438..28bc4e77b73 100644
--- a/kde-apps/poxml/poxml-20.04.3.ebuild
+++ b/kde-apps/poxml/poxml-20.04.3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-07-30  7:21 Agostino Sarubbo
  0 siblings, 0 replies; 75+ messages in thread
From: Agostino Sarubbo @ 2020-07-30  7:21 UTC (permalink / raw
  To: gentoo-commits

commit:     c4b6c7625842e6b9f3ed3a0fdee3fe2228f8e27e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 07:18:50 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 07:20:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4b6c762

kde-apps/poxml: x86 stable wrt bug #731966

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 kde-apps/poxml/poxml-20.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-20.04.3.ebuild b/kde-apps/poxml/poxml-20.04.3.ebuild
index 28bc4e77b73..942245ccb70 100644
--- a/kde-apps/poxml/poxml-20.04.3.ebuild
+++ b/kde-apps/poxml/poxml-20.04.3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-08-03 23:25 Sam James
  0 siblings, 0 replies; 75+ messages in thread
From: Sam James @ 2020-08-03 23:25 UTC (permalink / raw
  To: gentoo-commits

commit:     ed2b3f66a411cb4eb4697a6118b812de6a64428f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  3 23:02:04 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug  3 23:20:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2b3f66

kde-apps/poxml: arm64 stable (bug #731966)

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/poxml/poxml-20.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-20.04.3.ebuild b/kde-apps/poxml/poxml-20.04.3.ebuild
index 942245ccb70..d4761cc0b6a 100644
--- a/kde-apps/poxml/poxml-20.04.3.ebuild
+++ b/kde-apps/poxml/poxml-20.04.3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-08-04  6:36 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2020-08-04  6:36 UTC (permalink / raw
  To: gentoo-commits

commit:     2935e41a762877b89d5455defcd21366c11e9f55
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 18 09:23:39 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug  4 06:35:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2935e41a

kde-apps/poxml: drop 19.12.3*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-19.12.3.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 07f2522010a..09a8467b393 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1 @@
-DIST poxml-19.12.3.tar.xz 43336 BLAKE2B d1c60266a38c05b3cb5a65031f50aba4cb1352f93d48937dc9ff95a87987cdc0eb02a48b9e169ff97b844cbc020e8de3899c55c472863ce5627e8016fa30a134 SHA512 30c905660db03368095a19e8b8a90c73d604fe2e4eb8df61a47a2abd11e716da94dbccd3b8bfccf134f52536eacbb7327fe08e9d00d752163f8cb61ef67c8362
 DIST poxml-20.04.3.tar.xz 43300 BLAKE2B 51e40ad1067b6177cb7348d608a791ced4f1e72adb5842cb09dad38503a6cb698f0c3cc127a183e99deec9896653e0d9f521f5939b71395f22779ded10145401 SHA512 cd258bb659a8ac110d88971c103ad9cd8bec01494c48d06b5717ee05f50482ae86da284b0c5c88d6a4bbbbfbc8a0b1699fe31c5e5ae5cdb0acb3e738e1967d3e

diff --git a/kde-apps/poxml/poxml-19.12.3.ebuild b/kde-apps/poxml/poxml-19.12.3.ebuild
deleted file mode 100644
index 818894a1469..00000000000
--- a/kde-apps/poxml/poxml-19.12.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-09-03 12:24 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2020-09-03 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     8c6902717e3aee6d533fe73c0c66349029c72006
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  3 12:00:01 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 12:23:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c690271

kde-apps/poxml: drop 20.08.0*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-20.08.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 9b8a92e605e..21dbddcbe53 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-20.04.3.tar.xz 43300 BLAKE2B 51e40ad1067b6177cb7348d608a791ced4f1e72adb5842cb09dad38503a6cb698f0c3cc127a183e99deec9896653e0d9f521f5939b71395f22779ded10145401 SHA512 cd258bb659a8ac110d88971c103ad9cd8bec01494c48d06b5717ee05f50482ae86da284b0c5c88d6a4bbbbfbc8a0b1699fe31c5e5ae5cdb0acb3e738e1967d3e
-DIST poxml-20.08.0.tar.xz 43276 BLAKE2B 6848dcc0d2ef41c082787093dc5d29d11a5be6cc897ca7fb28a0455212854c06ef2704aaa67fc03f3510d43c07c9d38c26fe6e4727b791a8610291b3b6b89c18 SHA512 c9041d5e262734f93d6b5327373bc9b4a4e127ec9f1ec20bb2ee98f4b52f1f83a875d593ecfe91722014d4b7f0b43b0bec05351c9c15a9b257b17c247ee3dd7e
 DIST poxml-20.08.1.tar.xz 43248 BLAKE2B ac467b19c98a4191fb987a4ce11ab3742bf69aebb663042717cd1622691286259400a04704378bc07c6e10b56748f2b986d462cc9d72df23916f194db8b73cf4 SHA512 bbbfa5aceb2d2d2901fae554f8de718d0f50a655678698c4e3d285117fdf207ec608cfdc5bc20fa032fa98a4fa28533cdf334a8998197489424f14de57a57e58

diff --git a/kde-apps/poxml/poxml-20.08.0.ebuild b/kde-apps/poxml/poxml-20.08.0.ebuild
deleted file mode 100644
index 1c3ffe6d438..00000000000
--- a/kde-apps/poxml/poxml-20.08.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-10-09 19:04 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2020-10-09 19:04 UTC (permalink / raw
  To: gentoo-commits

commit:     dde46176dd16024319f14c827f299cebd93be2b7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 08:57:58 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 19:03:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde46176

kde-apps/poxml: drop 20.08.1*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-20.08.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 463b17f1a85..5f9ac7edcd7 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-20.04.3.tar.xz 43300 BLAKE2B 51e40ad1067b6177cb7348d608a791ced4f1e72adb5842cb09dad38503a6cb698f0c3cc127a183e99deec9896653e0d9f521f5939b71395f22779ded10145401 SHA512 cd258bb659a8ac110d88971c103ad9cd8bec01494c48d06b5717ee05f50482ae86da284b0c5c88d6a4bbbbfbc8a0b1699fe31c5e5ae5cdb0acb3e738e1967d3e
-DIST poxml-20.08.1.tar.xz 43248 BLAKE2B ac467b19c98a4191fb987a4ce11ab3742bf69aebb663042717cd1622691286259400a04704378bc07c6e10b56748f2b986d462cc9d72df23916f194db8b73cf4 SHA512 bbbfa5aceb2d2d2901fae554f8de718d0f50a655678698c4e3d285117fdf207ec608cfdc5bc20fa032fa98a4fa28533cdf334a8998197489424f14de57a57e58
 DIST poxml-20.08.2.tar.xz 43264 BLAKE2B 78e6919be8a8cc55d6158e809d987122fa61b13071e26b81ac306bfd0e447de6bfd85c4b98834720d5352bd546a29f3268f289159da23ea0794d2e45fbf95b73 SHA512 31c0b87ba1c2a2c5fcf88d8b49b46af08a7611dd18f4c7ccdceb0f8c32a1de58ea369a28922bcb907d0fd9a9ffa15a0d4c0c3a97a09045cf6cfe198d05f92bb7

diff --git a/kde-apps/poxml/poxml-20.08.1.ebuild b/kde-apps/poxml/poxml-20.08.1.ebuild
deleted file mode 100644
index 1c3ffe6d438..00000000000
--- a/kde-apps/poxml/poxml-20.08.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-11-05 17:59 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2020-11-05 17:59 UTC (permalink / raw
  To: gentoo-commits

commit:     89f80060a856aaa1c19e77ce46595d16bef50dbb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  5 12:59:17 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov  5 17:59:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f80060

kde-apps/poxml: drop 20.08.2*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-20.08.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 05a577f9113..9c5214ff759 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-20.04.3.tar.xz 43300 BLAKE2B 51e40ad1067b6177cb7348d608a791ced4f1e72adb5842cb09dad38503a6cb698f0c3cc127a183e99deec9896653e0d9f521f5939b71395f22779ded10145401 SHA512 cd258bb659a8ac110d88971c103ad9cd8bec01494c48d06b5717ee05f50482ae86da284b0c5c88d6a4bbbbfbc8a0b1699fe31c5e5ae5cdb0acb3e738e1967d3e
-DIST poxml-20.08.2.tar.xz 43264 BLAKE2B 78e6919be8a8cc55d6158e809d987122fa61b13071e26b81ac306bfd0e447de6bfd85c4b98834720d5352bd546a29f3268f289159da23ea0794d2e45fbf95b73 SHA512 31c0b87ba1c2a2c5fcf88d8b49b46af08a7611dd18f4c7ccdceb0f8c32a1de58ea369a28922bcb907d0fd9a9ffa15a0d4c0c3a97a09045cf6cfe198d05f92bb7
 DIST poxml-20.08.3.tar.xz 43272 BLAKE2B 1f81403d2544b21fb12168d4961d2f890d62a832226887a26486dbd3a62b29e7f346a7c6b7366b5b6c18415638cf1136140a54f0a30cde3802918f2c34a0f057 SHA512 ce3b3344fcf1bacd44b481c84a7a0041c97686169ebd6e29af0f0de8d2fb808556bc52b930b222e1d87db8275892d1d22770ef0df888180e1be476852157ae6c

diff --git a/kde-apps/poxml/poxml-20.08.2.ebuild b/kde-apps/poxml/poxml-20.08.2.ebuild
deleted file mode 100644
index 1c3ffe6d438..00000000000
--- a/kde-apps/poxml/poxml-20.08.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2020-11-25 18:13 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2020-11-25 18:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ecd1cb844017a54f5b783701c22dd5944cfd416d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 25 17:50:57 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 25 18:05:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd1cb84

kde-apps/poxml: drop 20.04.3*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-20.04.3.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 9c5214ff759..282d1ca904e 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1 @@
-DIST poxml-20.04.3.tar.xz 43300 BLAKE2B 51e40ad1067b6177cb7348d608a791ced4f1e72adb5842cb09dad38503a6cb698f0c3cc127a183e99deec9896653e0d9f521f5939b71395f22779ded10145401 SHA512 cd258bb659a8ac110d88971c103ad9cd8bec01494c48d06b5717ee05f50482ae86da284b0c5c88d6a4bbbbfbc8a0b1699fe31c5e5ae5cdb0acb3e738e1967d3e
 DIST poxml-20.08.3.tar.xz 43272 BLAKE2B 1f81403d2544b21fb12168d4961d2f890d62a832226887a26486dbd3a62b29e7f346a7c6b7366b5b6c18415638cf1136140a54f0a30cde3802918f2c34a0f057 SHA512 ce3b3344fcf1bacd44b481c84a7a0041c97686169ebd6e29af0f0de8d2fb808556bc52b930b222e1d87db8275892d1d22770ef0df888180e1be476852157ae6c

diff --git a/kde-apps/poxml/poxml-20.04.3.ebuild b/kde-apps/poxml/poxml-20.04.3.ebuild
deleted file mode 100644
index d4761cc0b6a..00000000000
--- a/kde-apps/poxml/poxml-20.04.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-02-04 14:07 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-02-04 14:07 UTC (permalink / raw
  To: gentoo-commits

commit:     cdd8e1e360d9685cab258b4f8c0f6e11781dbf6f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  4 13:37:24 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  4 14:05:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd8e1e3

kde-apps/poxml: drop 20.12.1*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-20.12.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index add7b22aaa9..22794b50f83 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-20.08.3.tar.xz 43272 BLAKE2B 1f81403d2544b21fb12168d4961d2f890d62a832226887a26486dbd3a62b29e7f346a7c6b7366b5b6c18415638cf1136140a54f0a30cde3802918f2c34a0f057 SHA512 ce3b3344fcf1bacd44b481c84a7a0041c97686169ebd6e29af0f0de8d2fb808556bc52b930b222e1d87db8275892d1d22770ef0df888180e1be476852157ae6c
-DIST poxml-20.12.1.tar.xz 43280 BLAKE2B 0b97235837d8461e88aed4b4d413c611465057cee0af495fdd77e1d31a2bbea03372fe6219ddaabd379f224fa42017d5604b43e26bc01f613bde756acd939ef1 SHA512 25aca8ffc1e47b9da76c1a14fb53a1bf91c3ea349b46b4e8be3e4f00d4ae2e0cfb9b04effe28a64c13f4ed3ba4567fc035724fbb74fc1b98ac96d43736743d2b
 DIST poxml-20.12.2.tar.xz 43264 BLAKE2B 2d5ff1e3ef3cd3db0e03413c87bf9885f72b938a6f40f208ae052b083d1000c0a3ca91767fb1bf08adf690610fb9adc8fba8ac0d217f5273f928bf7dd66bfa91 SHA512 7648ffad86e4a1d1c75418d1f3b293d0c027fc03c81e4bcc028e3f6976ce9739e57c14fb0262ef3ed9e8bebb2a2c17cb5e0a1696105cdecaa5a31b1730143c5d

diff --git a/kde-apps/poxml/poxml-20.12.1.ebuild b/kde-apps/poxml/poxml-20.12.1.ebuild
deleted file mode 100644
index a5ec71cdba1..00000000000
--- a/kde-apps/poxml/poxml-20.12.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.1
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-03-04 21:29 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-03-04 21:29 UTC (permalink / raw
  To: gentoo-commits

commit:     a2961b2a9fcd666349bb17ad08ae65943c50bfee
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 10:21:42 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 21:28:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2961b2a

kde-apps/poxml: drop 20.12.2*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-20.12.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index a04590c4477..00c173e83d0 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-20.08.3.tar.xz 43272 BLAKE2B 1f81403d2544b21fb12168d4961d2f890d62a832226887a26486dbd3a62b29e7f346a7c6b7366b5b6c18415638cf1136140a54f0a30cde3802918f2c34a0f057 SHA512 ce3b3344fcf1bacd44b481c84a7a0041c97686169ebd6e29af0f0de8d2fb808556bc52b930b222e1d87db8275892d1d22770ef0df888180e1be476852157ae6c
-DIST poxml-20.12.2.tar.xz 43264 BLAKE2B 2d5ff1e3ef3cd3db0e03413c87bf9885f72b938a6f40f208ae052b083d1000c0a3ca91767fb1bf08adf690610fb9adc8fba8ac0d217f5273f928bf7dd66bfa91 SHA512 7648ffad86e4a1d1c75418d1f3b293d0c027fc03c81e4bcc028e3f6976ce9739e57c14fb0262ef3ed9e8bebb2a2c17cb5e0a1696105cdecaa5a31b1730143c5d
 DIST poxml-20.12.3.tar.xz 43224 BLAKE2B 348b9a0ac90b2865befb840453448072a78bb661bc33f1d01f593ef50c4895f58db3253a7d8f638bfdd3d23df91a2b03d531c2df3770a54303cb64fda5bd1a0c SHA512 b96c21440018d3adbad0d8acb1a054e147b167398e98238cde90a27337891fa0092304c2cbfce786ba473a7eeaec44c9010911dd55763626ecefdd7377ee9e8f

diff --git a/kde-apps/poxml/poxml-20.12.2.ebuild b/kde-apps/poxml/poxml-20.12.2.ebuild
deleted file mode 100644
index 75837ed709a..00000000000
--- a/kde-apps/poxml/poxml-20.12.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-04-24 13:47 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-04-24 13:47 UTC (permalink / raw
  To: gentoo-commits

commit:     b94617fea580dd020d16fb381633048305429b00
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 24 10:05:05 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 24 13:46:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b94617fe

kde-apps/poxml: 21.04.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 +
 kde-apps/poxml/poxml-21.04.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 8793d9ad84d..7e8794bf3c2 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1 +1,2 @@
 DIST poxml-20.12.3.tar.xz 43224 BLAKE2B 348b9a0ac90b2865befb840453448072a78bb661bc33f1d01f593ef50c4895f58db3253a7d8f638bfdd3d23df91a2b03d531c2df3770a54303cb64fda5bd1a0c SHA512 b96c21440018d3adbad0d8acb1a054e147b167398e98238cde90a27337891fa0092304c2cbfce786ba473a7eeaec44c9010911dd55763626ecefdd7377ee9e8f
+DIST poxml-21.04.0.tar.xz 43552 BLAKE2B 5fa0afe273580e1d39ba927684aa119a4fd641e893570cd820b662a436f178d278e027c6be91232c6841b18ae965e682def60650e108ade68012cfc40430b572 SHA512 448be68328031fed5b61f8db170ff29681929a7822622acd53934f0c728d9426770ca62c084a94f10f296063f962e00fbd385ad1632c1f991f7b275a88bf4ac3

diff --git a/kde-apps/poxml/poxml-21.04.0.ebuild b/kde-apps/poxml/poxml-21.04.0.ebuild
new file mode 100644
index 00000000000..75837ed709a
--- /dev/null
+++ b/kde-apps/poxml/poxml-21.04.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtxml-${QTMIN}:5
+	sys-devel/gettext
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-05-13 12:33 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-05-13 12:33 UTC (permalink / raw
  To: gentoo-commits

commit:     d4b17b146a57c8940dfb110f7f730b6655b53c72
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 11:44:31 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 13 12:24:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4b17b14

kde-apps/poxml: drop 21.04.0*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-21.04.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 0c2e065d76b..80f9c115a0f 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-20.12.3.tar.xz 43224 BLAKE2B 348b9a0ac90b2865befb840453448072a78bb661bc33f1d01f593ef50c4895f58db3253a7d8f638bfdd3d23df91a2b03d531c2df3770a54303cb64fda5bd1a0c SHA512 b96c21440018d3adbad0d8acb1a054e147b167398e98238cde90a27337891fa0092304c2cbfce786ba473a7eeaec44c9010911dd55763626ecefdd7377ee9e8f
-DIST poxml-21.04.0.tar.xz 43552 BLAKE2B 5fa0afe273580e1d39ba927684aa119a4fd641e893570cd820b662a436f178d278e027c6be91232c6841b18ae965e682def60650e108ade68012cfc40430b572 SHA512 448be68328031fed5b61f8db170ff29681929a7822622acd53934f0c728d9426770ca62c084a94f10f296063f962e00fbd385ad1632c1f991f7b275a88bf4ac3
 DIST poxml-21.04.1.tar.xz 43548 BLAKE2B d839707fc689e49f254c0ac03aee0964a257ee8b94f236a04968406e93d1effbe805896653260f760131e876382e49f36b89335e46c204fb49ffbe988ae1f063 SHA512 bd162ddf04b21186cd3c1297efb79cd40131ac41ad027920a8ca52ff6a558ba18e9322714c41728e75e48b88d1f1dbc0eee7fb0085bca131b37e31b92d53912d

diff --git a/kde-apps/poxml/poxml-21.04.0.ebuild b/kde-apps/poxml/poxml-21.04.0.ebuild
deleted file mode 100644
index 75837ed709a..00000000000
--- a/kde-apps/poxml/poxml-21.04.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-07-08 11:48 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-07-08 11:48 UTC (permalink / raw
  To: gentoo-commits

commit:     58878ba4d4b3c0e27655acb65fb55eb3e356443b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  8 11:31:22 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul  8 11:44:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58878ba4

kde-apps/poxml: 21.04.3 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 +
 kde-apps/poxml/poxml-21.04.3.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 2cac6a5c354..630f366f24b 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1,3 @@
 DIST poxml-20.12.3.tar.xz 43224 BLAKE2B 348b9a0ac90b2865befb840453448072a78bb661bc33f1d01f593ef50c4895f58db3253a7d8f638bfdd3d23df91a2b03d531c2df3770a54303cb64fda5bd1a0c SHA512 b96c21440018d3adbad0d8acb1a054e147b167398e98238cde90a27337891fa0092304c2cbfce786ba473a7eeaec44c9010911dd55763626ecefdd7377ee9e8f
 DIST poxml-21.04.2.tar.xz 43532 BLAKE2B 126416fe720430e15cc145d1d4392bc92e56b09078cb4410f2545f2e3536449b4fbea8976c4c6899ae0d9c82466f9847b6b67f749f0009a86851b57707b2f599 SHA512 18fc332c41937b4bddd6c28b5d2b0ddaf2f2cd68d142272db6b44e869c646d566524419beac6708abac94f00a9119099c30ec764fe0290516f268088ef88beee
+DIST poxml-21.04.3.tar.xz 43540 BLAKE2B 97c42e772625c82d1d2f6f994228eb8159130875450580d8e292fedd2f1b048d8672987929c256e07b5ae3d6735f602930917993d3c21738d32936cd4c8558df SHA512 52647f1574790e7f0c444e4a0ade0789da6034db0e68f8a9b92606c8511ca06c7f317ead23b4cb72db5330cf1e41e58646b98eb2c3bec47c6b8c813c60969df8

diff --git a/kde-apps/poxml/poxml-21.04.3.ebuild b/kde-apps/poxml/poxml-21.04.3.ebuild
new file mode 100644
index 00000000000..75837ed709a
--- /dev/null
+++ b/kde-apps/poxml/poxml-21.04.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtxml-${QTMIN}:5
+	sys-devel/gettext
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-07-12 21:19 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-07-12 21:19 UTC (permalink / raw
  To: gentoo-commits

commit:     285d8b48e6889f51b3bba01cbe794bd4ce711614
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 20:01:06 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 21:06:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=285d8b48

kde-apps/poxml: drop 21.04.2*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-21.04.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 630f366f24b..b5ea2989a35 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-20.12.3.tar.xz 43224 BLAKE2B 348b9a0ac90b2865befb840453448072a78bb661bc33f1d01f593ef50c4895f58db3253a7d8f638bfdd3d23df91a2b03d531c2df3770a54303cb64fda5bd1a0c SHA512 b96c21440018d3adbad0d8acb1a054e147b167398e98238cde90a27337891fa0092304c2cbfce786ba473a7eeaec44c9010911dd55763626ecefdd7377ee9e8f
-DIST poxml-21.04.2.tar.xz 43532 BLAKE2B 126416fe720430e15cc145d1d4392bc92e56b09078cb4410f2545f2e3536449b4fbea8976c4c6899ae0d9c82466f9847b6b67f749f0009a86851b57707b2f599 SHA512 18fc332c41937b4bddd6c28b5d2b0ddaf2f2cd68d142272db6b44e869c646d566524419beac6708abac94f00a9119099c30ec764fe0290516f268088ef88beee
 DIST poxml-21.04.3.tar.xz 43540 BLAKE2B 97c42e772625c82d1d2f6f994228eb8159130875450580d8e292fedd2f1b048d8672987929c256e07b5ae3d6735f602930917993d3c21738d32936cd4c8558df SHA512 52647f1574790e7f0c444e4a0ade0789da6034db0e68f8a9b92606c8511ca06c7f317ead23b4cb72db5330cf1e41e58646b98eb2c3bec47c6b8c813c60969df8

diff --git a/kde-apps/poxml/poxml-21.04.2.ebuild b/kde-apps/poxml/poxml-21.04.2.ebuild
deleted file mode 100644
index 75837ed709a..00000000000
--- a/kde-apps/poxml/poxml-21.04.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-08-04  8:40 Agostino Sarubbo
  0 siblings, 0 replies; 75+ messages in thread
From: Agostino Sarubbo @ 2021-08-04  8:40 UTC (permalink / raw
  To: gentoo-commits

commit:     48d2069217e08d29668944eb3f50919bdbb119c3
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  4 08:37:30 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug  4 08:40:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48d20692

kde-apps/poxml: amd64 stable wrt bug #805065

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 kde-apps/poxml/poxml-21.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-21.04.3.ebuild b/kde-apps/poxml/poxml-21.04.3.ebuild
index 75837ed709a..31d64019e50 100644
--- a/kde-apps/poxml/poxml-21.04.3.ebuild
+++ b/kde-apps/poxml/poxml-21.04.3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-08-04  9:01 Agostino Sarubbo
  0 siblings, 0 replies; 75+ messages in thread
From: Agostino Sarubbo @ 2021-08-04  9:01 UTC (permalink / raw
  To: gentoo-commits

commit:     ff0b11f8de8f3d20aeb514faf685ccefba8fff8f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  4 08:58:40 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug  4 09:01:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0b11f8

kde-apps/poxml: x86 stable wrt bug #805065

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 kde-apps/poxml/poxml-21.04.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-21.04.3.ebuild b/kde-apps/poxml/poxml-21.04.3.ebuild
index 31d64019e50..db9d59c8792 100644
--- a/kde-apps/poxml/poxml-21.04.3.ebuild
+++ b/kde-apps/poxml/poxml-21.04.3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-08-11  6:52 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-08-11  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     a7b079792e810b4b0f5e1bf88d7f58237759a536
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 11 06:20:48 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 06:51:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7b07979

kde-apps/poxml: drop 20.12.3*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-20.12.3.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index b5ea2989a35..f866cf9d9b1 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1 @@
-DIST poxml-20.12.3.tar.xz 43224 BLAKE2B 348b9a0ac90b2865befb840453448072a78bb661bc33f1d01f593ef50c4895f58db3253a7d8f638bfdd3d23df91a2b03d531c2df3770a54303cb64fda5bd1a0c SHA512 b96c21440018d3adbad0d8acb1a054e147b167398e98238cde90a27337891fa0092304c2cbfce786ba473a7eeaec44c9010911dd55763626ecefdd7377ee9e8f
 DIST poxml-21.04.3.tar.xz 43540 BLAKE2B 97c42e772625c82d1d2f6f994228eb8159130875450580d8e292fedd2f1b048d8672987929c256e07b5ae3d6735f602930917993d3c21738d32936cd4c8558df SHA512 52647f1574790e7f0c444e4a0ade0789da6034db0e68f8a9b92606c8511ca06c7f317ead23b4cb72db5330cf1e41e58646b98eb2c3bec47c6b8c813c60969df8

diff --git a/kde-apps/poxml/poxml-20.12.3.ebuild b/kde-apps/poxml/poxml-20.12.3.ebuild
deleted file mode 100644
index 53f8c5bfce6..00000000000
--- a/kde-apps/poxml/poxml-20.12.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-08-12 10:43 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-08-12 10:43 UTC (permalink / raw
  To: gentoo-commits

commit:     30ffb3d33a0360d9800ab8a09f0a28fbc8092a88
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 12 09:48:49 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 12 10:18:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30ffb3d3

kde-apps/poxml: 21.08.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 +
 kde-apps/poxml/poxml-21.08.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index f866cf9d9b1..16175ba1538 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1 +1,2 @@
 DIST poxml-21.04.3.tar.xz 43540 BLAKE2B 97c42e772625c82d1d2f6f994228eb8159130875450580d8e292fedd2f1b048d8672987929c256e07b5ae3d6735f602930917993d3c21738d32936cd4c8558df SHA512 52647f1574790e7f0c444e4a0ade0789da6034db0e68f8a9b92606c8511ca06c7f317ead23b4cb72db5330cf1e41e58646b98eb2c3bec47c6b8c813c60969df8
+DIST poxml-21.08.0.tar.xz 43528 BLAKE2B 408251148b504adbb611596c7d81eb57004483686c9be5b5dfa949336f0eac9787043b2026021161ff6f22ab769ec4dc4ab56d1e163a511660c914fe9ea16b29 SHA512 c63414821c916a07b4f19333318c99d8787cbf0c123ffbd4f07fb49763c0c41656270535920ed0bab2cce82eca716430079c98ac11e83117d877b9e3f556c79d

diff --git a/kde-apps/poxml/poxml-21.08.0.ebuild b/kde-apps/poxml/poxml-21.08.0.ebuild
new file mode 100644
index 00000000000..75837ed709a
--- /dev/null
+++ b/kde-apps/poxml/poxml-21.08.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtxml-${QTMIN}:5
+	sys-devel/gettext
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-09-02 16:53 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-09-02 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     9ad4fd4f434c6ca6242a980e09cb0a65ee24226d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  2 11:51:00 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep  2 16:52:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ad4fd4f

kde-apps/poxml: drop 21.08.0*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-21.08.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index bd09e5d8dc5..b89a47124f9 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-21.04.3.tar.xz 43540 BLAKE2B 97c42e772625c82d1d2f6f994228eb8159130875450580d8e292fedd2f1b048d8672987929c256e07b5ae3d6735f602930917993d3c21738d32936cd4c8558df SHA512 52647f1574790e7f0c444e4a0ade0789da6034db0e68f8a9b92606c8511ca06c7f317ead23b4cb72db5330cf1e41e58646b98eb2c3bec47c6b8c813c60969df8
-DIST poxml-21.08.0.tar.xz 43528 BLAKE2B 408251148b504adbb611596c7d81eb57004483686c9be5b5dfa949336f0eac9787043b2026021161ff6f22ab769ec4dc4ab56d1e163a511660c914fe9ea16b29 SHA512 c63414821c916a07b4f19333318c99d8787cbf0c123ffbd4f07fb49763c0c41656270535920ed0bab2cce82eca716430079c98ac11e83117d877b9e3f556c79d
 DIST poxml-21.08.1.tar.xz 43528 BLAKE2B 2860f75d4ecc86a2d397ac4107aa4de581a6e8f4181b77daf5ddc5f96d372f0b51fdae0e007de80e0a853a868798577132150a88c22c60244c6d89785073670c SHA512 8a6f792d47225e0df205756ef43e946ee86897de431633da824ec946e10763baf7e76786c33e8cc0974aa03633ddac5a4d5e7b47e1408e8d396e31c8e98a28b4

diff --git a/kde-apps/poxml/poxml-21.08.0.ebuild b/kde-apps/poxml/poxml-21.08.0.ebuild
deleted file mode 100644
index 75837ed709a..00000000000
--- a/kde-apps/poxml/poxml-21.08.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-10-07 20:00 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-10-07 20:00 UTC (permalink / raw
  To: gentoo-commits

commit:     0602aca97f1d3027558d190879a8fea3f61ed8c7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  7 19:03:10 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  7 20:00:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0602aca9

kde-apps/poxml: drop 21.08.1*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-21.08.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 575bfc89acf..8a1256804dd 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-21.04.3.tar.xz 43540 BLAKE2B 97c42e772625c82d1d2f6f994228eb8159130875450580d8e292fedd2f1b048d8672987929c256e07b5ae3d6735f602930917993d3c21738d32936cd4c8558df SHA512 52647f1574790e7f0c444e4a0ade0789da6034db0e68f8a9b92606c8511ca06c7f317ead23b4cb72db5330cf1e41e58646b98eb2c3bec47c6b8c813c60969df8
-DIST poxml-21.08.1.tar.xz 43528 BLAKE2B 2860f75d4ecc86a2d397ac4107aa4de581a6e8f4181b77daf5ddc5f96d372f0b51fdae0e007de80e0a853a868798577132150a88c22c60244c6d89785073670c SHA512 8a6f792d47225e0df205756ef43e946ee86897de431633da824ec946e10763baf7e76786c33e8cc0974aa03633ddac5a4d5e7b47e1408e8d396e31c8e98a28b4
 DIST poxml-21.08.2.tar.xz 43532 BLAKE2B 38ad9d371bf011dce65d74930551ee0b3252f4f93f45e1624b43be2314984ba423cb49873005c349f246c13168d4ee45c22f31956da9b6767e3936f635a2e761 SHA512 9f6c065bdaa2862b97bf7d299257a654974fd9cdc261ac4f61164ae23dfdfbbc7c9f83f9b2ba3ed70ae01223f37a1f2abc3827f41ac79703be40f1c9523e9337

diff --git a/kde-apps/poxml/poxml-21.08.1.ebuild b/kde-apps/poxml/poxml-21.08.1.ebuild
deleted file mode 100644
index 3c3161c3ce9..00000000000
--- a/kde-apps/poxml/poxml-21.08.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-10-11 14:01 Yixun Lan
  0 siblings, 0 replies; 75+ messages in thread
From: Yixun Lan @ 2021-10-11 14:01 UTC (permalink / raw
  To: gentoo-commits

commit:     99bd8d59dbae22148a3cc38c0393396efb0eec35
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Mon Oct 11 07:02:28 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 14:01:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99bd8d59

kde-apps/poxml: keyword 21.08.2 for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 kde-apps/poxml/poxml-21.08.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-21.08.2.ebuild b/kde-apps/poxml/poxml-21.08.2.ebuild
index 3c3161c3ce9..0d5f6515027 100644
--- a/kde-apps/poxml/poxml-21.08.2.ebuild
+++ b/kde-apps/poxml/poxml-21.08.2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-11-04 13:25 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-11-04 13:25 UTC (permalink / raw
  To: gentoo-commits

commit:     e8cbbd0be4e108db13b25e84fc9bf723286e2ce9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  4 12:41:18 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov  4 13:24:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8cbbd0b

kde-apps/poxml: drop 21.08.2*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-21.08.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 2a3cda64314..b0978bc0723 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-21.04.3.tar.xz 43540 BLAKE2B 97c42e772625c82d1d2f6f994228eb8159130875450580d8e292fedd2f1b048d8672987929c256e07b5ae3d6735f602930917993d3c21738d32936cd4c8558df SHA512 52647f1574790e7f0c444e4a0ade0789da6034db0e68f8a9b92606c8511ca06c7f317ead23b4cb72db5330cf1e41e58646b98eb2c3bec47c6b8c813c60969df8
-DIST poxml-21.08.2.tar.xz 43532 BLAKE2B 38ad9d371bf011dce65d74930551ee0b3252f4f93f45e1624b43be2314984ba423cb49873005c349f246c13168d4ee45c22f31956da9b6767e3936f635a2e761 SHA512 9f6c065bdaa2862b97bf7d299257a654974fd9cdc261ac4f61164ae23dfdfbbc7c9f83f9b2ba3ed70ae01223f37a1f2abc3827f41ac79703be40f1c9523e9337
 DIST poxml-21.08.3.tar.xz 43504 BLAKE2B 7719438eee9c9dab8bf0ff2acea6259ac97f095cdd1c90a069ed9a95a2650e0e5033386bebad93d1a9206a5c9dc7977fd931537d8675e653c96670ee6afb27c2 SHA512 1b86376b408a38947f426f44f45f0a3b5f8df19b389e309ba80500ccf50efbac05f3e8d724786b480a43e49ab31f71412d41d9b581405d8fd8b65e3e29449a91

diff --git a/kde-apps/poxml/poxml-21.08.2.ebuild b/kde-apps/poxml/poxml-21.08.2.ebuild
deleted file mode 100644
index 0d5f6515027..00000000000
--- a/kde-apps/poxml/poxml-21.08.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-11-29 13:52 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-11-29 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     1889cd3fb9715dea8fcb24f35b6d5311e83e8bed
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 28 13:09:07 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 29 13:52:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1889cd3f

kde-apps/poxml: drop 21.04.3*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-21.04.3.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index b0978bc07230..68b7214b598c 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1 @@
-DIST poxml-21.04.3.tar.xz 43540 BLAKE2B 97c42e772625c82d1d2f6f994228eb8159130875450580d8e292fedd2f1b048d8672987929c256e07b5ae3d6735f602930917993d3c21738d32936cd4c8558df SHA512 52647f1574790e7f0c444e4a0ade0789da6034db0e68f8a9b92606c8511ca06c7f317ead23b4cb72db5330cf1e41e58646b98eb2c3bec47c6b8c813c60969df8
 DIST poxml-21.08.3.tar.xz 43504 BLAKE2B 7719438eee9c9dab8bf0ff2acea6259ac97f095cdd1c90a069ed9a95a2650e0e5033386bebad93d1a9206a5c9dc7977fd931537d8675e653c96670ee6afb27c2 SHA512 1b86376b408a38947f426f44f45f0a3b5f8df19b389e309ba80500ccf50efbac05f3e8d724786b480a43e49ab31f71412d41d9b581405d8fd8b65e3e29449a91

diff --git a/kde-apps/poxml/poxml-21.04.3.ebuild b/kde-apps/poxml/poxml-21.04.3.ebuild
deleted file mode 100644
index 53f8c5bfce65..000000000000
--- a/kde-apps/poxml/poxml-21.04.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-11-29 16:53 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-11-29 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     7e012b42b1bede0ae57e8b25e4f4d3c177ae957a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 29 16:03:15 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 29 16:52:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e012b42

kde-apps/poxml: 21.11.90 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest              |  1 +
 kde-apps/poxml/poxml-21.11.90.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 68b7214b598c..7a80d4894eba 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1 +1,2 @@
 DIST poxml-21.08.3.tar.xz 43504 BLAKE2B 7719438eee9c9dab8bf0ff2acea6259ac97f095cdd1c90a069ed9a95a2650e0e5033386bebad93d1a9206a5c9dc7977fd931537d8675e653c96670ee6afb27c2 SHA512 1b86376b408a38947f426f44f45f0a3b5f8df19b389e309ba80500ccf50efbac05f3e8d724786b480a43e49ab31f71412d41d9b581405d8fd8b65e3e29449a91
+DIST poxml-21.11.90.tar.xz 43540 BLAKE2B 8f6690c54cac864a5561b6a981acc91f98d74e8cf8edfc1ac224b9c53dfab62db410e9248ac95ccb90f187f333aec1faadfaa958fdcfeb300b60af193455e9ed SHA512 f19c6832004e7f1e4ed1efc769aa7839cd5fa8f98b38b78906472f53847106464653a1d2c2193e4fd18f02ed2ea121c650b623d17ea252586d9fce62a5957d4c

diff --git a/kde-apps/poxml/poxml-21.11.90.ebuild b/kde-apps/poxml/poxml-21.11.90.ebuild
new file mode 100644
index 000000000000..0d5f6515027d
--- /dev/null
+++ b/kde-apps/poxml/poxml-21.11.90.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtxml-${QTMIN}:5
+	sys-devel/gettext
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2021-12-09 11:27 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2021-12-09 11:27 UTC (permalink / raw
  To: gentoo-commits

commit:     bf2a13995471fac8efa7f598522f76cf334cce91
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  9 10:47:31 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec  9 11:26:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf2a1399

kde-apps/poxml: 21.12.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 +
 kde-apps/poxml/poxml-21.12.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 68b7214b598c..d2a5e48fa334 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1 +1,2 @@
 DIST poxml-21.08.3.tar.xz 43504 BLAKE2B 7719438eee9c9dab8bf0ff2acea6259ac97f095cdd1c90a069ed9a95a2650e0e5033386bebad93d1a9206a5c9dc7977fd931537d8675e653c96670ee6afb27c2 SHA512 1b86376b408a38947f426f44f45f0a3b5f8df19b389e309ba80500ccf50efbac05f3e8d724786b480a43e49ab31f71412d41d9b581405d8fd8b65e3e29449a91
+DIST poxml-21.12.0.tar.xz 43548 BLAKE2B 844e50a5129811e50047d0a1b9b6261ac060f9abd444dd756d6c1d3e32628e2f5ddeae42d5573ed790e0250e326d1b822a8295100880c3b9e7a879d7ee3009d7 SHA512 1d00ff372c4705faeff2a1c230a710b27fc4b4288ae1714e899a3d524e43257cb23677928e385ce8acd6f58505851d6e5a26d7be4a53d10ab0bd5d71423f83c5

diff --git a/kde-apps/poxml/poxml-21.12.0.ebuild b/kde-apps/poxml/poxml-21.12.0.ebuild
new file mode 100644
index 000000000000..0d5f6515027d
--- /dev/null
+++ b/kde-apps/poxml/poxml-21.12.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtxml-${QTMIN}:5
+	sys-devel/gettext
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-01-07 13:52 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-01-07 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     25c0b939337b1a022ce2969c7f9fd85e422625c2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  7 11:21:10 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan  7 13:51:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25c0b939

kde-apps/poxml: drop 21.12.0*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-21.12.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 3969f81d0175..4c69fdf8f374 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-21.08.3.tar.xz 43504 BLAKE2B 7719438eee9c9dab8bf0ff2acea6259ac97f095cdd1c90a069ed9a95a2650e0e5033386bebad93d1a9206a5c9dc7977fd931537d8675e653c96670ee6afb27c2 SHA512 1b86376b408a38947f426f44f45f0a3b5f8df19b389e309ba80500ccf50efbac05f3e8d724786b480a43e49ab31f71412d41d9b581405d8fd8b65e3e29449a91
-DIST poxml-21.12.0.tar.xz 43548 BLAKE2B 844e50a5129811e50047d0a1b9b6261ac060f9abd444dd756d6c1d3e32628e2f5ddeae42d5573ed790e0250e326d1b822a8295100880c3b9e7a879d7ee3009d7 SHA512 1d00ff372c4705faeff2a1c230a710b27fc4b4288ae1714e899a3d524e43257cb23677928e385ce8acd6f58505851d6e5a26d7be4a53d10ab0bd5d71423f83c5
 DIST poxml-21.12.1.tar.xz 43520 BLAKE2B b3c9e3fb05f956568bcdf28f01ec4381569593802cdf93cd9e17191837c3be54db749135f78001d08bb73a2a2df7672e5c4003ad42026b1700da837a70fd3e05 SHA512 ac7f6920780ea013c6fab07d9daefc88e8e624e5a22b055c56eef20249d5f70557d1c05b801d642ac9dbccf38a44db748471f06320f97423230fed84a9fb0f6e

diff --git a/kde-apps/poxml/poxml-21.12.0.ebuild b/kde-apps/poxml/poxml-21.12.0.ebuild
deleted file mode 100644
index 0d5f6515027d..000000000000
--- a/kde-apps/poxml/poxml-21.12.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-02-03 17:13 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-02-03 17:13 UTC (permalink / raw
  To: gentoo-commits

commit:     958fcb8915e46f30b7929fa8f5deb4bc6d6b68f0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  3 13:08:20 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  3 17:13:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=958fcb89

kde-apps/poxml: drop 21.12.1*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-21.12.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 8c767e487f41..a95309ef03ec 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-21.08.3.tar.xz 43504 BLAKE2B 7719438eee9c9dab8bf0ff2acea6259ac97f095cdd1c90a069ed9a95a2650e0e5033386bebad93d1a9206a5c9dc7977fd931537d8675e653c96670ee6afb27c2 SHA512 1b86376b408a38947f426f44f45f0a3b5f8df19b389e309ba80500ccf50efbac05f3e8d724786b480a43e49ab31f71412d41d9b581405d8fd8b65e3e29449a91
-DIST poxml-21.12.1.tar.xz 43520 BLAKE2B b3c9e3fb05f956568bcdf28f01ec4381569593802cdf93cd9e17191837c3be54db749135f78001d08bb73a2a2df7672e5c4003ad42026b1700da837a70fd3e05 SHA512 ac7f6920780ea013c6fab07d9daefc88e8e624e5a22b055c56eef20249d5f70557d1c05b801d642ac9dbccf38a44db748471f06320f97423230fed84a9fb0f6e
 DIST poxml-21.12.2.tar.xz 43536 BLAKE2B c34b34df870746a87997a1ab8982f2731c3fe9f4bd63261eee9dd1711678d0b5062b38839d1bbba9b2fc22d1780f985840dcca8c0817f8fa271a28d623e3d8ba SHA512 5864a9f8cd2a1fcd1873bd0fb2a0b86fbdf31d0f598b0bb0ce2d13d8cc188f41599f69e84feec8305b90ead7f2f056ea8944ca07de75b58a6f87057d2f3265ea

diff --git a/kde-apps/poxml/poxml-21.12.1.ebuild b/kde-apps/poxml/poxml-21.12.1.ebuild
deleted file mode 100644
index 046c78629665..000000000000
--- a/kde-apps/poxml/poxml-21.12.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-03-03 14:54 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-03-03 14:54 UTC (permalink / raw
  To: gentoo-commits

commit:     135c3a4e0c220cfb657916c8d259ee5d2b24d639
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  3 11:48:13 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar  3 14:54:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=135c3a4e

kde-apps/poxml: drop 21.12.2*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-21.12.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 12202a80add3..77defed53042 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-21.08.3.tar.xz 43504 BLAKE2B 7719438eee9c9dab8bf0ff2acea6259ac97f095cdd1c90a069ed9a95a2650e0e5033386bebad93d1a9206a5c9dc7977fd931537d8675e653c96670ee6afb27c2 SHA512 1b86376b408a38947f426f44f45f0a3b5f8df19b389e309ba80500ccf50efbac05f3e8d724786b480a43e49ab31f71412d41d9b581405d8fd8b65e3e29449a91
-DIST poxml-21.12.2.tar.xz 43536 BLAKE2B c34b34df870746a87997a1ab8982f2731c3fe9f4bd63261eee9dd1711678d0b5062b38839d1bbba9b2fc22d1780f985840dcca8c0817f8fa271a28d623e3d8ba SHA512 5864a9f8cd2a1fcd1873bd0fb2a0b86fbdf31d0f598b0bb0ce2d13d8cc188f41599f69e84feec8305b90ead7f2f056ea8944ca07de75b58a6f87057d2f3265ea
 DIST poxml-21.12.3.tar.xz 43532 BLAKE2B 9364f3f7082e5d64dcf84fd3051bf54a585fd9459fc8341a170aee4106a33a75d442e5b183f98eaa98097874baa108669b08de7f3746d9c1bc0c927c5ad8a1c7 SHA512 626980344a383bd4377eee0db23d15e109b305f222dd88154fbfe227fd76fe1778ace7d50f640c0ee8e044accf50ff84709a25f5fb4c7853874c93f9fa51f8bd

diff --git a/kde-apps/poxml/poxml-21.12.2.ebuild b/kde-apps/poxml/poxml-21.12.2.ebuild
deleted file mode 100644
index 046c78629665..000000000000
--- a/kde-apps/poxml/poxml-21.12.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-04-21 17:12 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-04-21 17:12 UTC (permalink / raw
  To: gentoo-commits

commit:     b46f0386c9e7dad7cb6e5712da26391846b67ea6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 16:47:35 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 17:11:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b46f0386

kde-apps/poxml: 22.04.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 +
 kde-apps/poxml/poxml-22.04.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 77defed53042..70a449391dba 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1,3 @@
 DIST poxml-21.08.3.tar.xz 43504 BLAKE2B 7719438eee9c9dab8bf0ff2acea6259ac97f095cdd1c90a069ed9a95a2650e0e5033386bebad93d1a9206a5c9dc7977fd931537d8675e653c96670ee6afb27c2 SHA512 1b86376b408a38947f426f44f45f0a3b5f8df19b389e309ba80500ccf50efbac05f3e8d724786b480a43e49ab31f71412d41d9b581405d8fd8b65e3e29449a91
 DIST poxml-21.12.3.tar.xz 43532 BLAKE2B 9364f3f7082e5d64dcf84fd3051bf54a585fd9459fc8341a170aee4106a33a75d442e5b183f98eaa98097874baa108669b08de7f3746d9c1bc0c927c5ad8a1c7 SHA512 626980344a383bd4377eee0db23d15e109b305f222dd88154fbfe227fd76fe1778ace7d50f640c0ee8e044accf50ff84709a25f5fb4c7853874c93f9fa51f8bd
+DIST poxml-22.04.0.tar.xz 44088 BLAKE2B c6a004aa63bd63d8796766577af74948278332dcd9f6c6a14540de50fbdefa8f4455a4e6b15989162c183228d0c710c4cd4be254587c2700dc259283125b2105 SHA512 3f5b65725f4d0f0a6d304bdb963a0dc03ea7a60dc4d6d4eba2d7795abaaf2330bc85005bb0592df9722c6121de60d9881794de1bc8081e04a42670ce7db71c80

diff --git a/kde-apps/poxml/poxml-22.04.0.ebuild b/kde-apps/poxml/poxml-22.04.0.ebuild
new file mode 100644
index 000000000000..046c78629665
--- /dev/null
+++ b/kde-apps/poxml/poxml-22.04.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtxml-${QTMIN}:5
+	sys-devel/gettext
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-04-22 19:08 Sam James
  0 siblings, 0 replies; 75+ messages in thread
From: Sam James @ 2022-04-22 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     00eb8a687629536cb58820ae940d2d86c84d8315
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 19:01:12 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 19:07:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00eb8a68

kde-apps/poxml: drop 21.08.3*

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-21.08.3.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 70a449391dba..5d1d8004ab10 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
-DIST poxml-21.08.3.tar.xz 43504 BLAKE2B 7719438eee9c9dab8bf0ff2acea6259ac97f095cdd1c90a069ed9a95a2650e0e5033386bebad93d1a9206a5c9dc7977fd931537d8675e653c96670ee6afb27c2 SHA512 1b86376b408a38947f426f44f45f0a3b5f8df19b389e309ba80500ccf50efbac05f3e8d724786b480a43e49ab31f71412d41d9b581405d8fd8b65e3e29449a91
 DIST poxml-21.12.3.tar.xz 43532 BLAKE2B 9364f3f7082e5d64dcf84fd3051bf54a585fd9459fc8341a170aee4106a33a75d442e5b183f98eaa98097874baa108669b08de7f3746d9c1bc0c927c5ad8a1c7 SHA512 626980344a383bd4377eee0db23d15e109b305f222dd88154fbfe227fd76fe1778ace7d50f640c0ee8e044accf50ff84709a25f5fb4c7853874c93f9fa51f8bd
 DIST poxml-22.04.0.tar.xz 44088 BLAKE2B c6a004aa63bd63d8796766577af74948278332dcd9f6c6a14540de50fbdefa8f4455a4e6b15989162c183228d0c710c4cd4be254587c2700dc259283125b2105 SHA512 3f5b65725f4d0f0a6d304bdb963a0dc03ea7a60dc4d6d4eba2d7795abaaf2330bc85005bb0592df9722c6121de60d9881794de1bc8081e04a42670ce7db71c80

diff --git a/kde-apps/poxml/poxml-21.08.3.ebuild b/kde-apps/poxml/poxml-21.08.3.ebuild
deleted file mode 100644
index 3e740f55354e..000000000000
--- a/kde-apps/poxml/poxml-21.08.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-05-13 19:56 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-05-13 19:56 UTC (permalink / raw
  To: gentoo-commits

commit:     59593f1d303daf456aec8f1e3a1bfbf3fba0b862
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 12 17:56:19 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 13 19:55:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59593f1d

kde-apps/poxml: drop 22.04.0*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.04.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 110eda42fbe6..089c920c170e 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-21.12.3.tar.xz 43532 BLAKE2B 9364f3f7082e5d64dcf84fd3051bf54a585fd9459fc8341a170aee4106a33a75d442e5b183f98eaa98097874baa108669b08de7f3746d9c1bc0c927c5ad8a1c7 SHA512 626980344a383bd4377eee0db23d15e109b305f222dd88154fbfe227fd76fe1778ace7d50f640c0ee8e044accf50ff84709a25f5fb4c7853874c93f9fa51f8bd
-DIST poxml-22.04.0.tar.xz 44088 BLAKE2B c6a004aa63bd63d8796766577af74948278332dcd9f6c6a14540de50fbdefa8f4455a4e6b15989162c183228d0c710c4cd4be254587c2700dc259283125b2105 SHA512 3f5b65725f4d0f0a6d304bdb963a0dc03ea7a60dc4d6d4eba2d7795abaaf2330bc85005bb0592df9722c6121de60d9881794de1bc8081e04a42670ce7db71c80
 DIST poxml-22.04.1.tar.xz 44100 BLAKE2B 01599f4d2403953e8464754b068f4e6b361a5b9a4a6b4b7d120c14ce2a967fff46544044c9ee828ff1626283677a3d3da0fc36377d9d81de937535774a0a1c55 SHA512 26864d3d3dc535169a12e7f39b888798ac2a888ce575672caddca1c47fbd9d479beeb6306c3aac5fb708f94175a45743e6500b3631bdfe466886b03938b20668

diff --git a/kde-apps/poxml/poxml-22.04.0.ebuild b/kde-apps/poxml/poxml-22.04.0.ebuild
deleted file mode 100644
index 046c78629665..000000000000
--- a/kde-apps/poxml/poxml-22.04.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-06-09 11:28 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-06-09 11:28 UTC (permalink / raw
  To: gentoo-commits

commit:     d679c0b770e803d94c53fc76154ababb560e20a1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 19:21:21 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun  9 11:26:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d679c0b7

kde-apps/poxml: drop 22.04.1*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.04.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index b6db02f34f14..88043dd71499 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-21.12.3.tar.xz 43532 BLAKE2B 9364f3f7082e5d64dcf84fd3051bf54a585fd9459fc8341a170aee4106a33a75d442e5b183f98eaa98097874baa108669b08de7f3746d9c1bc0c927c5ad8a1c7 SHA512 626980344a383bd4377eee0db23d15e109b305f222dd88154fbfe227fd76fe1778ace7d50f640c0ee8e044accf50ff84709a25f5fb4c7853874c93f9fa51f8bd
-DIST poxml-22.04.1.tar.xz 44100 BLAKE2B 01599f4d2403953e8464754b068f4e6b361a5b9a4a6b4b7d120c14ce2a967fff46544044c9ee828ff1626283677a3d3da0fc36377d9d81de937535774a0a1c55 SHA512 26864d3d3dc535169a12e7f39b888798ac2a888ce575672caddca1c47fbd9d479beeb6306c3aac5fb708f94175a45743e6500b3631bdfe466886b03938b20668
 DIST poxml-22.04.2.tar.xz 44096 BLAKE2B 566b6ea93b9efce6900544e2a4fbb62c3c453bd39a3eabd753c75b7dd7a22ed846cb26b77e5a6e96321fd17b6060a280d79052a72bfb07e4c7c893842588f712 SHA512 eaceb11a46d6a325ff8fdbdc98501ab7e27754051a10e4716ac5b06a1e7c962bd814fb6e25500675fe2f163f211452de4825ef1c2e864ef87f6ed81350c318c5

diff --git a/kde-apps/poxml/poxml-22.04.1.ebuild b/kde-apps/poxml/poxml-22.04.1.ebuild
deleted file mode 100644
index 81f3253af2fb..000000000000
--- a/kde-apps/poxml/poxml-22.04.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.3
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-07-07 10:58 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-07-07 10:58 UTC (permalink / raw
  To: gentoo-commits

commit:     e7f4b4a823ced309da645c5a124572aa73c84f9c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  7 07:12:28 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul  7 10:56:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7f4b4a8

kde-apps/poxml: drop 22.04.2*

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.04.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index b8fd108882c1..a3986c3127b7 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-21.12.3.tar.xz 43532 BLAKE2B 9364f3f7082e5d64dcf84fd3051bf54a585fd9459fc8341a170aee4106a33a75d442e5b183f98eaa98097874baa108669b08de7f3746d9c1bc0c927c5ad8a1c7 SHA512 626980344a383bd4377eee0db23d15e109b305f222dd88154fbfe227fd76fe1778ace7d50f640c0ee8e044accf50ff84709a25f5fb4c7853874c93f9fa51f8bd
-DIST poxml-22.04.2.tar.xz 44096 BLAKE2B 566b6ea93b9efce6900544e2a4fbb62c3c453bd39a3eabd753c75b7dd7a22ed846cb26b77e5a6e96321fd17b6060a280d79052a72bfb07e4c7c893842588f712 SHA512 eaceb11a46d6a325ff8fdbdc98501ab7e27754051a10e4716ac5b06a1e7c962bd814fb6e25500675fe2f163f211452de4825ef1c2e864ef87f6ed81350c318c5
 DIST poxml-22.04.3.tar.xz 44084 BLAKE2B 7c28e460b301ea34f6a3470ed0f548058fd46659644b14d4955ae326d20c31b87c8a4a7c8d7d08920423b467e3dea730e9328de599a650fc64bc243da02158f9 SHA512 1efe9913cd0337eb47b85dfd64b2ce43cd8a0b9c32b8ba99c43d94aa68dda028255fbbac4f83a7af393f7a0b2f653d7287c5376b1a3beafe36fa56fbb28ce56b

diff --git a/kde-apps/poxml/poxml-22.04.2.ebuild b/kde-apps/poxml/poxml-22.04.2.ebuild
deleted file mode 100644
index 81f3253af2fb..000000000000
--- a/kde-apps/poxml/poxml-22.04.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.3
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-07-25  9:22 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-07-25  9:22 UTC (permalink / raw
  To: gentoo-commits

commit:     f9bad566a479da334901ea12f76a266f5ca83305
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 08:33:26 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 09:21:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9bad566

kde-apps/poxml: drop 21.12.3

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-21.12.3.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index a3986c3127b7..62a141379f73 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1 @@
-DIST poxml-21.12.3.tar.xz 43532 BLAKE2B 9364f3f7082e5d64dcf84fd3051bf54a585fd9459fc8341a170aee4106a33a75d442e5b183f98eaa98097874baa108669b08de7f3746d9c1bc0c927c5ad8a1c7 SHA512 626980344a383bd4377eee0db23d15e109b305f222dd88154fbfe227fd76fe1778ace7d50f640c0ee8e044accf50ff84709a25f5fb4c7853874c93f9fa51f8bd
 DIST poxml-22.04.3.tar.xz 44084 BLAKE2B 7c28e460b301ea34f6a3470ed0f548058fd46659644b14d4955ae326d20c31b87c8a4a7c8d7d08920423b467e3dea730e9328de599a650fc64bc243da02158f9 SHA512 1efe9913cd0337eb47b85dfd64b2ce43cd8a0b9c32b8ba99c43d94aa68dda028255fbbac4f83a7af393f7a0b2f653d7287c5376b1a3beafe36fa56fbb28ce56b

diff --git a/kde-apps/poxml/poxml-21.12.3.ebuild b/kde-apps/poxml/poxml-21.12.3.ebuild
deleted file mode 100644
index 174d8e4cd3b7..000000000000
--- a/kde-apps/poxml/poxml-21.12.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-08-22 20:12 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-08-22 20:12 UTC (permalink / raw
  To: gentoo-commits

commit:     e7acd20c95a4b05c6e7b56e72d4320b9f09fe45f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 22 18:31:35 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 22 20:11:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7acd20c

kde-apps/poxml: 22.08.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 +
 kde-apps/poxml/poxml-22.08.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 62a141379f73..323ac095e8fb 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1 +1,2 @@
 DIST poxml-22.04.3.tar.xz 44084 BLAKE2B 7c28e460b301ea34f6a3470ed0f548058fd46659644b14d4955ae326d20c31b87c8a4a7c8d7d08920423b467e3dea730e9328de599a650fc64bc243da02158f9 SHA512 1efe9913cd0337eb47b85dfd64b2ce43cd8a0b9c32b8ba99c43d94aa68dda028255fbbac4f83a7af393f7a0b2f653d7287c5376b1a3beafe36fa56fbb28ce56b
+DIST poxml-22.08.0.tar.xz 44072 BLAKE2B e7dbb641f3c8eafe21e7587cf4e45d611d125aacc96189b54507179fa2444f36700394688d5c5abf657d2cb4014c2f5a84db6f4a87fbd814cfabbd0557733479 SHA512 477785b0d7b9f7f522fcf5270f4a154dafae19635396192b599301a3a2f459b3f203d61dbc2462b20519f9797a7bc314cf5e5906e06759bc411503ab323302d3

diff --git a/kde-apps/poxml/poxml-22.08.0.ebuild b/kde-apps/poxml/poxml-22.08.0.ebuild
new file mode 100644
index 000000000000..ac82b6a10620
--- /dev/null
+++ b/kde-apps/poxml/poxml-22.08.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+QTMIN=5.15.5
+inherit ecm gear.kde.org
+
+DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtxml-${QTMIN}:5
+	sys-devel/gettext
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-09-08 12:48 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-09-08 12:48 UTC (permalink / raw
  To: gentoo-commits

commit:     74e097806314fa68082b83f52f71fa4577d4ecfb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 12:19:46 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 12:43:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74e09780

kde-apps/poxml: drop 22.08.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.08.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 4f93502456fe..9233e6c2aa88 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-22.04.3.tar.xz 44084 BLAKE2B 7c28e460b301ea34f6a3470ed0f548058fd46659644b14d4955ae326d20c31b87c8a4a7c8d7d08920423b467e3dea730e9328de599a650fc64bc243da02158f9 SHA512 1efe9913cd0337eb47b85dfd64b2ce43cd8a0b9c32b8ba99c43d94aa68dda028255fbbac4f83a7af393f7a0b2f653d7287c5376b1a3beafe36fa56fbb28ce56b
-DIST poxml-22.08.0.tar.xz 44072 BLAKE2B e7dbb641f3c8eafe21e7587cf4e45d611d125aacc96189b54507179fa2444f36700394688d5c5abf657d2cb4014c2f5a84db6f4a87fbd814cfabbd0557733479 SHA512 477785b0d7b9f7f522fcf5270f4a154dafae19635396192b599301a3a2f459b3f203d61dbc2462b20519f9797a7bc314cf5e5906e06759bc411503ab323302d3
 DIST poxml-22.08.1.tar.xz 44080 BLAKE2B 7c58274da5b84bae23e1da0cd07ad76cf8a646e252d2642d67fd0bdc7d92973ef5f6b445ba97d6b8a24fda49278f13c0ef89761e5a63bb065a919bce054253e1 SHA512 98eeccb380b6db24c763079746f4cf6053f622deb09bdaff40942c4f0cfa844ad65754b6d83cfe81e2b59000baa020a1c48775e15a3049956567d8013c4a45de

diff --git a/kde-apps/poxml/poxml-22.08.0.ebuild b/kde-apps/poxml/poxml-22.08.0.ebuild
deleted file mode 100644
index ac82b6a10620..000000000000
--- a/kde-apps/poxml/poxml-22.08.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-10-13 13:17 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-10-13 13:17 UTC (permalink / raw
  To: gentoo-commits

commit:     f3afbf1424a027830b84cd9b54ee1d3426f326b4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 13 12:16:57 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 13 13:15:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3afbf14

kde-apps/poxml: drop 22.08.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.08.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 8ecd5b824657..b64c1a588496 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-22.04.3.tar.xz 44084 BLAKE2B 7c28e460b301ea34f6a3470ed0f548058fd46659644b14d4955ae326d20c31b87c8a4a7c8d7d08920423b467e3dea730e9328de599a650fc64bc243da02158f9 SHA512 1efe9913cd0337eb47b85dfd64b2ce43cd8a0b9c32b8ba99c43d94aa68dda028255fbbac4f83a7af393f7a0b2f653d7287c5376b1a3beafe36fa56fbb28ce56b
-DIST poxml-22.08.1.tar.xz 44080 BLAKE2B 7c58274da5b84bae23e1da0cd07ad76cf8a646e252d2642d67fd0bdc7d92973ef5f6b445ba97d6b8a24fda49278f13c0ef89761e5a63bb065a919bce054253e1 SHA512 98eeccb380b6db24c763079746f4cf6053f622deb09bdaff40942c4f0cfa844ad65754b6d83cfe81e2b59000baa020a1c48775e15a3049956567d8013c4a45de
 DIST poxml-22.08.2.tar.xz 44052 BLAKE2B d63b98be08e47f57a4ece9a284fd02cd4a1268da72803b460fd2a4a6818c8828a2467518effe48500a872225e7934fd07a7bbb590c6b11d9302b18b4054d6763 SHA512 8e7fa8bffda770b23d5a7db2fc7bc90bf09a623a15c6cd106fe084041d76a30c05bd54a99af4486d2d63eacef104d193a1db2f001910083ba03502bf6136f777

diff --git a/kde-apps/poxml/poxml-22.08.1.ebuild b/kde-apps/poxml/poxml-22.08.1.ebuild
deleted file mode 100644
index ac82b6a10620..000000000000
--- a/kde-apps/poxml/poxml-22.08.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-11-03 16:47 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-11-03 16:47 UTC (permalink / raw
  To: gentoo-commits

commit:     f56397dabfdadeafe83988f54192d9865a29c8d8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 13:18:34 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 16:41:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f56397da

kde-apps/poxml: drop 22.08.2

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.08.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index fe2eb0bfb809..7cd2b3aabc84 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-22.04.3.tar.xz 44084 BLAKE2B 7c28e460b301ea34f6a3470ed0f548058fd46659644b14d4955ae326d20c31b87c8a4a7c8d7d08920423b467e3dea730e9328de599a650fc64bc243da02158f9 SHA512 1efe9913cd0337eb47b85dfd64b2ce43cd8a0b9c32b8ba99c43d94aa68dda028255fbbac4f83a7af393f7a0b2f653d7287c5376b1a3beafe36fa56fbb28ce56b
-DIST poxml-22.08.2.tar.xz 44052 BLAKE2B d63b98be08e47f57a4ece9a284fd02cd4a1268da72803b460fd2a4a6818c8828a2467518effe48500a872225e7934fd07a7bbb590c6b11d9302b18b4054d6763 SHA512 8e7fa8bffda770b23d5a7db2fc7bc90bf09a623a15c6cd106fe084041d76a30c05bd54a99af4486d2d63eacef104d193a1db2f001910083ba03502bf6136f777
 DIST poxml-22.08.3.tar.xz 44036 BLAKE2B 0bff7bcdc776d009f5b6ff6f9186d96d2da847f20f1d1044c33a8a33ec6852381db1f65227b197e40eeeab02391dd4a7c68e818a5093d5d3ac729631cf6a928e SHA512 511243c2e2ae6e56e5e9687c33f3dfa7f947a0844cc4347e54ca77801e347374ca114d76078de928588eb9f099cf9fffe5a723722bd2249a7720cf9c3f05dc33

diff --git a/kde-apps/poxml/poxml-22.08.2.ebuild b/kde-apps/poxml/poxml-22.08.2.ebuild
deleted file mode 100644
index ac82b6a10620..000000000000
--- a/kde-apps/poxml/poxml-22.08.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-12-03 10:29 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-12-03 10:29 UTC (permalink / raw
  To: gentoo-commits

commit:     924760cfd6e718844ab3d5c886a0ec31230a0936
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 08:07:17 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 10:28:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=924760cf

kde-apps/poxml: drop 22.04.3

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.04.3.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 7cd2b3aabc84..db771424cd92 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1 @@
-DIST poxml-22.04.3.tar.xz 44084 BLAKE2B 7c28e460b301ea34f6a3470ed0f548058fd46659644b14d4955ae326d20c31b87c8a4a7c8d7d08920423b467e3dea730e9328de599a650fc64bc243da02158f9 SHA512 1efe9913cd0337eb47b85dfd64b2ce43cd8a0b9c32b8ba99c43d94aa68dda028255fbbac4f83a7af393f7a0b2f653d7287c5376b1a3beafe36fa56fbb28ce56b
 DIST poxml-22.08.3.tar.xz 44036 BLAKE2B 0bff7bcdc776d009f5b6ff6f9186d96d2da847f20f1d1044c33a8a33ec6852381db1f65227b197e40eeeab02391dd4a7c68e818a5093d5d3ac729631cf6a928e SHA512 511243c2e2ae6e56e5e9687c33f3dfa7f947a0844cc4347e54ca77801e347374ca114d76078de928588eb9f099cf9fffe5a723722bd2249a7720cf9c3f05dc33

diff --git a/kde-apps/poxml/poxml-22.04.3.ebuild b/kde-apps/poxml/poxml-22.04.3.ebuild
deleted file mode 100644
index 7bb4c2823e1d..000000000000
--- a/kde-apps/poxml/poxml-22.04.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.4
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2022-12-09 20:59 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2022-12-09 20:59 UTC (permalink / raw
  To: gentoo-commits

commit:     0bd79a2daed06de00051cec5b6b699d20853d2cf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  9 20:19:03 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec  9 20:54:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bd79a2d

kde-apps/poxml: 22.12.0 version bump

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 +
 kde-apps/poxml/poxml-22.12.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index db771424cd92..a34fcec4ccc7 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1 +1,2 @@
 DIST poxml-22.08.3.tar.xz 44036 BLAKE2B 0bff7bcdc776d009f5b6ff6f9186d96d2da847f20f1d1044c33a8a33ec6852381db1f65227b197e40eeeab02391dd4a7c68e818a5093d5d3ac729631cf6a928e SHA512 511243c2e2ae6e56e5e9687c33f3dfa7f947a0844cc4347e54ca77801e347374ca114d76078de928588eb9f099cf9fffe5a723722bd2249a7720cf9c3f05dc33
+DIST poxml-22.12.0.tar.xz 44072 BLAKE2B a486d075a20731135809fbeab908cecd1a7e0ae3851bdce56e6e708b19ad4d73d5f29734108b6fa3b409d4e2481a3f8bc4e959560fcc97d7d80a8ba590df92b4 SHA512 1ed2caad9a4526824d07a07beea5f27aac5b9e959c5dfb4a2c0e756da5a7e38aad84a83b326825029c2b23d308c7013981ea8710d5d8180825809d8b771e8637

diff --git a/kde-apps/poxml/poxml-22.12.0.ebuild b/kde-apps/poxml/poxml-22.12.0.ebuild
new file mode 100644
index 000000000000..ac82b6a10620
--- /dev/null
+++ b/kde-apps/poxml/poxml-22.12.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="forceoptional"
+QTMIN=5.15.5
+inherit ecm gear.kde.org
+
+DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtxml-${QTMIN}:5
+	sys-devel/gettext
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2023-01-05 18:03 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2023-01-05 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     a42e015359a22589128ba4dc248ad918fc5bfe21
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 14:46:20 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 18:02:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a42e0153

kde-apps/poxml: drop 22.12.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.12.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index f9f5ac3af40f..70a6eb33797c 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-22.08.3.tar.xz 44036 BLAKE2B 0bff7bcdc776d009f5b6ff6f9186d96d2da847f20f1d1044c33a8a33ec6852381db1f65227b197e40eeeab02391dd4a7c68e818a5093d5d3ac729631cf6a928e SHA512 511243c2e2ae6e56e5e9687c33f3dfa7f947a0844cc4347e54ca77801e347374ca114d76078de928588eb9f099cf9fffe5a723722bd2249a7720cf9c3f05dc33
-DIST poxml-22.12.0.tar.xz 44072 BLAKE2B a486d075a20731135809fbeab908cecd1a7e0ae3851bdce56e6e708b19ad4d73d5f29734108b6fa3b409d4e2481a3f8bc4e959560fcc97d7d80a8ba590df92b4 SHA512 1ed2caad9a4526824d07a07beea5f27aac5b9e959c5dfb4a2c0e756da5a7e38aad84a83b326825029c2b23d308c7013981ea8710d5d8180825809d8b771e8637
 DIST poxml-22.12.1.tar.xz 44048 BLAKE2B 8ce9373c9e7ca6c015510c5e09bb794c989e8ad0f3b238e22b603db0eb6d57425f2b3f59db3bcc5e47a3ac5f14699215887342a34ab5dd5ec39db5a91008f06d SHA512 864319615591eaae867273eec14f06240a297f735f9ba0fad2ad3d8a327fb992a98f6cc260e77e8f414098589ba3f169269ca303053a0bbc6d0320e76ff7df23

diff --git a/kde-apps/poxml/poxml-22.12.0.ebuild b/kde-apps/poxml/poxml-22.12.0.ebuild
deleted file mode 100644
index ac82b6a10620..000000000000
--- a/kde-apps/poxml/poxml-22.12.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2023-02-02 11:03 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2023-02-02 11:03 UTC (permalink / raw
  To: gentoo-commits

commit:     7a4814c29bab1cf87e4d8801278a803f3d7c87e1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  2 10:08:13 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  2 11:02:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a4814c2

kde-apps/poxml: drop 22.12.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.12.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 75cedb3217b7..c32d1f31caeb 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-22.08.3.tar.xz 44036 BLAKE2B 0bff7bcdc776d009f5b6ff6f9186d96d2da847f20f1d1044c33a8a33ec6852381db1f65227b197e40eeeab02391dd4a7c68e818a5093d5d3ac729631cf6a928e SHA512 511243c2e2ae6e56e5e9687c33f3dfa7f947a0844cc4347e54ca77801e347374ca114d76078de928588eb9f099cf9fffe5a723722bd2249a7720cf9c3f05dc33
-DIST poxml-22.12.1.tar.xz 44048 BLAKE2B 8ce9373c9e7ca6c015510c5e09bb794c989e8ad0f3b238e22b603db0eb6d57425f2b3f59db3bcc5e47a3ac5f14699215887342a34ab5dd5ec39db5a91008f06d SHA512 864319615591eaae867273eec14f06240a297f735f9ba0fad2ad3d8a327fb992a98f6cc260e77e8f414098589ba3f169269ca303053a0bbc6d0320e76ff7df23
 DIST poxml-22.12.2.tar.xz 44064 BLAKE2B 7daa88824853774dbb88a9f2533f447ab3528c9f7053c3203c1e9e3eca0dd32ebb7c281aa1b27f2d8eeb08a4c4c0a675e06801a91f93d3642ceacac265a60534 SHA512 1725c0257d9592bb971fc58fa9bc029823cee0bf458e775a74435d773441228591bed893cdcdbf29d3b157cf111b10a82ad0d08f6f02838acbfbe34deb487bca

diff --git a/kde-apps/poxml/poxml-22.12.1.ebuild b/kde-apps/poxml/poxml-22.12.1.ebuild
deleted file mode 100644
index e2962e48b192..000000000000
--- a/kde-apps/poxml/poxml-22.12.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2023-03-02 12:28 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2023-03-02 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     1ce65b610ded6f6040e6c5ba2f29c33500a196a4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  1 12:05:56 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar  2 11:59:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce65b61

kde-apps/poxml: drop 22.12.2

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.12.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 650f11e4fc7f..d5ca33715805 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-22.08.3.tar.xz 44036 BLAKE2B 0bff7bcdc776d009f5b6ff6f9186d96d2da847f20f1d1044c33a8a33ec6852381db1f65227b197e40eeeab02391dd4a7c68e818a5093d5d3ac729631cf6a928e SHA512 511243c2e2ae6e56e5e9687c33f3dfa7f947a0844cc4347e54ca77801e347374ca114d76078de928588eb9f099cf9fffe5a723722bd2249a7720cf9c3f05dc33
-DIST poxml-22.12.2.tar.xz 44064 BLAKE2B 7daa88824853774dbb88a9f2533f447ab3528c9f7053c3203c1e9e3eca0dd32ebb7c281aa1b27f2d8eeb08a4c4c0a675e06801a91f93d3642ceacac265a60534 SHA512 1725c0257d9592bb971fc58fa9bc029823cee0bf458e775a74435d773441228591bed893cdcdbf29d3b157cf111b10a82ad0d08f6f02838acbfbe34deb487bca
 DIST poxml-22.12.3.tar.xz 44100 BLAKE2B 369ea93dc45bf40f57463a152a9116fa9e97170225844d2d6b16470afc89cd2fb33701a75a79a2b002f2590b7ec2383cca45a4b49a130a34c23ff389c4c07d6d SHA512 c1b6a4b9add6a91d8619dcd9398b7c24097b0a1e2c65717cf205174c87b2417d0c3e356e4f68f8170d9e84355497833938f73dc4d63b02bbf48fd4574d5cd18e

diff --git a/kde-apps/poxml/poxml-22.12.2.ebuild b/kde-apps/poxml/poxml-22.12.2.ebuild
deleted file mode 100644
index e2962e48b192..000000000000
--- a/kde-apps/poxml/poxml-22.12.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2023-04-04 22:28 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2023-04-04 22:28 UTC (permalink / raw
  To: gentoo-commits

commit:     778307746376db5ea04c5150872448774e386f7c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 19:37:34 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 22:27:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77830774

kde-apps/poxml: drop 22.08.3

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.08.3.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index d5ca33715805..e0e5c6758e73 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1 @@
-DIST poxml-22.08.3.tar.xz 44036 BLAKE2B 0bff7bcdc776d009f5b6ff6f9186d96d2da847f20f1d1044c33a8a33ec6852381db1f65227b197e40eeeab02391dd4a7c68e818a5093d5d3ac729631cf6a928e SHA512 511243c2e2ae6e56e5e9687c33f3dfa7f947a0844cc4347e54ca77801e347374ca114d76078de928588eb9f099cf9fffe5a723722bd2249a7720cf9c3f05dc33
 DIST poxml-22.12.3.tar.xz 44100 BLAKE2B 369ea93dc45bf40f57463a152a9116fa9e97170225844d2d6b16470afc89cd2fb33701a75a79a2b002f2590b7ec2383cca45a4b49a130a34c23ff389c4c07d6d SHA512 c1b6a4b9add6a91d8619dcd9398b7c24097b0a1e2c65717cf205174c87b2417d0c3e356e4f68f8170d9e84355497833938f73dc4d63b02bbf48fd4574d5cd18e

diff --git a/kde-apps/poxml/poxml-22.08.3.ebuild b/kde-apps/poxml/poxml-22.08.3.ebuild
deleted file mode 100644
index 3e7c00f35299..000000000000
--- a/kde-apps/poxml/poxml-22.08.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2023-05-11 16:04 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2023-05-11 16:04 UTC (permalink / raw
  To: gentoo-commits

commit:     d1dcfb497126683b2f465716412e5f0a3ada4754
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 13:11:10 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 11 16:01:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1dcfb49

kde-apps/poxml: drop 23.04.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-23.04.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 4c0cebaa4882..0bea413e2f1e 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
 DIST poxml-22.12.3.tar.xz 44100 BLAKE2B 369ea93dc45bf40f57463a152a9116fa9e97170225844d2d6b16470afc89cd2fb33701a75a79a2b002f2590b7ec2383cca45a4b49a130a34c23ff389c4c07d6d SHA512 c1b6a4b9add6a91d8619dcd9398b7c24097b0a1e2c65717cf205174c87b2417d0c3e356e4f68f8170d9e84355497833938f73dc4d63b02bbf48fd4574d5cd18e
-DIST poxml-23.04.0.tar.xz 44276 BLAKE2B 8bac3ff6d8dd579bd284d69533606a0c6e609070edf6ece9cf0e6ae59fdfab33ab7c7c2bc2ccfeeb53309cdc8ec02161db64dce3047b1a38aba75db491415609 SHA512 f8140b52d94238b014479de531bd5ffc2636d0572d99f473c418bca92352810c33324f4014b87600c336dcf1cb46370b5b9e72b3abdbe2aaf1eadffffbe6348a
 DIST poxml-23.04.1.tar.xz 44300 BLAKE2B 5bd3748575e9538fe14e33ab5ffba142137ced739df33b5af6aca2f568c5a7dc7fb25a2840a257e8712b74c437000f9f51c8578239e1b48d4e82f5836843728a SHA512 f1a87ebf8b06718b1c33714e085dbe7bcaa0984e65d88003a7c8c4f7dea0ba088ec5ac97d42ad59ecc3aea62ffa9f42f5291b4c6b2b39ff4f11275ed83c4af13

diff --git a/kde-apps/poxml/poxml-23.04.0.ebuild b/kde-apps/poxml/poxml-23.04.0.ebuild
deleted file mode 100644
index e2962e48b192..000000000000
--- a/kde-apps/poxml/poxml-23.04.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2023-07-24 13:28 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2023-07-24 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     f56d6f0ca9be04a580259049979022aa855e21c0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 11:35:59 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 13:28:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f56d6f0c

kde-apps/poxml: drop 22.12.3

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-22.12.3.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 2a03ab5704c4..27323727b109 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,3 +1,2 @@
-DIST poxml-22.12.3.tar.xz 44100 BLAKE2B 369ea93dc45bf40f57463a152a9116fa9e97170225844d2d6b16470afc89cd2fb33701a75a79a2b002f2590b7ec2383cca45a4b49a130a34c23ff389c4c07d6d SHA512 c1b6a4b9add6a91d8619dcd9398b7c24097b0a1e2c65717cf205174c87b2417d0c3e356e4f68f8170d9e84355497833938f73dc4d63b02bbf48fd4574d5cd18e
 DIST poxml-23.04.2.tar.xz 44304 BLAKE2B 4bf749bac6f663dbe3e2357efbc9a077cd6f799dc39b1d24273fedf71191bc27d8f9982102e169b12a3fe3d548ecee7909069881546d90f6846421ce651e0e2e SHA512 2b7bc7cca8dba61a299de84ec56109131b918c9788245a05c6ea0a17ccd2c8b72b16ebcbe68e54ea68e92be554ad61ba5167af9dc94851dca4415a40aa2590d8
 DIST poxml-23.04.3.tar.xz 44300 BLAKE2B a132efcc2fe16ac48508a880876678889ccd38b6e0f3a8f4f5f5cad9cdf3d201034540a25a1cb855de1d81a89cbee9aaa9b831ccae64dead9c7a72a4c4c5ec52 SHA512 f014ef66392d951dbae0716e18bd21c6b2c43d6f37f137c938d0ff4a762f1ef26857c84802f5c0fb8d48e6c4239a78cb57a9fe40ac9af97dbd17792aa1ee810f

diff --git a/kde-apps/poxml/poxml-22.12.3.ebuild b/kde-apps/poxml/poxml-22.12.3.ebuild
deleted file mode 100644
index 242e91c6eff6..000000000000
--- a/kde-apps/poxml/poxml-22.12.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-04-23  5:26 Arthur Zamarin
  0 siblings, 0 replies; 75+ messages in thread
From: Arthur Zamarin @ 2024-04-23  5:26 UTC (permalink / raw
  To: gentoo-commits

commit:     a3b2af76eaba0c50518fc24f23561472347cd2ab
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 05:25:51 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 05:26:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b2af76

kde-apps/poxml: Stabilize 24.02.2 arm64, #930370

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/poxml/poxml-24.02.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-24.02.2.ebuild b/kde-apps/poxml/poxml-24.02.2.ebuild
index 9dc3bdca018d..ad5c9bd53b82 100644
--- a/kde-apps/poxml/poxml-24.02.2.ebuild
+++ b/kde-apps/poxml/poxml-24.02.2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-04-23  6:25 Arthur Zamarin
  0 siblings, 0 replies; 75+ messages in thread
From: Arthur Zamarin @ 2024-04-23  6:25 UTC (permalink / raw
  To: gentoo-commits

commit:     b34b39861261cf8fd1183ff2adad39952f4af78c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 06:24:33 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 06:24:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34b3986

kde-apps/poxml: Stabilize 24.02.2 x86, #930370

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/poxml/poxml-24.02.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-24.02.2.ebuild b/kde-apps/poxml/poxml-24.02.2.ebuild
index ad5c9bd53b82..8f6bc76774b7 100644
--- a/kde-apps/poxml/poxml-24.02.2.ebuild
+++ b/kde-apps/poxml/poxml-24.02.2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-04-23  6:33 Arthur Zamarin
  0 siblings, 0 replies; 75+ messages in thread
From: Arthur Zamarin @ 2024-04-23  6:33 UTC (permalink / raw
  To: gentoo-commits

commit:     06c8f6e972a95c9309c0147e6d1c9f81032b14c9
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 06:32:04 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 06:32:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c8f6e9

kde-apps/poxml: Stabilize 24.02.2 amd64, #930370

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/poxml/poxml-24.02.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-24.02.2.ebuild b/kde-apps/poxml/poxml-24.02.2.ebuild
index 8f6bc76774b7..8c0e99a16dbf 100644
--- a/kde-apps/poxml/poxml-24.02.2.ebuild
+++ b/kde-apps/poxml/poxml-24.02.2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 arm64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-04-25 20:41 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2024-04-25 20:41 UTC (permalink / raw
  To: gentoo-commits

commit:     1e2a8259fdec3f8afb79089171d45d07790f00da
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 19:17:35 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 20:40:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2a8259

kde-apps/poxml: drop 23.08.5

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-23.08.5.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 52a65cc76f1c..df1f080ec80a 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1 @@
-DIST poxml-23.08.5.tar.xz 44332 BLAKE2B daafdb886b2182df8c365f7e19af82db666e4c022227ce28f1cabf8852f730ce52562189f25951d402ea900f7ef069d5f942ff7fc9e2e5e38b190b97246db9e9 SHA512 0dbc297779ee27a10743cfedda581d58ec52bc3ff2b0098d5d749d171574cd28cd117b2aebd227a4b48ac96e5eb42f07e8b429a46e8190a6e169fc5c1272a0bc
 DIST poxml-24.02.2.tar.xz 44332 BLAKE2B 9fbd5e207c0ae6132585562954e4a670030af7a71d23cb1146a5fcdc5592db5145237a1394bbcc28ba514fe9734a8313893de2aaeae03cae1aedfdbcb6fe2735 SHA512 94552451f0f85fb1928c61cb3a6e41e64736ed463b0201e0ffe750f7a38e5849532f669368de59b00dbe57f18a56dde48fcb1adf231862a66ecc3092e180f37c

diff --git a/kde-apps/poxml/poxml-23.08.5.ebuild b/kde-apps/poxml/poxml-23.08.5.ebuild
deleted file mode 100644
index 8c0e99a16dbf..000000000000
--- a/kde-apps/poxml/poxml-23.08.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-06-17  5:19 Arthur Zamarin
  0 siblings, 0 replies; 75+ messages in thread
From: Arthur Zamarin @ 2024-06-17  5:19 UTC (permalink / raw
  To: gentoo-commits

commit:     fe1b8cea2f6b91f2fa9a921bf8a2ce16475e0fca
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 05:18:41 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 05:18:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1b8cea

kde-apps/poxml: Stabilize 24.05.1 x86, #934201

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/poxml/poxml-24.05.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-24.05.1.ebuild b/kde-apps/poxml/poxml-24.05.1.ebuild
index 22eded3399a1..2264a4f1446e 100644
--- a/kde-apps/poxml/poxml-24.05.1.ebuild
+++ b/kde-apps/poxml/poxml-24.05.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-06-17  5:54 Arthur Zamarin
  0 siblings, 0 replies; 75+ messages in thread
From: Arthur Zamarin @ 2024-06-17  5:54 UTC (permalink / raw
  To: gentoo-commits

commit:     c81b5ebd7a6f427e6c1517edb4c7a6775ffa31d7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 05:52:27 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 05:52:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c81b5ebd

kde-apps/poxml: Stabilize 24.05.1 amd64, #934201

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/poxml/poxml-24.05.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-24.05.1.ebuild b/kde-apps/poxml/poxml-24.05.1.ebuild
index f2317d9ba4d0..b060aa93898f 100644
--- a/kde-apps/poxml/poxml-24.05.1.ebuild
+++ b/kde-apps/poxml/poxml-24.05.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 arm64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-06-17 18:49 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2024-06-17 18:49 UTC (permalink / raw
  To: gentoo-commits

commit:     00ddfe89f8cbfcc53262dcc67924cb246fff8e28
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 18:13:43 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 18:49:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00ddfe89

kde-apps/poxml: drop 24.02.2

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-24.02.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index bbe76addc834..c54e35ff5ba7 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1 @@
-DIST poxml-24.02.2.tar.xz 44332 BLAKE2B 9fbd5e207c0ae6132585562954e4a670030af7a71d23cb1146a5fcdc5592db5145237a1394bbcc28ba514fe9734a8313893de2aaeae03cae1aedfdbcb6fe2735 SHA512 94552451f0f85fb1928c61cb3a6e41e64736ed463b0201e0ffe750f7a38e5849532f669368de59b00dbe57f18a56dde48fcb1adf231862a66ecc3092e180f37c
 DIST poxml-24.05.1.tar.xz 44316 BLAKE2B 241da43281b459df31c2b91eb1ee69324a203d9a7d0cfe7d450274a64bf96129b4d0e1bc964150111b1bce3002704dbf18380ac42d2f9a826a4c1906d4de7332 SHA512 2318b80024824e4499a8a896f850108addd5cb73a925b43ec4adc39a765eec7c5527f778c269cbfefae206fde377da64e0505914640f29782ac12379d98b0c8a

diff --git a/kde-apps/poxml/poxml-24.02.2.ebuild b/kde-apps/poxml/poxml-24.02.2.ebuild
deleted file mode 100644
index 8c0e99a16dbf..000000000000
--- a/kde-apps/poxml/poxml-24.02.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-07-13 22:44 Sam James
  0 siblings, 0 replies; 75+ messages in thread
From: Sam James @ 2024-07-13 22:44 UTC (permalink / raw
  To: gentoo-commits

commit:     0e1873306d01b3703abb25d6c65bdefbdc95a6d3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 22:43:32 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 13 22:43:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e187330

kde-apps/poxml: Stabilize 24.05.2 arm64, #935994

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/poxml/poxml-24.05.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-24.05.2.ebuild b/kde-apps/poxml/poxml-24.05.2.ebuild
index 22eded3399a1..d982ad3f6ae2 100644
--- a/kde-apps/poxml/poxml-24.05.2.ebuild
+++ b/kde-apps/poxml/poxml-24.05.2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-07-14  5:59 Arthur Zamarin
  0 siblings, 0 replies; 75+ messages in thread
From: Arthur Zamarin @ 2024-07-14  5:59 UTC (permalink / raw
  To: gentoo-commits

commit:     129930a30d6ee37ba5983beaa508356582d61a33
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 14 05:58:55 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 14 05:58:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=129930a3

kde-apps/poxml: Stabilize 24.05.2 x86, #935994

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-apps/poxml/poxml-24.05.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-24.05.2.ebuild b/kde-apps/poxml/poxml-24.05.2.ebuild
index 02be190ead47..b060aa93898f 100644
--- a/kde-apps/poxml/poxml-24.05.2.ebuild
+++ b/kde-apps/poxml/poxml-24.05.2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~riscv x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-08-01 16:23 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2024-08-01 16:23 UTC (permalink / raw
  To: gentoo-commits

commit:     06a8d3c07eea85e5848f0fc773c1d9afe16ea64d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  1 15:01:15 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug  1 15:29:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a8d3c0

kde-apps/poxml: drop 24.05.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/Manifest             |  1 -
 kde-apps/poxml/poxml-24.05.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/poxml/Manifest b/kde-apps/poxml/Manifest
index 4e9704abd554..939214c7e933 100644
--- a/kde-apps/poxml/Manifest
+++ b/kde-apps/poxml/Manifest
@@ -1,2 +1 @@
-DIST poxml-24.05.1.tar.xz 44316 BLAKE2B 241da43281b459df31c2b91eb1ee69324a203d9a7d0cfe7d450274a64bf96129b4d0e1bc964150111b1bce3002704dbf18380ac42d2f9a826a4c1906d4de7332 SHA512 2318b80024824e4499a8a896f850108addd5cb73a925b43ec4adc39a765eec7c5527f778c269cbfefae206fde377da64e0505914640f29782ac12379d98b0c8a
 DIST poxml-24.05.2.tar.xz 45140 BLAKE2B 95f873201d8229a90e1366fada52d94ba5f26b283bd76c85281fbfdf4454aea09ba9d93ec5d02f958e55513a58887ac3b2bf531f8d3483ba419455adea4ea720 SHA512 5ba73188b791dd04f7747e64a97617c7f60de449885a0521253ef42c8ec3dd4441524e4ea7ef5786dfb6fd864a7e0dd8de931f9023da59b8d35fd1e9705f2096

diff --git a/kde-apps/poxml/poxml-24.05.1.ebuild b/kde-apps/poxml/poxml-24.05.1.ebuild
deleted file mode 100644
index b060aa93898f..000000000000
--- a/kde-apps/poxml/poxml-24.05.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-QTMIN=5.15.12
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtxml-${QTMIN}:5
-	sys-devel/gettext
-"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-09-14  9:03 Andreas Sturmlechner
  0 siblings, 0 replies; 75+ messages in thread
From: Andreas Sturmlechner @ 2024-09-14  9:03 UTC (permalink / raw
  To: gentoo-commits

commit:     303be03e19a91fb0b7c441c7b14daea690e9bd39
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 08:58:55 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 09:03:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303be03e

kde-apps/poxml: Add missing KFMIN >=6 definition

... even if not used by ebuild, it is necessary for ecm.eclass to define
correct deps on Qt6 and KF6 deps.

Closes: https://bugs.gentoo.org/939603
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/poxml/{poxml-24.08.1.ebuild => poxml-24.08.1-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/poxml/poxml-24.08.1.ebuild b/kde-apps/poxml/poxml-24.08.1-r1.ebuild
similarity index 97%
rename from kde-apps/poxml/poxml-24.08.1.ebuild
rename to kde-apps/poxml/poxml-24.08.1-r1.ebuild
index 81fcf0c70c29..84b513673108 100644
--- a/kde-apps/poxml/poxml-24.08.1.ebuild
+++ b/kde-apps/poxml/poxml-24.08.1-r1.ebuild
@@ -4,6 +4,7 @@
 EAPI=8
 
 ECM_HANDBOOK="forceoptional"
+KFMIN=6.5.0
 QTMIN=6.7.2
 inherit ecm gear.kde.org
 


^ permalink raw reply related	[flat|nested] 75+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
@ 2024-09-19 18:34 Sam James
  0 siblings, 0 replies; 75+ messages in thread
From: Sam James @ 2024-09-19 18:34 UTC (permalink / raw
  To: gentoo-commits

commit:     78a3ea07f2026e8e9b4f7000ac46e8c62d9b1b27
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 19 18:33:34 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 19 18:33:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a3ea07

kde-apps/poxml: Stabilize 24.08.1-r1 amd64, #939585

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/poxml/poxml-24.08.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/poxml/poxml-24.08.1-r1.ebuild b/kde-apps/poxml/poxml-24.08.1-r1.ebuild
index 84b513673108..aea25ee2b6d3 100644
--- a/kde-apps/poxml/poxml-24.08.1-r1.ebuild
+++ b/kde-apps/poxml/poxml-24.08.1-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 75+ messages in thread

end of thread, other threads:[~2024-09-19 18:34 UTC | newest]

Thread overview: 75+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-03 12:24 [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-09-19 18:34 Sam James
2024-09-14  9:03 Andreas Sturmlechner
2024-08-01 16:23 Andreas Sturmlechner
2024-07-14  5:59 Arthur Zamarin
2024-07-13 22:44 Sam James
2024-06-17 18:49 Andreas Sturmlechner
2024-06-17  5:54 Arthur Zamarin
2024-06-17  5:19 Arthur Zamarin
2024-04-25 20:41 Andreas Sturmlechner
2024-04-23  6:33 Arthur Zamarin
2024-04-23  6:25 Arthur Zamarin
2024-04-23  5:26 Arthur Zamarin
2023-07-24 13:28 Andreas Sturmlechner
2023-05-11 16:04 Andreas Sturmlechner
2023-04-04 22:28 Andreas Sturmlechner
2023-03-02 12:28 Andreas Sturmlechner
2023-02-02 11:03 Andreas Sturmlechner
2023-01-05 18:03 Andreas Sturmlechner
2022-12-09 20:59 Andreas Sturmlechner
2022-12-03 10:29 Andreas Sturmlechner
2022-11-03 16:47 Andreas Sturmlechner
2022-10-13 13:17 Andreas Sturmlechner
2022-09-08 12:48 Andreas Sturmlechner
2022-08-22 20:12 Andreas Sturmlechner
2022-07-25  9:22 Andreas Sturmlechner
2022-07-07 10:58 Andreas Sturmlechner
2022-06-09 11:28 Andreas Sturmlechner
2022-05-13 19:56 Andreas Sturmlechner
2022-04-22 19:08 Sam James
2022-04-21 17:12 Andreas Sturmlechner
2022-03-03 14:54 Andreas Sturmlechner
2022-02-03 17:13 Andreas Sturmlechner
2022-01-07 13:52 Andreas Sturmlechner
2021-12-09 11:27 Andreas Sturmlechner
2021-11-29 16:53 Andreas Sturmlechner
2021-11-29 13:52 Andreas Sturmlechner
2021-11-04 13:25 Andreas Sturmlechner
2021-10-11 14:01 Yixun Lan
2021-10-07 20:00 Andreas Sturmlechner
2021-09-02 16:53 Andreas Sturmlechner
2021-08-12 10:43 Andreas Sturmlechner
2021-08-11  6:52 Andreas Sturmlechner
2021-08-04  9:01 Agostino Sarubbo
2021-08-04  8:40 Agostino Sarubbo
2021-07-12 21:19 Andreas Sturmlechner
2021-07-08 11:48 Andreas Sturmlechner
2021-05-13 12:33 Andreas Sturmlechner
2021-04-24 13:47 Andreas Sturmlechner
2021-03-04 21:29 Andreas Sturmlechner
2021-02-04 14:07 Andreas Sturmlechner
2020-11-25 18:13 Andreas Sturmlechner
2020-11-05 17:59 Andreas Sturmlechner
2020-10-09 19:04 Andreas Sturmlechner
2020-08-04  6:36 Andreas Sturmlechner
2020-08-03 23:25 Sam James
2020-07-30  7:21 Agostino Sarubbo
2020-07-30  6:58 Agostino Sarubbo
2020-07-09 16:26 Andreas Sturmlechner
2020-03-19  6:25 Mikle Kolyada
2020-03-19  0:06 Agostino Sarubbo
2020-03-18 23:48 Agostino Sarubbo
2019-12-02 23:29 Aaron Bauman
2019-07-28  2:45 Mikle Kolyada
2019-07-28  2:33 Mikle Kolyada
2019-03-21 11:34 Mikle Kolyada
2019-03-21 11:14 Mikle Kolyada
2019-03-10  9:34 Andreas Sturmlechner
2019-02-24 21:37 Andreas Sturmlechner
2018-07-29 12:56 Thomas Deutschmann
2018-07-29  0:38 Mikle Kolyada
2017-04-16 20:58 Agostino Sarubbo
2016-03-06 10:14 Mikle Kolyada
2016-03-05 11:50 Mikle Kolyada
2015-09-13 18:19 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox