public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-text/odt2txt/
@ 2017-10-04  7:47 Michał Górny
  0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2017-10-04  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     fdcdde8fe68127cbce8df69bb11da80814bd6940
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  4 07:19:59 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Oct  4 07:47:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdcdde8f

app-text/odt2txt: Strip empty metadata.xml elements

 app-text/odt2txt/metadata.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/app-text/odt2txt/metadata.xml b/app-text/odt2txt/metadata.xml
index 39094e43aa3..21ee5648c0e 100644
--- a/app-text/odt2txt/metadata.xml
+++ b/app-text/odt2txt/metadata.xml
@@ -10,6 +10,4 @@
 <email>proxy-maint@gentoo.org</email>
 <name>Proxy Maintainers</name>
 </maintainer>
-<longdescription lang="en">
-</longdescription>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: app-text/odt2txt/
@ 2018-05-23  7:28 Sergei Trofimovich
  0 siblings, 0 replies; 8+ messages in thread
From: Sergei Trofimovich @ 2018-05-23  7:28 UTC (permalink / raw
  To: gentoo-commits

commit:     2bd57751542804b43ca3163bd1260c7330142a65
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed May 23 07:27:53 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed May 23 07:28:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd57751

app-text/odt2txt: stable 0.5 for ia64, bug #656164

Bug: https://bugs.gentoo.org/656164
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

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

diff --git a/app-text/odt2txt/odt2txt-0.5.ebuild b/app-text/odt2txt/odt2txt-0.5.ebuild
index 71f794e3cdf..bd190225bdf 100644
--- a/app-text/odt2txt/odt2txt-0.5.ebuild
+++ b/app-text/odt2txt/odt2txt-0.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dstosberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-macos"
+KEYWORDS="~alpha ~amd64 ia64 ~ppc64 ~sparc ~x86 ~x86-macos"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: app-text/odt2txt/
@ 2018-05-23 21:08 Mikle Kolyada
  0 siblings, 0 replies; 8+ messages in thread
From: Mikle Kolyada @ 2018-05-23 21:08 UTC (permalink / raw
  To: gentoo-commits

commit:     167e18f1659cc538879c6174348b8b0d1cb8ce4e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed May 23 21:08:02 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed May 23 21:08:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167e18f1

app-text/odt2txt: amd64 stable wrt bug #656164

Package-Manager: Portage-2.3.24, Repoman-2.3.6

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

diff --git a/app-text/odt2txt/odt2txt-0.5.ebuild b/app-text/odt2txt/odt2txt-0.5.ebuild
index bd190225bdf..1e9be393bda 100644
--- a/app-text/odt2txt/odt2txt-0.5.ebuild
+++ b/app-text/odt2txt/odt2txt-0.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dstosberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ia64 ~ppc64 ~sparc ~x86 ~x86-macos"
+KEYWORDS="~alpha amd64 ia64 ~ppc64 ~sparc ~x86 ~x86-macos"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: app-text/odt2txt/
@ 2018-05-25 23:58 Thomas Deutschmann
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Deutschmann @ 2018-05-25 23:58 UTC (permalink / raw
  To: gentoo-commits

commit:     96d13cbaec3be932d47fbadcb2d0a886643602d2
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 22:40:40 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri May 25 23:57:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96d13cba

app-text/odt2txt: x86 stable (bug #656164)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

diff --git a/app-text/odt2txt/odt2txt-0.5.ebuild b/app-text/odt2txt/odt2txt-0.5.ebuild
index 1e9be393bda..be432c0d4fa 100644
--- a/app-text/odt2txt/odt2txt-0.5.ebuild
+++ b/app-text/odt2txt/odt2txt-0.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dstosberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ~ppc64 ~sparc ~x86 ~x86-macos"
+KEYWORDS="~alpha amd64 ia64 ~ppc64 ~sparc x86 ~x86-macos"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: app-text/odt2txt/
@ 2018-06-19 14:32 Tobias Klausmann
  0 siblings, 0 replies; 8+ messages in thread
From: Tobias Klausmann @ 2018-06-19 14:32 UTC (permalink / raw
  To: gentoo-commits

commit:     2f400184211db1305e64ed7f787ae4a54dea36af
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 19 14:31:36 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Jun 19 14:31:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f400184

app-text/odt2txt-0.5-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/656164

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

diff --git a/app-text/odt2txt/odt2txt-0.5.ebuild b/app-text/odt2txt/odt2txt-0.5.ebuild
index be432c0d4fa..d9bcf722b1b 100644
--- a/app-text/odt2txt/odt2txt-0.5.ebuild
+++ b/app-text/odt2txt/odt2txt-0.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dstosberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ia64 ~ppc64 ~sparc x86 ~x86-macos"
+KEYWORDS="alpha amd64 ia64 ~ppc64 ~sparc x86 ~x86-macos"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: app-text/odt2txt/
@ 2018-06-26 22:22 Jonas Stein
  0 siblings, 0 replies; 8+ messages in thread
From: Jonas Stein @ 2018-06-26 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     dd2016de25a1594d5e973c9f5dd45e71238fa1e6
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 22:19:34 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 22:22:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd2016de

app-text/odt2txt: Maintainer retired

Proxied maintainer retired due to inactivity.
Closes: https://bugs.gentoo.org/633218
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/odt2txt/metadata.xml | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/app-text/odt2txt/metadata.xml b/app-text/odt2txt/metadata.xml
index 37285a1e689..684b678e70f 100644
--- a/app-text/odt2txt/metadata.xml
+++ b/app-text/odt2txt/metadata.xml
@@ -1,12 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person">
-<email>clabbe.montjoie@gmail.com</email>
-<name>LABBE Corentin (Montjoie)</name>
-</maintainer>
-<maintainer type="project">
-<email>proxy-maint@gentoo.org</email>
-<name>Proxy Maintainers</name>
-</maintainer>
+<!-- maintainer-needed -->
 </pkgmetadata>
+


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

* [gentoo-commits] repo/gentoo:master commit in: app-text/odt2txt/
@ 2021-07-25  1:10 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-07-25  1:10 UTC (permalink / raw
  To: gentoo-commits

commit:     19842c71f009ca6c01efc31ef9fecc447af7cfa7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 01:10:13 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 01:10:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19842c71

app-text/odt2txt: Keyword 0.5 arm64, #801649

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

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

diff --git a/app-text/odt2txt/odt2txt-0.5.ebuild b/app-text/odt2txt/odt2txt-0.5.ebuild
index 16e68da6d7d..791c91e594a 100644
--- a/app-text/odt2txt/odt2txt-0.5.ebuild
+++ b/app-text/odt2txt/odt2txt-0.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dstosberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: app-text/odt2txt/
@ 2021-07-25  3:23 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2021-07-25  3:23 UTC (permalink / raw
  To: gentoo-commits

commit:     a0fbdbc16230b6300c09fe5b48cbd1c0bdbaebf8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 03:22:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 03:23:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0fbdbc1

app-text/odt2txt: Keyword 0.5 arm, #801649

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

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

diff --git a/app-text/odt2txt/odt2txt-0.5.ebuild b/app-text/odt2txt/odt2txt-0.5.ebuild
index 791c91e594a..e736a365e9a 100644
--- a/app-text/odt2txt/odt2txt-0.5.ebuild
+++ b/app-text/odt2txt/odt2txt-0.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dstosberg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="


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

end of thread, other threads:[~2021-07-25  3:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-04  7:47 [gentoo-commits] repo/gentoo:master commit in: app-text/odt2txt/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2018-05-23  7:28 Sergei Trofimovich
2018-05-23 21:08 Mikle Kolyada
2018-05-25 23:58 Thomas Deutschmann
2018-06-19 14:32 Tobias Klausmann
2018-06-26 22:22 Jonas Stein
2021-07-25  1:10 Sam James
2021-07-25  3:23 Sam James

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