Skip to content

Commit

Permalink
Move {app-crypt → sec-keys}/openpgp-keys-voikko
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
Closes: gentoo#23392
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Dec 18, 2021
1 parent 556d252 commit 4c8e40e
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ DEPEND="|| (
dev-libs/voikko-fi"
RDEPEND="${DEPEND}
dev-libs/libvoikko"
BDEPEND="verify-sig? ( app-crypt/openpgp-keys-voikko )"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-voikko )"

VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/voikko.asc

Expand Down
2 changes: 1 addition & 1 deletion dev-libs/libvoikko/libvoikko-4.3.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RESTRICT="test"
DEPEND="${PYTHON_DEPS}
hfst? ( >=dev-util/hfstospell-0.5.0 )"
RDEPEND="${DEPEND}"
BDEPEND="verify-sig? ( app-crypt/openpgp-keys-voikko )"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-voikko )"

VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/voikko.asc

Expand Down
2 changes: 1 addition & 1 deletion dev-libs/voikko-fi/voikko-fi-2.4.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DEPEND="dev-libs/foma
RDEPEND="${DEPEND}"
BDEPEND="${PYTHON_DEPS}
dev-libs/libvoikko
verify-sig? ( app-crypt/openpgp-keys-voikko )"
verify-sig? ( sec-keys/openpgp-keys-voikko )"

VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/voikko.asc

Expand Down
1 change: 1 addition & 0 deletions profiles/updates/4Q-2021
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ move app-crypt/openpgp-keys-tcpdump sec-keys/openpgp-keys-tcpdump
move app-crypt/openpgp-keys-teemutoivola sec-keys/openpgp-keys-teemutoivola
move app-crypt/openpgp-keys-terminator sec-keys/openpgp-keys-terminator
move app-crypt/openpgp-keys-tor sec-keys/openpgp-keys-tor
move app-crypt/openpgp-keys-voikko sec-keys/openpgp-keys-voikko
File renamed without changes.
File renamed without changes.

0 comments on commit 4c8e40e

Please sign in to comment.