* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2024-08-22 5:02 Michał Górny
0 siblings, 0 replies; 27+ messages in thread
From: Michał Górny @ 2024-08-22 5:02 UTC (permalink / raw
To: gentoo-commits
commit: 24e3fbbdbae27c066e095cca3a41bbd6f1f924cf
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 05:00:40 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 05:01:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e3fbbd
app-office/abiword: Fix case in remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-office/abiword/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/metadata.xml b/app-office/abiword/metadata.xml
index 61f8e29b6277..c2c35f810d02 100644
--- a/app-office/abiword/metadata.xml
+++ b/app-office/abiword/metadata.xml
@@ -22,6 +22,6 @@
<flag name="wordperfect">Enable wordperfect file support via <pkg>app-text/libwpd</pkg></flag>
</use>
<upstream>
- <remote-id type="gnome-gitlab">World/abiword</remote-id>
+ <remote-id type="gnome-gitlab">World/AbiWord</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2023-08-02 16:19 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2023-08-02 16:19 UTC (permalink / raw
To: gentoo-commits
commit: d968f4633028ceea8efb94b3dbba05d42b307ae8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 2 16:18:32 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 16:18:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d968f463
app-office/abiword: Stabilize 3.0.5 ppc, #874000
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/abiword/abiword-3.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
index e46b012a3da1..ff7b3097fd9b 100644
--- a/app-office/abiword/abiword-3.0.5.ebuild
+++ b/app-office/abiword/abiword-3.0.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
REQUIRED_USE="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2023-01-13 19:03 Arthur Zamarin
0 siblings, 0 replies; 27+ messages in thread
From: Arthur Zamarin @ 2023-01-13 19:03 UTC (permalink / raw
To: gentoo-commits
commit: b96b75f3a37611657ab1747e80db255f8b54c87f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 19:03:42 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 19:03:42 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b96b75f3
app-office/abiword: Stabilize 3.0.5 ppc64, #874000
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-office/abiword/abiword-3.0.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
index 4749e44a5498..e46b012a3da1 100644
--- a/app-office/abiword/abiword-3.0.5.ebuild
+++ b/app-office/abiword/abiword-3.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
REQUIRED_USE="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2022-10-29 22:33 Matt Turner
0 siblings, 0 replies; 27+ messages in thread
From: Matt Turner @ 2022-10-29 22:33 UTC (permalink / raw
To: gentoo-commits
commit: dd86039396ec4987cd416bce9297b55851473ee0
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:19:36 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 22:32:29 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd860393
app-office/abiword: Set remote-id
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-office/abiword/metadata.xml | 43 ++++++++++++++++++++++-------------------
1 file changed, 23 insertions(+), 20 deletions(-)
diff --git a/app-office/abiword/metadata.xml b/app-office/abiword/metadata.xml
index 4cbe5fcc9127..61f8e29b6277 100644
--- a/app-office/abiword/metadata.xml
+++ b/app-office/abiword/metadata.xml
@@ -1,24 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
- </maintainer>
- <maintainer type="person">
- <email>soap@gentoo.org</email>
- <name>David Seifert</name>
- </maintainer>
- <use>
- <flag name="collab">Enable collaborative editing plugin</flag>
- <flag name="goffice">Enable goffice plugin</flag>
- <flag name="grammar">Enable grammar checking via <pkg>dev-libs/link-grammar</pkg></flag>
- <flag name="map">Enable world map support through <pkg>media-libs/libchamplain</pkg></flag>
- <flag name="math">Enable support for <pkg>x11-libs/gtkmathview</pkg></flag>
- <flag name="ots">Enable Text Summarizer plugin</flag>
- <flag name="plugins">Enable plugins build (see http://www.abisource.com/wiki/PluginMatrix for more information). If your file cannot be opened due lack of support, try enabling this.</flag>
- <flag name="redland">Enables support redland and raptor libs.</flag>
- <flag name="thesaurus">Enable thesaurus support</flag>
- <flag name="wordperfect">Enable wordperfect file support via <pkg>app-text/libwpd</pkg></flag>
- </use>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>soap@gentoo.org</email>
+ <name>David Seifert</name>
+ </maintainer>
+ <use>
+ <flag name="collab">Enable collaborative editing plugin</flag>
+ <flag name="goffice">Enable goffice plugin</flag>
+ <flag name="grammar">Enable grammar checking via <pkg>dev-libs/link-grammar</pkg></flag>
+ <flag name="map">Enable world map support through <pkg>media-libs/libchamplain</pkg></flag>
+ <flag name="math">Enable support for <pkg>x11-libs/gtkmathview</pkg></flag>
+ <flag name="ots">Enable Text Summarizer plugin</flag>
+ <flag name="plugins">Enable plugins build (see http://www.abisource.com/wiki/PluginMatrix for more information). If your file cannot be opened due lack of support, try enabling this.</flag>
+ <flag name="redland">Enables support redland and raptor libs.</flag>
+ <flag name="thesaurus">Enable thesaurus support</flag>
+ <flag name="wordperfect">Enable wordperfect file support via <pkg>app-text/libwpd</pkg></flag>
+ </use>
+ <upstream>
+ <remote-id type="gnome-gitlab">World/abiword</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2022-10-01 18:56 Matt Turner
0 siblings, 0 replies; 27+ messages in thread
From: Matt Turner @ 2022-10-01 18:56 UTC (permalink / raw
To: gentoo-commits
commit: b0661b53c8c3cb8460334da855c63861c375a5ee
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 1 18:52:57 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 1 18:55:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0661b53
app-office/abiword: Depend on libchamplain[gtk]
Closes: https://bugs.gentoo.org/859271
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
app-office/abiword/abiword-3.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
index e0d085420c5d..4749e44a5498 100644
--- a/app-office/abiword/abiword-3.0.5.ebuild
+++ b/app-office/abiword/abiword-3.0.5.ebuild
@@ -43,7 +43,7 @@ RDEPEND="
eds? ( >=gnome-extra/evolution-data-server-3.6.0:= )
goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
introspection? ( >=dev-libs/gobject-introspection-1.0.0:= )
- map? ( >=media-libs/libchamplain-0.12:0.12 )
+ map? ( >=media-libs/libchamplain-0.12:0.12[gtk] )
plugins? (
collab? (
>=dev-libs/libxml2-2.4:2
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2022-07-19 20:28 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2022-07-19 20:28 UTC (permalink / raw
To: gentoo-commits
commit: 0e67542a65fb8647693c7d1ed0b6f6106658ceb1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 19 20:28:43 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 19 20:28:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e67542a
app-office/abiword: Keyword 3.0.5 ppc64, #854585
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/abiword/abiword-3.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
index 1abae34b1fcd..919b3748b85a 100644
--- a/app-office/abiword/abiword-3.0.5.ebuild
+++ b/app-office/abiword/abiword-3.0.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
REQUIRED_USE="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2022-04-27 21:57 Andreas K. Hüttel
0 siblings, 0 replies; 27+ messages in thread
From: Andreas K. Hüttel @ 2022-04-27 21:57 UTC (permalink / raw
To: gentoo-commits
commit: bb0f337730f828cb170198bf6ecd09d34c4435b7
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 21:49:50 2022 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 21:56:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0f3377
app-office/abiword: Drop ~mips keyword
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
app-office/abiword/abiword-3.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
index 030b22284620..e29bab62b9cc 100644
--- a/app-office/abiword/abiword-3.0.5.ebuild
+++ b/app-office/abiword/abiword-3.0.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
REQUIRED_USE="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2022-03-19 17:10 David Seifert
0 siblings, 0 replies; 27+ messages in thread
From: David Seifert @ 2022-03-19 17:10 UTC (permalink / raw
To: gentoo-commits
commit: a36a067c4b2534faecd875ca1ac1644398b080a1
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 17:10:03 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 17:10:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a36a067c
app-office/abiword: destabilize 3.0.5 for ~x86
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-office/abiword/abiword-3.0.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
index 32b65fce020d..030b22284620 100644
--- a/app-office/abiword/abiword-3.0.5.ebuild
+++ b/app-office/abiword/abiword-3.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~riscv x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
REQUIRED_USE="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2021-12-13 5:54 Yixun Lan
0 siblings, 0 replies; 27+ messages in thread
From: Yixun Lan @ 2021-12-13 5:54 UTC (permalink / raw
To: gentoo-commits
commit: 9c4bb75e0743eecc77d9de62f142d3d49b76fbec
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 03:27:33 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 05:52:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c4bb75e
app-office/abiword: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
app-office/abiword/abiword-3.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
index a5da57f46663..32b65fce020d 100644
--- a/app-office/abiword/abiword-3.0.5.ebuild
+++ b/app-office/abiword/abiword-3.0.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~riscv x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
REQUIRED_USE="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2021-09-25 5:21 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2021-09-25 5:21 UTC (permalink / raw
To: gentoo-commits
commit: b75c983c305bce36fdcee82c0f35609683adec4b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 25 05:21:46 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Sep 25 05:21:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b75c983c
app-office/abiword: x86 stable wrt bug #813073
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-office/abiword/abiword-3.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
index 4d181f885db..a5da57f4666 100644
--- a/app-office/abiword/abiword-3.0.5.ebuild
+++ b/app-office/abiword/abiword-3.0.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
REQUIRED_USE="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2021-09-24 15:37 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2021-09-24 15:37 UTC (permalink / raw
To: gentoo-commits
commit: 1d1092c447a356a6c7071ed0e51294af40eb6fa4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 24 15:35:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 24 15:35:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d1092c4
app-office/abiword: Stabilize 3.0.5 amd64, #813073
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/abiword/abiword-3.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
index 2fb1d8199cd..4d181f885db 100644
--- a/app-office/abiword/abiword-3.0.5.ebuild
+++ b/app-office/abiword/abiword-3.0.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
REQUIRED_USE="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2021-08-15 16:08 David Seifert
0 siblings, 0 replies; 27+ messages in thread
From: David Seifert @ 2021-08-15 16:08 UTC (permalink / raw
To: gentoo-commits
commit: f3947ec1a4057fa85cfcbc1a9da5637e69aef5c2
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 15 16:08:38 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 15 16:08:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3947ec1
app-office/abiword: simplify hideous REQUIRED_USE
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-office/abiword/abiword-3.0.5.ebuild | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
index 66285130df9..2fb1d8199cd 100644
--- a/app-office/abiword/abiword-3.0.5.ebuild
+++ b/app-office/abiword/abiword-3.0.5.ebuild
@@ -16,7 +16,16 @@ SLOT="2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
-REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )"
+REQUIRED_USE="
+ collab? ( plugins )
+ grammar? ( plugins )
+ latex? ( plugins )
+ math? ( plugins )
+ ots? ( plugins )
+ readline? ( plugins )
+ thesaurus? ( plugins )
+ wordperfect? ( plugins )
+ wmf? ( plugins )"
RDEPEND="
>=app-text/wv-1.2
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2021-08-15 14:55 David Seifert
0 siblings, 0 replies; 27+ messages in thread
From: David Seifert @ 2021-08-15 14:55 UTC (permalink / raw
To: gentoo-commits
commit: 6775c492313a4cdd64b4206ca5bad6f7c1c4136b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 15 14:55:26 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 15 14:55:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6775c492
app-office/abiword: add 3.0.5
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-office/abiword/Manifest | 1 +
app-office/abiword/abiword-3.0.5.ebuild | 148 ++++++++++++++++++++++++++++++++
2 files changed, 149 insertions(+)
diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest
index e267a640a7d..d6ef336833e 100644
--- a/app-office/abiword/Manifest
+++ b/app-office/abiword/Manifest
@@ -1,2 +1,3 @@
DIST abiword-3.0.4-patchset-r3.txz 14752 BLAKE2B 2faaaf333a38ea181b83819fd53fd97c5e98a0cbb0b2ad6e668254a88cb69e922fd3b70a181fc7edd789bc313d929915460a0524ff463166400d8e46d878c034 SHA512 e8d2508cf561b49581441b3b581dd663a966da67175f2a39d4a95a6035d8c8c7c3198ca99f253f8d6f3993a66be752265f612b6c59c7712592e464a1da0f240e
DIST abiword-3.0.4.tar.gz 11064305 BLAKE2B fda1732df0bf78f8830c5d68be18f2aec7f88b8d5bb4fe0effc31b48f03d9195a4337087154ba707a70d80bfcff38f92d7298e7b281afe2eacf000eca8dac9c4 SHA512 121708e010cef6722cab5622dc762f2f92c46e43b65b90b881b4f25ff32c1696fa2d281a3a6f2c04d5b9231bbbd0040281e9d4d7e594ec0ace6caae9c9021ec4
+DIST abiword-3.0.5.tar.gz 11084159 BLAKE2B c34361c2ae1604ef1ec913781c98f3707f3c98c3fb5ed5328212b51081706fe5177fb8b5a3805431c0ee451f04d8d95fdc6e7dbc3fc38d9d5037b576e115ee54 SHA512 a2484268901ff47307c9d1f1928622e364f1006f22ce38257c585144df9411dfe3c2dea28c1f1f50a6e545e8cc579cce34117a89dfa771e20312e3ea1a9989d6
diff --git a/app-office/abiword/abiword-3.0.5.ebuild b/app-office/abiword/abiword-3.0.5.ebuild
new file mode 100644
index 00000000000..66285130df9
--- /dev/null
+++ b/app-office/abiword/abiword-3.0.5.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools xdg
+
+DESCRIPTION="Fully featured yet light and fast cross platform word processor"
+HOMEPAGE="http://www.abisource.com/"
+SRC_URI="
+ http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz
+ https://dev.gentoo.org/~soap/distfiles/${PN}-3.0.4-patchset-r3.txz"
+
+LICENSE="GPL-2"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux"
+IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
+# You need 'plugins' enabled if want to enable the extra plugins
+REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )"
+
+RDEPEND="
+ >=app-text/wv-1.2
+ >=dev-libs/fribidi-0.10.4
+ >=dev-libs/glib-2.16:2
+ >=dev-libs/libgcrypt-1.4.5:0=
+ dev-libs/libxslt
+ >=gnome-base/librsvg-2.16:2
+ >=gnome-extra/libgsf-1.14.18:=
+ >=media-libs/libpng-1.2:0=
+ virtual/jpeg:0
+ >=x11-libs/cairo-1.10
+ >=x11-libs/gtk+-3.0.8:3[cups?]
+ calendar? ( >=dev-libs/libical-0.46:= )
+ eds? ( >=gnome-extra/evolution-data-server-3.6.0:= )
+ goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
+ introspection? ( >=dev-libs/gobject-introspection-1.0.0:= )
+ map? ( >=media-libs/libchamplain-0.12:0.12 )
+ plugins? (
+ collab? (
+ >=dev-libs/libxml2-2.4:2
+ >=net-libs/loudmouth-1
+ net-libs/libsoup:2.4
+ net-libs/gnutls:=
+ )
+ grammar? ( >=dev-libs/link-grammar-4.2.1 )
+ math? ( >=x11-libs/gtkmathview-0.7.5 )
+ ots? ( >=app-text/ots-0.5-r1 )
+ readline? ( sys-libs/readline:0= )
+ thesaurus? ( >=app-text/aiksaurus-1.2[gtk] )
+ wordperfect? (
+ app-text/libwpd:0.10
+ app-text/libwpg:0.3
+ )
+ wmf? ( >=media-libs/libwmf-0.2.8 )
+ )
+ redland? (
+ >=dev-libs/redland-1.0.10
+ >=dev-libs/rasqal-0.9.17
+ )
+ spell? ( app-text/enchant:2 )
+ !<app-office/abiword-plugins-2.8"
+DEPEND="${RDEPEND}
+ dev-libs/boost
+ collab? ( dev-cpp/asio )"
+BDEPEND="
+ dev-lang/perl
+ virtual/pkgconfig"
+
+PATCHES=(
+ "${WORKDIR}"/patches/${PN}-2.6.0-boolean.patch
+ "${WORKDIR}"/patches/${PN}-2.8.3-desktop.patch
+ "${WORKDIR}"/patches/${PN}-3.0.0-librevenge.patch
+ "${WORKDIR}"/patches/${PN}-3.0.2-explicit-python.patch
+ "${WORKDIR}"/patches/${PN}-3.0.4-enchant-2.patch # backport
+ "${WORKDIR}"/patches/${PN}-3.0.4-pygobject.patch
+ "${WORKDIR}"/patches/${PN}-3.0.4-asio-standalone-placeholders.patch
+ "${WORKDIR}"/patches/${PN}-3.0.4-c++17-dynamic-exception-specifications.patch
+)
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+src_configure() {
+ local plugins=()
+
+ if use plugins; then
+ # Plugins depending on libgsf
+ plugins+=(t602 docbook clarisworks wml kword hancom openwriter pdf
+ loadbindings mswrite garble pdb applix opendocument sdw xslfo)
+
+ # Plugins depending on librsvg
+ plugins+=(svg)
+
+ # Plugins not depending on anything
+ plugins+=(gimp bmp freetranslation iscii s5 babelfish opml eml wikipedia
+ gdict passepartout google presentation urldict hrtext mif openxml)
+
+ # inter7eps: eps.h
+ # libtidy: gsf + tidy.h
+ # paint: windows only ?
+ use collab && plugins+=(collab)
+ use goffice && plugins+=(goffice)
+ use latex && plugins+=(latex)
+ use math && plugins+=(mathview)
+ use ots && plugins+=(ots)
+ # psion: >=psiconv-0.9.4
+ use readline && plugins+=(command)
+ use thesaurus && plugins+=(aiksaurus)
+ use wmf && plugins+=(wmf)
+ # wordperfect: >=wpd-0.9 >=wpg-0.2
+ use wordperfect && plugins+=(wpg)
+ fi
+
+ econf \
+ --disable-maintainer-mode \
+ --enable-plugins="${plugins[*]}" \
+ --disable-static \
+ --disable-default-plugins \
+ --disable-builtin-plugins \
+ --disable-collab-backend-telepathy \
+ --enable-clipart \
+ --enable-statusbar \
+ --enable-templates \
+ --with-gio \
+ --without-gnomevfs \
+ --without-gtk2 \
+ $(use_enable debug) \
+ $(use_with goffice goffice) \
+ $(use_with calendar libical) \
+ $(use_enable cups print) \
+ $(use_enable collab collab-backend-xmpp) \
+ $(use_enable collab collab-backend-tcp) \
+ $(use_enable collab collab-backend-service) \
+ $(use_with eds evolution-data-server) \
+ $(use_enable introspection) \
+ $(use_with map champlain) \
+ $(use_with redland) \
+ $(use_enable spell)
+}
+
+src_install() {
+ default
+
+ # no static archives
+ find "${D}" -name '*.la' -delete || die
+}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2021-05-08 17:15 David Seifert
0 siblings, 0 replies; 27+ messages in thread
From: David Seifert @ 2021-05-08 17:15 UTC (permalink / raw
To: gentoo-commits
commit: 63fb4c69c4b4a47e10a9022860eae9b730d06a34
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 8 17:14:56 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 8 17:14:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63fb4c69
app-office/abiword: Fix building under GCC 11
Closes: https://bugs.gentoo.org/787731
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-office/abiword/Manifest | 2 +-
app-office/abiword/abiword-3.0.4.ebuild | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest
index 1256d58a97c..e267a640a7d 100644
--- a/app-office/abiword/Manifest
+++ b/app-office/abiword/Manifest
@@ -1,2 +1,2 @@
-DIST abiword-3.0.4-patchset-r2.tar.xz 9668 BLAKE2B 56739e2a0239a57a26f34e52d54290cb54f246e05209c2c5493f6a0e4d3290df3f7cf87a8463f2688ad3f15d2402f743fb9cdaffa0c53a7bacb2dcf4a6c1bbb5 SHA512 47d65edde9217f107ee2aee9e08e65d69f170f11f8532e2c8e6327b4bec67b13f42bdafe751d88fa525819081ed5b19b1f75859b24d4a07748fb03c62ebd0b13
+DIST abiword-3.0.4-patchset-r3.txz 14752 BLAKE2B 2faaaf333a38ea181b83819fd53fd97c5e98a0cbb0b2ad6e668254a88cb69e922fd3b70a181fc7edd789bc313d929915460a0524ff463166400d8e46d878c034 SHA512 e8d2508cf561b49581441b3b581dd663a966da67175f2a39d4a95a6035d8c8c7c3198ca99f253f8d6f3993a66be752265f612b6c59c7712592e464a1da0f240e
DIST abiword-3.0.4.tar.gz 11064305 BLAKE2B fda1732df0bf78f8830c5d68be18f2aec7f88b8d5bb4fe0effc31b48f03d9195a4337087154ba707a70d80bfcff38f92d7298e7b281afe2eacf000eca8dac9c4 SHA512 121708e010cef6722cab5622dc762f2f92c46e43b65b90b881b4f25ff32c1696fa2d281a3a6f2c04d5b9231bbbd0040281e9d4d7e594ec0ace6caae9c9021ec4
diff --git a/app-office/abiword/abiword-3.0.4.ebuild b/app-office/abiword/abiword-3.0.4.ebuild
index 17ec5d04dbe..2bc3966f767 100644
--- a/app-office/abiword/abiword-3.0.4.ebuild
+++ b/app-office/abiword/abiword-3.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ DESCRIPTION="Fully featured yet light and fast cross platform word processor"
HOMEPAGE="http://www.abisource.com/"
SRC_URI="
http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz
- https://dev.gentoo.org/~soap/distfiles/${P}-patchset-r2.tar.xz"
+ https://dev.gentoo.org/~soap/distfiles/${P}-patchset-r3.txz"
LICENSE="GPL-2"
SLOT="2"
@@ -74,6 +74,7 @@ PATCHES=(
"${WORKDIR}"/patches/${PN}-3.0.4-enchant-2.patch # backport
"${WORKDIR}"/patches/${PN}-3.0.4-pygobject.patch
"${WORKDIR}"/patches/${PN}-3.0.4-asio-standalone-placeholders.patch
+ "${WORKDIR}"/patches/${PN}-3.0.4-c++17-dynamic-exception-specifications.patch
)
src_prepare() {
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2020-12-14 0:46 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2020-12-14 0:46 UTC (permalink / raw
To: gentoo-commits
commit: 72beeaf4578923cea973f00a6bf13233fb93baef
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 14 00:40:33 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 14 00:40:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72beeaf4
app-office/abiword: arm64 keyworded (bug #757669)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/abiword/abiword-3.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.4.ebuild b/app-office/abiword/abiword-3.0.4.ebuild
index 74101d992c1..17ec5d04dbe 100644
--- a/app-office/abiword/abiword-3.0.4.ebuild
+++ b/app-office/abiword/abiword-3.0.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2020-06-09 16:04 David Seifert
0 siblings, 0 replies; 27+ messages in thread
From: David Seifert @ 2020-06-09 16:04 UTC (permalink / raw
To: gentoo-commits
commit: 5103e7291cb7793e596668ccb2297026a17e5f2b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 16:04:38 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 16:04:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5103e729
app-office/abiword: Fix for recent versions of dev-cpp/asio
Closes: https://bugs.gentoo.org/723442
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-office/abiword/Manifest | 2 +-
app-office/abiword/abiword-3.0.4.ebuild | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest
index 4d9271ca694..1256d58a97c 100644
--- a/app-office/abiword/Manifest
+++ b/app-office/abiword/Manifest
@@ -1,2 +1,2 @@
-DIST abiword-3.0.4-patchset.tar.gz 9143 BLAKE2B 143faaceab5e4a295876c04e26f38506429566cb9f42b0d41dfc4e40822b3cab647b128abe71da554cc12ac977987afbad131d7220dabeb1d10a28cc34592b35 SHA512 9fcf91d28402b9353d59ffb61aaeedce9d4e1be566eac05dc89866a0b0a5d5314c9ca030234b0c6514f35baab5b96fdf8cb63cf9d1d2cbcf01bd7adee89cecaa
+DIST abiword-3.0.4-patchset-r2.tar.xz 9668 BLAKE2B 56739e2a0239a57a26f34e52d54290cb54f246e05209c2c5493f6a0e4d3290df3f7cf87a8463f2688ad3f15d2402f743fb9cdaffa0c53a7bacb2dcf4a6c1bbb5 SHA512 47d65edde9217f107ee2aee9e08e65d69f170f11f8532e2c8e6327b4bec67b13f42bdafe751d88fa525819081ed5b19b1f75859b24d4a07748fb03c62ebd0b13
DIST abiword-3.0.4.tar.gz 11064305 BLAKE2B fda1732df0bf78f8830c5d68be18f2aec7f88b8d5bb4fe0effc31b48f03d9195a4337087154ba707a70d80bfcff38f92d7298e7b281afe2eacf000eca8dac9c4 SHA512 121708e010cef6722cab5622dc762f2f92c46e43b65b90b881b4f25ff32c1696fa2d281a3a6f2c04d5b9231bbbd0040281e9d4d7e594ec0ace6caae9c9021ec4
diff --git a/app-office/abiword/abiword-3.0.4.ebuild b/app-office/abiword/abiword-3.0.4.ebuild
index c8ab57891cf..74101d992c1 100644
--- a/app-office/abiword/abiword-3.0.4.ebuild
+++ b/app-office/abiword/abiword-3.0.4.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Fully featured yet light and fast cross platform word processor"
HOMEPAGE="http://www.abisource.com/"
SRC_URI="
http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz
- https://dev.gentoo.org/~soap/distfiles/${P}-patchset.tar.gz"
+ https://dev.gentoo.org/~soap/distfiles/${P}-patchset-r2.tar.xz"
LICENSE="GPL-2"
SLOT="2"
@@ -73,6 +73,7 @@ PATCHES=(
"${WORKDIR}"/patches/${PN}-3.0.2-explicit-python.patch
"${WORKDIR}"/patches/${PN}-3.0.4-enchant-2.patch # backport
"${WORKDIR}"/patches/${PN}-3.0.4-pygobject.patch
+ "${WORKDIR}"/patches/${PN}-3.0.4-asio-standalone-placeholders.patch
)
src_prepare() {
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2020-04-13 16:12 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2020-04-13 16:12 UTC (permalink / raw
To: gentoo-commits
commit: 3dd30afef8f08ccc394c885b48265404c8a901ae
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 13 16:11:29 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 16:12:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd30afe
app-office/abiword: x86 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-office/abiword/abiword-3.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.4.ebuild b/app-office/abiword/abiword-3.0.4.ebuild
index db6896404de..3142f1c8cda 100644
--- a/app-office/abiword/abiword-3.0.4.ebuild
+++ b/app-office/abiword/abiword-3.0.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2020-04-13 14:48 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2020-04-13 14:48 UTC (permalink / raw
To: gentoo-commits
commit: 055ecda7a5eb03c0ce3d0898a2e716f363c2c1c7
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 13 14:46:48 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 14:46:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=055ecda7
app-office/abiword: amd64 stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-office/abiword/abiword-3.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.4.ebuild b/app-office/abiword/abiword-3.0.4.ebuild
index 034816aedc5..db6896404de 100644
--- a/app-office/abiword/abiword-3.0.4.ebuild
+++ b/app-office/abiword/abiword-3.0.4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2020-03-01 22:42 David Seifert
0 siblings, 0 replies; 27+ messages in thread
From: David Seifert @ 2020-03-01 22:42 UTC (permalink / raw
To: gentoo-commits
commit: 41f578601bc1f99a1bbd8bec787f84391bf16859
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 22:42:15 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 22:42:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f57860
app-office/abiword: Upper bound on e-d-s
* evolution-data-server changed the API for 3.34, and Abiword
breaks on the pkg-config change.
Package-Manager: Portage-2.3.90, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-office/abiword/{abiword-3.0.2-r2.ebuild => abiword-3.0.2-r3.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.2-r2.ebuild b/app-office/abiword/abiword-3.0.2-r3.ebuild
similarity index 98%
rename from app-office/abiword/abiword-3.0.2-r2.ebuild
rename to app-office/abiword/abiword-3.0.2-r3.ebuild
index ed9646cd3f0..db0ebd4b8da 100644
--- a/app-office/abiword/abiword-3.0.2-r2.ebuild
+++ b/app-office/abiword/abiword-3.0.2-r3.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
>=x11-libs/cairo-1.10
>=x11-libs/gtk+-3.0.8:3[cups?]
calendar? ( >=dev-libs/libical-0.46:= )
- eds? ( >=gnome-extra/evolution-data-server-3.6.0:= )
+ eds? ( <gnome-extra/evolution-data-server-3.33:= )
goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
introspection? ( >=dev-libs/gobject-introspection-1.0.0:= )
map? ( >=media-libs/libchamplain-0.12:0.12 )
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2020-02-02 19:35 Mart Raudsepp
0 siblings, 0 replies; 27+ messages in thread
From: Mart Raudsepp @ 2020-02-02 19:35 UTC (permalink / raw
To: gentoo-commits
commit: 97f8a984e758d06df89b7eb9e5dbf7e1230a54e0
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 2 17:36:11 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Feb 2 19:34:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f8a984
app-office/abiword: lock enchant dep to SLOT=0
abiword checks only for enchant.pc, not enchant-2.pc
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
app-office/abiword/abiword-3.0.2-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-office/abiword/abiword-3.0.2-r2.ebuild b/app-office/abiword/abiword-3.0.2-r2.ebuild
index 654d4c6d1ff..ed9646cd3f0 100644
--- a/app-office/abiword/abiword-3.0.2-r2.ebuild
+++ b/app-office/abiword/abiword-3.0.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -56,7 +56,7 @@ RDEPEND="
redland? (
>=dev-libs/redland-1.0.10
>=dev-libs/rasqal-0.9.17 )
- spell? ( >=app-text/enchant-1.2 )
+ spell? ( >=app-text/enchant-1.2:0 )
!<app-office/abiword-plugins-2.8
"
DEPEND="${RDEPEND}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2020-01-03 20:40 David Seifert
0 siblings, 0 replies; 27+ messages in thread
From: David Seifert @ 2020-01-03 20:40 UTC (permalink / raw
To: gentoo-commits
commit: 13f43687f2155c409396291c9425efc5d97d4629
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 3 20:40:37 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jan 3 20:40:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13f43687
app-office/abiword: Add myself as maintainer
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Acked-by: Mart Raudsepp <leio <AT> gentoo.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-office/abiword/metadata.xml | 37 ++++++++++++++++++++-----------------
1 file changed, 20 insertions(+), 17 deletions(-)
diff --git a/app-office/abiword/metadata.xml b/app-office/abiword/metadata.xml
index 0c7c6cbc0c8..a164ec1c622 100644
--- a/app-office/abiword/metadata.xml
+++ b/app-office/abiword/metadata.xml
@@ -1,21 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
-</maintainer>
-<use>
- <flag name="collab">Enable collaborative editing plugin</flag>
- <flag name="goffice">Enable goffice plugin</flag>
- <flag name="grammar">Enable grammar checking via <pkg>dev-libs/link-grammar</pkg></flag>
- <flag name="map">Enable world map support through <pkg>media-libs/libchamplain</pkg></flag>
- <flag name="math">Enable support for <pkg>x11-libs/gtkmathview</pkg></flag>
- <flag name="ots">Enable Text Summarizer plugin</flag>
- <flag name="plugins">Enable plugins build (see http://www.abisource.com/wiki/PluginMatrix for more information). If your
- file cannot be opened due lack of support, try enabling this.</flag>
- <flag name="redland">Enables support redland and raptor libs.</flag>
- <flag name="thesaurus">Enable thesaurus support</flag>
- <flag name="wordperfect">Enable wordperfect file support via <pkg>app-text/libwpd</pkg></flag>
-</use>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>soap@gentoo.org</email>
+ <name>David Seifert</name>
+ </maintainer>
+ <use>
+ <flag name="collab">Enable collaborative editing plugin</flag>
+ <flag name="goffice">Enable goffice plugin</flag>
+ <flag name="grammar">Enable grammar checking via <pkg>dev-libs/link-grammar</pkg></flag>
+ <flag name="map">Enable world map support through <pkg>media-libs/libchamplain</pkg></flag>
+ <flag name="math">Enable support for <pkg>x11-libs/gtkmathview</pkg></flag>
+ <flag name="ots">Enable Text Summarizer plugin</flag>
+ <flag name="plugins">Enable plugins build (see http://www.abisource.com/wiki/PluginMatrix for more information). If your file cannot be opened due lack of support, try enabling this.</flag>
+ <flag name="redland">Enables support redland and raptor libs.</flag>
+ <flag name="thesaurus">Enable thesaurus support</flag>
+ <flag name="wordperfect">Enable wordperfect file support via <pkg>app-text/libwpd</pkg></flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2019-05-18 19:59 Mart Raudsepp
0 siblings, 0 replies; 27+ messages in thread
From: Mart Raudsepp @ 2019-05-18 19:59 UTC (permalink / raw
To: gentoo-commits
commit: 8e3e11d6204ef3e1a4da29b1e966d98601f2883e
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 19:33:27 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat May 18 19:58:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e3e11d6
app-office/abiword: remove old
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
app-office/abiword/Manifest | 1 -
app-office/abiword/abiword-3.0.2-r1.ebuild | 152 -----------------------------
2 files changed, 153 deletions(-)
diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest
index e970f08cedb..ea8763123db 100644
--- a/app-office/abiword/Manifest
+++ b/app-office/abiword/Manifest
@@ -1,3 +1,2 @@
-DIST abiword-3.0.2-patchset.tar.gz 10475 BLAKE2B 41b4b894e1b433ca722270e09410de22be906920b551d19580db32b4c8557595902d23a7ed320cc71b1fc191f830e72178158ffb02cafb07e01c72d12ccd4faa SHA512 e81688bbe58cdc9c6848cd2bc74207bf9c6e8dd1f2652a707f007ce9a2f3cf8cc77eac65b04e24b67a694773f0b08ba14bdcf10db549e33cbb7ee5da634bdfb3
DIST abiword-3.0.2-patchset.tar.xz 11976 BLAKE2B 72acb4956543843ad445525d1f5654c63f2544933aab35a95f0ed4f49e1385c06a29a3deb5b7ba09343188e9adf8f916f0223ab6c2a037424732f5e5bffba103 SHA512 afe6f791f167b40c2fdd16f2308add67990dd1fd0856f5a96e8f486a0af2e7b67cbcde29beacd2d869508e8f98bd3fb140240480882bcd9689cbb1fba6a75743
DIST abiword-3.0.2.tar.gz 11154333 BLAKE2B af49570ad766b0e698313a4a88f14b2370a0a230866c4e8672f56780705060dba4207d4e13358cc290fb3c1a4a6a56efa05fed1f0540f10f7572d8e717e6cd20 SHA512 29ce9e80b3b85ab2933e7d39216771d8c4e05db5255eaed0cf8e1d032ffaac2cb1880bf24e754196ad5dae4969a1c2101ce4dc9c1db14604adc2f852b6a17fe3
diff --git a/app-office/abiword/abiword-3.0.2-r1.ebuild b/app-office/abiword/abiword-3.0.2-r1.ebuild
deleted file mode 100644
index 98001c8f254..00000000000
--- a/app-office/abiword/abiword-3.0.2-r1.ebuild
+++ /dev/null
@@ -1,152 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_EAUTORECONF="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="Fully featured yet light and fast cross platform word processor"
-HOMEPAGE="http://www.abisource.com/"
-SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz
- https://dev.gentoo.org/~mgorny/dist/${P}-patchset.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips x86 ~amd64-linux ~x86-linux"
-
-IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
-# You need 'plugins' enabled if want to enable the extra plugins
-REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )"
-
-RDEPEND="
- >=app-text/wv-1.2
- >=dev-libs/fribidi-0.10.4
- >=dev-libs/glib-2.16:2
- >=dev-libs/libgcrypt-1.4.5:0=
- dev-libs/libxslt
- >=gnome-base/librsvg-2.16:2
- >=gnome-extra/libgsf-1.14.18:=
- >=media-libs/libpng-1.2:0=
- virtual/jpeg:0
- >=x11-libs/cairo-1.10[X]
- >=x11-libs/gtk+-3.0.8:3[cups?]
- calendar? ( >=dev-libs/libical-0.46:= )
- eds? ( >=gnome-extra/evolution-data-server-3.6.0:= )
- goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
- introspection? ( >=dev-libs/gobject-introspection-1.0.0:= )
- map? ( >=media-libs/libchamplain-0.12:0.12 )
- plugins? (
- collab? (
- >=dev-libs/libxml2-2.4:2
- >=net-libs/loudmouth-1
- net-libs/libsoup:2.4
- net-libs/gnutls:= )
- grammar? ( >=dev-libs/link-grammar-4.2.1 )
- math? ( >=x11-libs/gtkmathview-0.7.5 )
- ots? ( >=app-text/ots-0.5-r1 )
- readline? ( sys-libs/readline:0= )
- thesaurus? ( >=app-text/aiksaurus-1.2[gtk] )
- wordperfect? (
- app-text/libwpd:0.10
- app-text/libwpg:0.3 )
- wmf? ( >=media-libs/libwmf-0.2.8 )
- )
- redland? (
- >=dev-libs/redland-1.0.10
- >=dev-libs/rasqal-0.9.17 )
- spell? ( >=app-text/enchant-1.2 )
- !<app-office/abiword-plugins-2.8
-"
-DEPEND="${RDEPEND}
- dev-lang/perl
- >=dev-libs/boost-1.40.0
- virtual/pkgconfig
- collab? ( dev-cpp/asio )
-"
-
-PATCHES=(
- # http://bugzilla.abisource.com/show_bug.cgi?id=13842
- "${WORKDIR}"/${P}-patchset/${PN}-2.8.3-desktop.patch
-
- # http://bugzilla.abisource.com/show_bug.cgi?id=13843
- "${WORKDIR}"/${P}-patchset/${PN}-2.6.0-boolean.patch
-
- # http://bugzilla.abisource.com/show_bug.cgi?id=13844
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.0-librevenge.patch
-
- # http://bugzilla.abisource.com/show_bug.cgi?id=13845
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.0-link-grammar-5-second.patch
-
- # http://bugzilla.abisource.com/show_bug.cgi?id=13846
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.0-libwp.patch
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.1-libwps-0.4.patch
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.1-fixwps.patch
-
- # http://bugzilla.abisource.com/show_bug.cgi?id=13847
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-fix-installing-readme.patch
-
- # http://bugzilla.abisource.com/show_bug.cgi?id=13841
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-fix-nullptr-c++98.patch
-
- # http://bugzilla.abisource.com/show_bug.cgi?id=13815
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-fix-black-drawing-regression.patch
-)
-
-src_configure() {
- local plugins=()
-
- if use plugins; then
- # Plugins depending on libgsf
- plugins=(t602 docbook clarisworks wml kword hancom openwriter pdf
- loadbindings mswrite garble pdb applix opendocument sdw xslfo)
-
- # Plugins depending on librsvg
- plugins+=(svg)
-
- # Plugins not depending on anything
- plugins+=(gimp bmp freetranslation iscii s5 babelfish opml eml wikipedia
- gdict passepartout google presentation urldict hrtext mif openxml)
-
- # inter7eps: eps.h
- # libtidy: gsf + tidy.h
- # paint: windows only ?
- use collab && plugins+=(collab)
- use goffice && plugins+=(goffice)
- use latex && plugins+=(latex)
- use math && plugins+=(mathview)
- use ots && plugins+=(ots)
- # psion: >=psiconv-0.9.4
- use readline && plugins+=(command)
- use thesaurus && plugins+=(aiksaurus)
- use wmf && plugins+=(wmf)
- # wordperfect: >=wpd-0.9 >=wpg-0.2
- use wordperfect && plugins+=(wpg)
- fi
-
- gnome2_src_configure \
- --enable-plugins="${plugins[*]}" \
- --disable-static \
- --disable-default-plugins \
- --disable-builtin-plugins \
- --disable-collab-backend-telepathy \
- --enable-clipart \
- --enable-statusbar \
- --enable-templates \
- --with-gio \
- --without-gnomevfs \
- --without-gtk2 \
- $(use_enable debug) \
- $(use_with goffice goffice) \
- $(use_with calendar libical) \
- $(use_enable cups print) \
- $(use_enable collab collab-backend-xmpp) \
- $(use_enable collab collab-backend-tcp) \
- $(use_enable collab collab-backend-service) \
- $(use_with eds evolution-data-server) \
- $(use_enable introspection) \
- $(use_with map champlain) \
- $(use_with redland) \
- $(use_enable spell)
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2019-02-23 11:55 Pacho Ramos
0 siblings, 0 replies; 27+ messages in thread
From: Pacho Ramos @ 2019-02-23 11:55 UTC (permalink / raw
To: gentoo-commits
commit: 75179fdc5be39b4fca86ab43e6c56c73b5c74253
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 23 11:33:55 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Feb 23 11:54:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75179fdc
app-office/abiword: Drop old
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
app-office/abiword/abiword-3.0.2.ebuild | 139 --------------------------------
1 file changed, 139 deletions(-)
diff --git a/app-office/abiword/abiword-3.0.2.ebuild b/app-office/abiword/abiword-3.0.2.ebuild
deleted file mode 100644
index 9a6ce7846e3..00000000000
--- a/app-office/abiword/abiword-3.0.2.ebuild
+++ /dev/null
@@ -1,139 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools gnome2
-
-DESCRIPTION="Fully featured yet light and fast cross platform word processor"
-HOMEPAGE="http://www.abisource.com/"
-SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz
- https://dev.gentoo.org/~mgorny/dist/${P}-patchset.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~mips ~x86 ~amd64-linux ~x86-linux"
-IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
-
-# You need 'plugins' enabled if want to enable the extra plugins
-REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )"
-
-RDEPEND="
- >=app-text/wv-1.2
- >=dev-libs/fribidi-0.10.4
- >=dev-libs/glib-2.16:2
- >=dev-libs/libgcrypt-1.4.5:0=
- dev-libs/libxslt
- >=gnome-base/librsvg-2.16:2
- >=gnome-extra/libgsf-1.14.18:=
- >=media-libs/libpng-1.2:0=
- virtual/jpeg:0
- >=x11-libs/cairo-1.10[X]
- >=x11-libs/gtk+-3.0.8:3[cups?]
- calendar? ( >=dev-libs/libical-0.46:= )
- eds? ( >=gnome-extra/evolution-data-server-3.6.0:= )
- goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
- introspection? ( >=dev-libs/gobject-introspection-1.0.0 )
- map? ( >=media-libs/libchamplain-0.12 )
- plugins? (
- collab? (
- >=dev-libs/libxml2-2.4
- >=net-libs/loudmouth-1
- net-libs/libsoup:2.4
- net-libs/gnutls:= )
- grammar? ( >=dev-libs/link-grammar-4.2.1 )
- math? ( >=x11-libs/gtkmathview-0.7.5 )
- ots? ( >=app-text/ots-0.5-r1 )
- readline? ( sys-libs/readline:0= )
- thesaurus? ( >=app-text/aiksaurus-1.2[gtk] )
- wordperfect? (
- app-text/libwpd:0.10
- app-text/libwpg:0.3 )
- wmf? ( >=media-libs/libwmf-0.2.8 )
- )
- redland? (
- >=dev-libs/redland-1.0.10
- >=dev-libs/rasqal-0.9.17 )
- spell? ( >=app-text/enchant-1.2 )
- !<app-office/abiword-plugins-2.8
-"
-DEPEND="${RDEPEND}
- dev-lang/perl
- >=dev-libs/boost-1.40.0
- virtual/pkgconfig
- collab? ( dev-cpp/asio )
-"
-
-PATCHES=(
- "${WORKDIR}"/${P}-patchset/${PN}-2.8.3-desktop.patch
- "${WORKDIR}"/${P}-patchset/${PN}-2.6.0-boolean.patch
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.0-librevenge.patch
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.0-link-grammar-5-second.patch
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.0-libwp.patch
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.1-libwps-0.4.patch
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.1-fixwps.patch
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-fix-installing-readme.patch
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-fix-nullptr-c++98.patch
-)
-
-src_prepare() {
- gnome2_src_prepare
- eautoreconf
-}
-
-src_configure() {
- local plugins=()
-
- if use plugins; then
- # Plugins depending on libgsf
- plugins=(t602 docbook clarisworks wml kword hancom openwriter pdf
- loadbindings mswrite garble pdb applix opendocument sdw xslfo)
-
- # Plugins depending on librsvg
- plugins+=(svg)
-
- # Plugins not depending on anything
- plugins+=(gimp bmp freetranslation iscii s5 babelfish opml eml wikipedia
- gdict passepartout google presentation urldict hrtext mif openxml)
-
- # inter7eps: eps.h
- # libtidy: gsf + tidy.h
- # paint: windows only ?
- use collab && plugins+=(collab)
- use goffice && plugins+=(goffice)
- use latex && plugins+=(latex)
- use math && plugins+=(mathview)
- use ots && plugins+=(ots)
- # psion: >=psiconv-0.9.4
- use readline && plugins+=(command)
- use thesaurus && plugins+=(aiksaurus)
- use wmf && plugins+=(wmf)
- # wordperfect: >=wpd-0.9 >=wpg-0.2
- use wordperfect && plugins+=(wpg)
- fi
-
- gnome2_src_configure \
- --enable-plugins="${plugins[*]}" \
- --disable-static \
- --disable-default-plugins \
- --disable-builtin-plugins \
- --disable-collab-backend-telepathy \
- --enable-clipart \
- --enable-statusbar \
- --enable-templates \
- --with-gio \
- --without-gnomevfs \
- --without-gtk2 \
- $(use_enable debug) \
- $(use_with goffice goffice) \
- $(use_with calendar libical) \
- $(use_enable cups print) \
- $(use_enable collab collab-backend-xmpp) \
- $(use_enable collab collab-backend-tcp) \
- $(use_enable collab collab-backend-service) \
- $(use_with eds evolution-data-server) \
- $(use_enable introspection) \
- $(use_with map champlain) \
- $(use_with redland) \
- $(use_enable spell)
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2019-02-23 11:55 Pacho Ramos
0 siblings, 0 replies; 27+ messages in thread
From: Pacho Ramos @ 2019-02-23 11:55 UTC (permalink / raw
To: gentoo-commits
commit: b4c1b039f810bfabee5f6c55e4d93ecf76bf4918
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 23 11:33:38 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Feb 23 11:54:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c1b039
app-office/abiword: Multiple bug fixes
- Fix flickering with recent GTK+ versions (#601300)
- cairo[X] looks to not be needed, don't rdepend on it (as other
distributions do too) (#618756)
- Fix compilation issues (#656026)
- Fix libical3 compatibility (#677072)
- Don't force smooth scrolling (from Debian, upstreamed)
Closes: https://bugs.gentoo.org/601300
Closes: https://bugs.gentoo.org/618756
Closes: https://bugs.gentoo.org/656026
Closes: https://bugs.gentoo.org/677072
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
app-office/abiword/Manifest | 1 +
app-office/abiword/abiword-3.0.2-r2.ebuild | 164 +++++++++++++++++++++++++++++
2 files changed, 165 insertions(+)
diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest
index 435ebe1a12d..e970f08cedb 100644
--- a/app-office/abiword/Manifest
+++ b/app-office/abiword/Manifest
@@ -1,2 +1,3 @@
DIST abiword-3.0.2-patchset.tar.gz 10475 BLAKE2B 41b4b894e1b433ca722270e09410de22be906920b551d19580db32b4c8557595902d23a7ed320cc71b1fc191f830e72178158ffb02cafb07e01c72d12ccd4faa SHA512 e81688bbe58cdc9c6848cd2bc74207bf9c6e8dd1f2652a707f007ce9a2f3cf8cc77eac65b04e24b67a694773f0b08ba14bdcf10db549e33cbb7ee5da634bdfb3
+DIST abiword-3.0.2-patchset.tar.xz 11976 BLAKE2B 72acb4956543843ad445525d1f5654c63f2544933aab35a95f0ed4f49e1385c06a29a3deb5b7ba09343188e9adf8f916f0223ab6c2a037424732f5e5bffba103 SHA512 afe6f791f167b40c2fdd16f2308add67990dd1fd0856f5a96e8f486a0af2e7b67cbcde29beacd2d869508e8f98bd3fb140240480882bcd9689cbb1fba6a75743
DIST abiword-3.0.2.tar.gz 11154333 BLAKE2B af49570ad766b0e698313a4a88f14b2370a0a230866c4e8672f56780705060dba4207d4e13358cc290fb3c1a4a6a56efa05fed1f0540f10f7572d8e717e6cd20 SHA512 29ce9e80b3b85ab2933e7d39216771d8c4e05db5255eaed0cf8e1d032ffaac2cb1880bf24e754196ad5dae4969a1c2101ce4dc9c1db14604adc2f852b6a17fe3
diff --git a/app-office/abiword/abiword-3.0.2-r2.ebuild b/app-office/abiword/abiword-3.0.2-r2.ebuild
new file mode 100644
index 00000000000..898df232056
--- /dev/null
+++ b/app-office/abiword/abiword-3.0.2-r2.ebuild
@@ -0,0 +1,164 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME2_EAUTORECONF="yes"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="Fully featured yet light and fast cross platform word processor"
+HOMEPAGE="http://www.abisource.com/"
+SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz
+ https://dev.gentoo.org/~pacho/gnome/${P}-patchset.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux"
+
+IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
+# You need 'plugins' enabled if want to enable the extra plugins
+REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )"
+
+RDEPEND="
+ >=app-text/wv-1.2
+ >=dev-libs/fribidi-0.10.4
+ >=dev-libs/glib-2.16:2
+ >=dev-libs/libgcrypt-1.4.5:0=
+ dev-libs/libxslt
+ >=gnome-base/librsvg-2.16:2
+ >=gnome-extra/libgsf-1.14.18:=
+ >=media-libs/libpng-1.2:0=
+ virtual/jpeg:0
+ >=x11-libs/cairo-1.10
+ >=x11-libs/gtk+-3.0.8:3[cups?]
+ calendar? ( >=dev-libs/libical-0.46:= )
+ eds? ( >=gnome-extra/evolution-data-server-3.6.0:= )
+ goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
+ introspection? ( >=dev-libs/gobject-introspection-1.0.0:= )
+ map? ( >=media-libs/libchamplain-0.12:0.12 )
+ plugins? (
+ collab? (
+ >=dev-libs/libxml2-2.4:2
+ >=net-libs/loudmouth-1
+ net-libs/libsoup:2.4
+ net-libs/gnutls:= )
+ grammar? ( >=dev-libs/link-grammar-4.2.1 )
+ math? ( >=x11-libs/gtkmathview-0.7.5 )
+ ots? ( >=app-text/ots-0.5-r1 )
+ readline? ( sys-libs/readline:0= )
+ thesaurus? ( >=app-text/aiksaurus-1.2[gtk] )
+ wordperfect? (
+ app-text/libwpd:0.10
+ app-text/libwpg:0.3 )
+ wmf? ( >=media-libs/libwmf-0.2.8 )
+ )
+ redland? (
+ >=dev-libs/redland-1.0.10
+ >=dev-libs/rasqal-0.9.17 )
+ spell? ( >=app-text/enchant-1.2 )
+ !<app-office/abiword-plugins-2.8
+"
+DEPEND="${RDEPEND}
+ dev-lang/perl
+ >=dev-libs/boost-1.40.0
+ virtual/pkgconfig
+ collab? ( dev-cpp/asio )
+"
+
+PATCHES=(
+ # http://bugzilla.abisource.com/show_bug.cgi?id=13842
+ "${WORKDIR}"/${P}-patchset/${PN}-2.8.3-desktop.patch
+
+ # http://bugzilla.abisource.com/show_bug.cgi?id=13843
+ "${WORKDIR}"/${P}-patchset/${PN}-2.6.0-boolean.patch
+
+ # http://bugzilla.abisource.com/show_bug.cgi?id=13844
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.0-librevenge.patch
+
+ # http://bugzilla.abisource.com/show_bug.cgi?id=13845
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.0-link-grammar-5-second.patch
+
+ # http://bugzilla.abisource.com/show_bug.cgi?id=13846
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.0-libwp.patch
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.1-libwps-0.4.patch
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.1-fixwps.patch
+
+ # http://bugzilla.abisource.com/show_bug.cgi?id=13847
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-fix-installing-readme.patch
+
+ # http://bugzilla.abisource.com/show_bug.cgi?id=13841
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-fix-nullptr-c++98.patch
+
+ # http://bugzilla.abisource.com/show_bug.cgi?id=13815
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-fix-black-drawing-regression.patch
+
+ # https://bugzilla.abisource.com/show_bug.cgi?id=13907
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-smooth-scrolling.patch
+
+ # https://bugzilla.abisource.com/show_bug.cgi?id=13791
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-fix-flickering.patch
+
+ # https://github.com/AbiWord/abiword/commit/bdaf0e2da72bdc9d9bb3020445fe7b1b5dd7c062
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-libical3.patch
+
+ # https://bugzilla.abisource.com/show_bug.cgi?id=13697
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-bool-boolean.patch
+)
+
+src_configure() {
+ local plugins=()
+
+ if use plugins; then
+ # Plugins depending on libgsf
+ plugins=(t602 docbook clarisworks wml kword hancom openwriter pdf
+ loadbindings mswrite garble pdb applix opendocument sdw xslfo)
+
+ # Plugins depending on librsvg
+ plugins+=(svg)
+
+ # Plugins not depending on anything
+ plugins+=(gimp bmp freetranslation iscii s5 babelfish opml eml wikipedia
+ gdict passepartout google presentation urldict hrtext mif openxml)
+
+ # inter7eps: eps.h
+ # libtidy: gsf + tidy.h
+ # paint: windows only ?
+ use collab && plugins+=(collab)
+ use goffice && plugins+=(goffice)
+ use latex && plugins+=(latex)
+ use math && plugins+=(mathview)
+ use ots && plugins+=(ots)
+ # psion: >=psiconv-0.9.4
+ use readline && plugins+=(command)
+ use thesaurus && plugins+=(aiksaurus)
+ use wmf && plugins+=(wmf)
+ # wordperfect: >=wpd-0.9 >=wpg-0.2
+ use wordperfect && plugins+=(wpg)
+ fi
+
+ gnome2_src_configure \
+ --enable-plugins="${plugins[*]}" \
+ --disable-static \
+ --disable-default-plugins \
+ --disable-builtin-plugins \
+ --disable-collab-backend-telepathy \
+ --enable-clipart \
+ --enable-statusbar \
+ --enable-templates \
+ --with-gio \
+ --without-gnomevfs \
+ --without-gtk2 \
+ $(use_enable debug) \
+ $(use_with goffice goffice) \
+ $(use_with calendar libical) \
+ $(use_enable cups print) \
+ $(use_enable collab collab-backend-xmpp) \
+ $(use_enable collab collab-backend-tcp) \
+ $(use_enable collab collab-backend-service) \
+ $(use_with eds evolution-data-server) \
+ $(use_enable introspection) \
+ $(use_with map champlain) \
+ $(use_with redland) \
+ $(use_enable spell)
+}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2019-02-23 11:55 Pacho Ramos
0 siblings, 0 replies; 27+ messages in thread
From: Pacho Ramos @ 2019-02-23 11:55 UTC (permalink / raw
To: gentoo-commits
commit: 50c0ae929b4f5c6b5015ed3af1fb6506aa84848f
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 23 11:37:47 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Feb 23 11:54:42 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c0ae92
app-office/abiword: Make repoman happy
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
app-office/abiword/abiword-3.0.2-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.2-r2.ebuild b/app-office/abiword/abiword-3.0.2-r2.ebuild
index 898df232056..40385e44587 100644
--- a/app-office/abiword/abiword-3.0.2-r2.ebuild
+++ b/app-office/abiword/abiword-3.0.2-r2.ebuild
@@ -97,7 +97,7 @@ PATCHES=(
"${WORKDIR}"/${P}-patchset/${PN}-3.0.2-smooth-scrolling.patch
# https://bugzilla.abisource.com/show_bug.cgi?id=13791
- "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-fix-flickering.patch
+ "${WORKDIR}"/${P}-patchset/${PN}-3.0.2-fix-flickering.patch
# https://github.com/AbiWord/abiword/commit/bdaf0e2da72bdc9d9bb3020445fe7b1b5dd7c062
"${WORKDIR}"/${P}-patchset/${PN}-3.0.2-libical3.patch
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2017-08-02 6:31 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2017-08-02 6:31 UTC (permalink / raw
To: gentoo-commits
commit: 3e47d32dd73ecdfc7714fd4490587fcb5f987c95
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 30 22:32:35 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 06:31:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e47d32d
app-office/abiword: Drop 3.0.1
For removal of ancient deps.
Acked-by: Mart Raudsepp (leio)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-office/abiword/Manifest | 1 -
app-office/abiword/abiword-3.0.1.ebuild | 141 --------------------------------
2 files changed, 142 deletions(-)
diff --git a/app-office/abiword/Manifest b/app-office/abiword/Manifest
index 3df5d1ceac6..b6385d129cb 100644
--- a/app-office/abiword/Manifest
+++ b/app-office/abiword/Manifest
@@ -1,2 +1 @@
-DIST abiword-3.0.1.tar.gz 11144990 SHA256 e094f6fbf0afc5c5538b4894888e7c346f8ee8f49c9d24821dd696d0734865c6 SHA512 c655aabe0ba0a9880f30808e26c02ec3280c750625faa482a68d4d336742f85659a7af7d6413d8813b82d3de0a3f6b61b6f6898f030bb921d792ad866879dbcf WHIRLPOOL 7d06614673d7275df57999783205b98a41f0588c7eadfdd4d29e30dd52cf1c44aa5b07e90d47ece328119da9877aec7754511a40768b6ea844c3683abefdcad7
DIST abiword-3.0.2.tar.gz 11154333 SHA256 afbfd458fd02989d8b0c6362ba8a4c14686d89666f54cfdb5501bd2090cf3522 SHA512 29ce9e80b3b85ab2933e7d39216771d8c4e05db5255eaed0cf8e1d032ffaac2cb1880bf24e754196ad5dae4969a1c2101ce4dc9c1db14604adc2f852b6a17fe3 WHIRLPOOL c916d144a68f6581927c6d75d12cac2ae39e213e1ca928f190c19ffd8843cb0c463e671ec4ef6b21ab0d4c49a084e04a8b7eeed75bf45fdc0f76dfa4391ff898
diff --git a/app-office/abiword/abiword-3.0.1.ebuild b/app-office/abiword/abiword-3.0.1.ebuild
deleted file mode 100644
index f0512a3692c..00000000000
--- a/app-office/abiword/abiword-3.0.1.ebuild
+++ /dev/null
@@ -1,141 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome2
-
-DESCRIPTION="Fully featured yet light and fast cross platform word processor"
-HOMEPAGE="http://www.abisource.com/"
-SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="calendar collab cups eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
-
-# You need 'plugins' enabled if want to enable the extra plugins
-REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !ots !readline !thesaurus !wordperfect !wmf )"
-
-RDEPEND="
- >=app-text/wv-1.2
- >=dev-libs/fribidi-0.10.4
- >=dev-libs/glib-2.16:2
- >=dev-libs/libgcrypt-1.4.5:0
- dev-libs/libxslt
- >=gnome-base/librsvg-2.16:2
- >=gnome-extra/libgsf-1.14.18
- >=media-libs/libpng-1.2:0=
- virtual/jpeg:0
- >=x11-libs/cairo-1.10[X]
- >=x11-libs/gtk+-3.0.8:3[cups?]
- calendar? ( >=dev-libs/libical-0.46:= )
- eds? ( >=gnome-extra/evolution-data-server-3.6.0:= )
- goffice? ( >=x11-libs/goffice-0.10.2:0.10 )
- introspection? ( >=dev-libs/gobject-introspection-1.0.0 )
- map? ( >=media-libs/libchamplain-0.12 )
- plugins? (
- collab? (
- >=dev-libs/libxml2-2.4
- >=net-libs/loudmouth-1
- net-libs/libsoup:2.4
- net-libs/gnutls )
- grammar? ( >=dev-libs/link-grammar-4.2.1 )
- math? ( >=x11-libs/gtkmathview-0.7.5 )
- ots? ( >=app-text/ots-0.5-r1 )
- readline? ( sys-libs/readline:* )
- thesaurus? ( >=app-text/aiksaurus-1.2[gtk] )
- wordperfect? (
- app-text/libwpd:0.9
- app-text/libwpg:0.2 )
- wmf? ( >=media-libs/libwmf-0.2.8 )
- )
- redland? (
- >=dev-libs/redland-1.0.10
- >=dev-libs/rasqal-0.9.17 )
- spell? ( >=app-text/enchant-1.2 )
- !<app-office/abiword-plugins-2.8
-"
-DEPEND="${RDEPEND}
- dev-lang/perl
- >=dev-libs/boost-1.40.0
- virtual/pkgconfig
- collab? ( dev-cpp/asio )
-"
-
-src_prepare() {
- # readme.txt will be installed using dodoc
- sed '/readme\.txt\|abw/d' \
- -i user/wp/Makefile.am user/wp/Makefile.in || die
-
- gnome2_src_prepare
-}
-
-src_configure() {
- local plugins=""
-
- if use plugins; then
- # Plugins depending on libgsf
- plugins="t602 docbook clarisworks wml kword hancom openwriter pdf
- loadbindings mswrite garble pdb applix opendocument sdw xslfo"
-
- # Plugins depending on librsvg
- plugins="${plugins} svg"
-
- # Plugins not depending on anything
- plugins="${plugins} gimp bmp freetranslation iscii s5 babelfish opml eml
- wikipedia gdict passepartout google presentation urldict hrtext mif
- openxml"
-
- # inter7eps: eps.h
- # libtidy: gsf + tidy.h
- # paint: windows only ?
- use collab && plugins="${plugins} collab"
- use goffice && plugins="${plugins} goffice"
- use latex && plugins="${plugins} latex"
- use math && plugins="${plugins} mathview"
- use ots && plugins="${plugins} ots"
- # psion: >=psiconv-0.9.4
- use readline && plugins="${plugins} command"
- use thesaurus && plugins="${plugins} aiksaurus"
- use wmf && plugins="${plugins} wmf"
- # wordperfect: >=wpd-0.9 >=wpg-0.2
- use wordperfect && plugins="${plugins} wpg"
- fi
-
- gnome2_src_configure \
- --enable-plugins="$(echo ${plugins})" \
- --disable-static \
- --disable-default-plugins \
- --disable-builtin-plugins \
- --disable-collab-backend-telepathy \
- --enable-clipart \
- --enable-statusbar \
- --enable-templates \
- --with-gio \
- --without-gnomevfs \
- --without-gtk2 \
- $(use_with goffice goffice) \
- $(use_with calendar libical) \
- $(use_enable cups print) \
- $(use_enable collab collab-backend-xmpp) \
- $(use_enable collab collab-backend-tcp) \
- $(use_enable collab collab-backend-service) \
- $(use_with eds evolution-data-server) \
- $(use_enable introspection) \
- $(use_with map champlain) \
- $(use_with redland) \
- $(use_enable spell)
-}
-
-src_compile() {
- # Parallel build fails, bug #488462
- MAKEOPTS="${MAKEOPTS} -j1" gnome2_src_compile
-}
-
-src_install() {
- gnome2_src_install
- dodoc user/wp/readme.txt
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
@ 2017-07-02 15:04 Sergei Trofimovich
0 siblings, 0 replies; 27+ messages in thread
From: Sergei Trofimovich @ 2017-07-02 15:04 UTC (permalink / raw
To: gentoo-commits
commit: fe0027af0152f34c9f843d82c3e3de435ae147c8
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 2 15:03:37 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jul 2 15:03:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe0027af
app-office/abiword: ia64 keyworded, bug #606806
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
app-office/abiword/abiword-3.0.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/abiword/abiword-3.0.2-r1.ebuild b/app-office/abiword/abiword-3.0.2-r1.ebuild
index eed56e7558e..3638c3f324b 100644
--- a/app-office/abiword/abiword-3.0.2-r1.ebuild
+++ b/app-office/abiword/abiword-3.0.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~mips x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips x86 ~amd64-linux ~x86-linux"
IUSE="calendar collab cups debug eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus"
# You need 'plugins' enabled if want to enable the extra plugins
^ permalink raw reply related [flat|nested] 27+ messages in thread
end of thread, other threads:[~2024-08-22 5:02 UTC | newest]
Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-22 5:02 [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2023-08-02 16:19 Sam James
2023-01-13 19:03 Arthur Zamarin
2022-10-29 22:33 Matt Turner
2022-10-01 18:56 Matt Turner
2022-07-19 20:28 Sam James
2022-04-27 21:57 Andreas K. Hüttel
2022-03-19 17:10 David Seifert
2021-12-13 5:54 Yixun Lan
2021-09-25 5:21 Agostino Sarubbo
2021-09-24 15:37 Sam James
2021-08-15 16:08 David Seifert
2021-08-15 14:55 David Seifert
2021-05-08 17:15 David Seifert
2020-12-14 0:46 Sam James
2020-06-09 16:04 David Seifert
2020-04-13 16:12 Agostino Sarubbo
2020-04-13 14:48 Agostino Sarubbo
2020-03-01 22:42 David Seifert
2020-02-02 19:35 Mart Raudsepp
2020-01-03 20:40 David Seifert
2019-05-18 19:59 Mart Raudsepp
2019-02-23 11:55 Pacho Ramos
2019-02-23 11:55 Pacho Ramos
2019-02-23 11:55 Pacho Ramos
2017-08-02 6:31 Andreas Sturmlechner
2017-07-02 15:04 Sergei Trofimovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox