From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/
Date: Sun, 15 Aug 2021 16:08:48 +0000 (UTC) [thread overview]
Message-ID: <1629043718.f3947ec1a4057fa85cfcbc1a9da5637e69aef5c2.soap@gentoo> (raw)
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
next reply other threads:[~2021-08-16 20:48 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-15 16:08 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-10 17:08 [gentoo-commits] repo/gentoo:master commit in: app-office/abiword/ David Seifert
2025-05-04 18:49 David Seifert
2024-08-22 5:02 Michał Górny
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 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1629043718.f3947ec1a4057fa85cfcbc1a9da5637e69aef5c2.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox