summaryrefslogtreecommitdiff
path: root/virtual/skkserv/skkserv-0-r1.ebuild
blob: f1a37eecbbdaa3824a9e06aa1e547e2e5ebaee4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Virtual for SKK server"

SLOT="0"
KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"

RDEPEND="|| (
		app-i18n/skkserv
		app-i18n/dbskkd-cdb
		app-i18n/mecab-skkserv
		app-i18n/multiskkserv
		app-i18n/yaskkserv
		app-i18n/yaskkserv2
	)"