From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/voikko-fi/
Date: Wed, 14 Oct 2020 09:21:21 +0000 (UTC) [thread overview]
Message-ID: <1602667273.eeb57aa4ecf417009befcbe09a4ded2b38162810.juippis@gentoo> (raw)
commit: eeb57aa4ecf417009befcbe09a4ded2b38162810
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 13 16:23:04 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Oct 14 09:21:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb57aa4
dev-libs/voikko-fi: use verify-sig
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-libs/voikko-fi/Manifest | 1 +
dev-libs/voikko-fi/voikko-fi-2.3.ebuild | 10 +++++++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/dev-libs/voikko-fi/Manifest b/dev-libs/voikko-fi/Manifest
index bae52fdfa2c..7eccce0b88c 100644
--- a/dev-libs/voikko-fi/Manifest
+++ b/dev-libs/voikko-fi/Manifest
@@ -1 +1,2 @@
DIST voikko-fi-2.3.tar.gz 694602 BLAKE2B 454afaa76be00645b8640f84c2c91ed0b31be5b46c98d31bba0f4967dce27919eee6a6c452941b3878b498c7f913a413a3d143d658bc38da2a07b32d876ac317 SHA512 b3478cbb6aecebcc25e1c4bce0881a657d664c11190a22c1c2c4ca7e7c62b4c4fd5d396718fbadc8c5ab3c9db5d4349d6cd81440a1394cf4c2f77c52ae608018
+DIST voikko-fi-2.3.tar.gz.asc 833 BLAKE2B 4d960595ac948ec59499448219c5c84fe17060f80bdddaf358d222db63b1c2d167713ff9feec04fa9cbf35072a6cc153486078851319cf6631b7f18b346cd034 SHA512 1990f737673931580236e1765aabc2e47766f0bc1f6fef150fd2fb63dd459244ceb0fef99cea9ba1f1295a75daab0336400b7c6b367f694038849759e000adbc
diff --git a/dev-libs/voikko-fi/voikko-fi-2.3.ebuild b/dev-libs/voikko-fi/voikko-fi-2.3.ebuild
index a03999c0484..6fb107e5147 100644
--- a/dev-libs/voikko-fi/voikko-fi-2.3.ebuild
+++ b/dev-libs/voikko-fi/voikko-fi-2.3.ebuild
@@ -5,11 +5,12 @@ EAPI=7
PYTHON_COMPAT=( python3_{6..9} )
-inherit python-any-r1
+inherit python-any-r1 verify-sig
DESCRIPTION="Finnish dictionary for libvoikko based spell checkers (vvfst format)"
HOMEPAGE="https://voikko.puimula.org/"
-SRC_URI="https://www.puimula.org/voikko-sources/${PN}/${P}.tar.gz"
+SRC_URI="https://www.puimula.org/voikko-sources/${PN}/${P}.tar.gz
+ verify-sig? ( https://www.puimula.org/voikko-sources/voikko-fi/${P}.tar.gz.asc )"
LICENSE="GPL-2+"
SLOT="0"
@@ -19,7 +20,10 @@ DEPEND="dev-libs/foma
dev-libs/libvoikko"
RDEPEND="${DEPEND}"
BDEPEND="${PYTHON_DEPS}
- dev-libs/libvoikko"
+ dev-libs/libvoikko
+ verify-sig? ( app-crypt/openpgp-keys-voikko )"
+
+VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/voikko.asc
src_compile() {
emake vvfst
next reply other threads:[~2020-10-14 9:21 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-14 9:21 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-15 9:21 [gentoo-commits] repo/gentoo:master commit in: dev-libs/voikko-fi/ Joonas Niilola
2024-07-08 7:17 Joonas Niilola
2023-08-25 6:48 Joonas Niilola
2022-08-10 7:41 Joonas Niilola
2022-06-04 7:07 Joonas Niilola
2022-03-07 5:42 Joonas Niilola
2022-03-03 6:55 Joonas Niilola
2022-03-03 6:55 Joonas Niilola
2022-01-31 15:11 Joonas Niilola
2021-09-30 9:37 Joonas Niilola
2021-05-11 8:47 Joonas Niilola
2021-01-24 8:09 Joonas Niilola
2021-01-19 6:49 Joonas Niilola
2021-01-19 6:49 Joonas Niilola
2020-12-20 7:16 Joonas Niilola
2020-06-26 8:13 Joonas Niilola
2020-02-20 7:09 Joonas Niilola
2020-02-12 5:54 Joonas Niilola
2019-11-21 8:40 Joonas Niilola
2019-11-21 8:40 Joonas Niilola
2019-09-08 7:39 Joonas Niilola
2019-09-08 6:55 Joonas Niilola
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=1602667273.eeb57aa4ecf417009befcbe09a4ded2b38162810.juippis@gentoo \
--to=juippis@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