* [gentoo-commits] repo/gentoo:master commit in: app-officeext/ct2n/
@ 2019-04-06 15:13 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2019-04-06 15:13 UTC (permalink / raw
To: gentoo-commits
commit: d34574f902e451badf50b64bc2bc8a4c538ee317
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 6 15:02:13 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 6 15:12:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34574f9
app-officeext/ct2n: 1.5.0 version bump, EAPI-7 bump, fix HOMEPAGE
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-officeext/ct2n/Manifest | 1 +
app-officeext/ct2n/ct2n-1.4.0-r1.ebuild | 4 ++--
app-officeext/ct2n/ct2n-1.5.0.ebuild | 16 ++++++++++++++++
3 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/app-officeext/ct2n/Manifest b/app-officeext/ct2n/Manifest
index da7504cf2c2..9558406008d 100644
--- a/app-officeext/ct2n/Manifest
+++ b/app-officeext/ct2n/Manifest
@@ -1 +1,2 @@
+DIST converttexttonumber-1-5.0.oxt 49659 BLAKE2B d2a583bf1e639442d0c69aa4014a72586cf74e04130721f8d52a09a2426a3628cc7e926ea2b77061bc03e19268d856073209787b98d17abede4f09931e1cf5c3 SHA512 2396244dc9c2de1d11da71737889e8794a48a87f47b20c130e687cc6e4aa785a6980435587d4ec8de4b9d44da04e73045089d6543c94f8ad3b28a93c832f7d8d
DIST converttexttonumber-1.4.0.oxt 45759 BLAKE2B 58781827b028d77fb9e3e0eecab595a85d08a0d5fe8cb42783a7e008ab67975a83c8e13824dab796852858d7e45e546807feab91e467dcf5cd9c7a1bb8981a10 SHA512 838b0ab241e93456d970ad2e30bd8c4908d9bc43e7fda881f7bff087afa6782f56916f9bf44bbaaf0a3b0ff0cbec21c2baa13034a9679c08c84da7192db06175
diff --git a/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild b/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild
index 7a4824a298e..27f97e1c8f2 100644
--- a/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild
+++ b/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ OFFICE_EXTENSIONS=(
inherit office-ext-r1
DESCRIPTION="Extension for converting text to numbers"
-HOMEPAGE="http://extensions.libreoffice.org/extension-center/ct2n-convert-text-to-number-and-dates"
+HOMEPAGE="https://extensions.libreoffice.org/extensions/ct2n-convert-text-to-number-and-dates"
SRC_URI="http://extensions.libreoffice.org/extension-center/${PN}-convert-text-to-number-and-dates/releases/${PV}/${MY_P}.oxt"
LICENSE="LGPL-3"
diff --git a/app-officeext/ct2n/ct2n-1.5.0.ebuild b/app-officeext/ct2n/ct2n-1.5.0.ebuild
new file mode 100644
index 00000000000..12d97f145b3
--- /dev/null
+++ b/app-officeext/ct2n/ct2n-1.5.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P="converttexttonumber-${PV/./-}"
+OFFICE_EXTENSIONS=( "${MY_P}.oxt" )
+inherit office-ext-r1
+
+DESCRIPTION="Extension for converting text to numbers"
+HOMEPAGE="https://extensions.libreoffice.org/extensions/ct2n-convert-text-to-number-and-dates"
+SRC_URI="https://extensions.libreoffice.org/extensions/ct2n-convert-text-to-number-and-dates/${PV/.0}/@@download/file/${MY_P}.oxt"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-officeext/ct2n/
@ 2019-05-20 11:10 Mikle Kolyada
0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2019-05-20 11:10 UTC (permalink / raw
To: gentoo-commits
commit: e7a2af4898fc33e5f01dbc728b4071f30969c47e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon May 20 11:10:26 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon May 20 11:10:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7a2af48
app-officeext/ct2n: amd64 stable wrt bug #685114
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
app-officeext/ct2n/ct2n-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-officeext/ct2n/ct2n-1.5.0.ebuild b/app-officeext/ct2n/ct2n-1.5.0.ebuild
index bcae8f0c2c8..dd022169cb4 100644
--- a/app-officeext/ct2n/ct2n-1.5.0.ebuild
+++ b/app-officeext/ct2n/ct2n-1.5.0.ebuild
@@ -13,4 +13,4 @@ SRC_URI="https://extensions.libreoffice.org/extensions/ct2n-convert-text-to-numb
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-officeext/ct2n/
@ 2019-05-20 17:10 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2019-05-20 17:10 UTC (permalink / raw
To: gentoo-commits
commit: 51ee99523023d79d84718bf875c1c745ed441bdd
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 20 17:02:38 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 20 17:10:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51ee9952
app-officeext/ct2n: Drop 1.4.0-r1
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-officeext/ct2n/Manifest | 1 -
app-officeext/ct2n/ct2n-1.4.0-r1.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/app-officeext/ct2n/Manifest b/app-officeext/ct2n/Manifest
index 9558406008d..29f6694359d 100644
--- a/app-officeext/ct2n/Manifest
+++ b/app-officeext/ct2n/Manifest
@@ -1,2 +1 @@
DIST converttexttonumber-1-5.0.oxt 49659 BLAKE2B d2a583bf1e639442d0c69aa4014a72586cf74e04130721f8d52a09a2426a3628cc7e926ea2b77061bc03e19268d856073209787b98d17abede4f09931e1cf5c3 SHA512 2396244dc9c2de1d11da71737889e8794a48a87f47b20c130e687cc6e4aa785a6980435587d4ec8de4b9d44da04e73045089d6543c94f8ad3b28a93c832f7d8d
-DIST converttexttonumber-1.4.0.oxt 45759 BLAKE2B 58781827b028d77fb9e3e0eecab595a85d08a0d5fe8cb42783a7e008ab67975a83c8e13824dab796852858d7e45e546807feab91e467dcf5cd9c7a1bb8981a10 SHA512 838b0ab241e93456d970ad2e30bd8c4908d9bc43e7fda881f7bff087afa6782f56916f9bf44bbaaf0a3b0ff0cbec21c2baa13034a9679c08c84da7192db06175
diff --git a/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild b/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild
deleted file mode 100644
index 27f97e1c8f2..00000000000
--- a/app-officeext/ct2n/ct2n-1.4.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MY_P="converttexttonumber-${PV}"
-OFFICE_EXTENSIONS=(
- "${MY_P}.oxt"
-)
-inherit office-ext-r1
-
-DESCRIPTION="Extension for converting text to numbers"
-HOMEPAGE="https://extensions.libreoffice.org/extensions/ct2n-convert-text-to-number-and-dates"
-SRC_URI="http://extensions.libreoffice.org/extension-center/${PN}-convert-text-to-number-and-dates/releases/${PV}/${MY_P}.oxt"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-05-20 17:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-20 11:10 [gentoo-commits] repo/gentoo:master commit in: app-officeext/ct2n/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2019-05-20 17:10 Andreas Sturmlechner
2019-04-06 15:13 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox