* [gentoo-commits] repo/gentoo:master commit in: app-i18n/multiskkserv/
@ 2022-08-07 13:46 Akinori Hattori
0 siblings, 0 replies; 2+ messages in thread
From: Akinori Hattori @ 2022-08-07 13:46 UTC (permalink / raw
To: gentoo-commits
commit: b25159b7a668c0aaec0ad2fc0f585d2df071c285
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 7 13:44:17 2022 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Aug 7 13:44:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25159b7
app-i18n/multiskkserv: update to EAPI 8
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-i18n/multiskkserv/multiskkserv-20100128.ebuild | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/app-i18n/multiskkserv/multiskkserv-20100128.ebuild b/app-i18n/multiskkserv/multiskkserv-20100128.ebuild
index df16872a3f2b..7d17cd4993d1 100644
--- a/app-i18n/multiskkserv/multiskkserv-20100128.ebuild
+++ b/app-i18n/multiskkserv/multiskkserv-20100128.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="8"
inherit autotools
@@ -15,12 +15,13 @@ KEYWORDS="amd64 ppc x86"
IUSE="test"
RESTRICT="!test? ( test )"
-DEPEND="|| (
+RDEPEND="app-i18n/skk-jisyo[cdb]
+ || (
dev-db/tinycdb
dev-db/cdb
- )
+ )"
+DEPEND="${RDEPEND}
test? ( app-i18n/nkf )"
-RDEPEND="app-i18n/skk-jisyo[cdb]"
PATCHES=( "${FILESDIR}"/${PN}-cdb.patch )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/multiskkserv/
@ 2022-08-07 13:46 Akinori Hattori
0 siblings, 0 replies; 2+ messages in thread
From: Akinori Hattori @ 2022-08-07 13:46 UTC (permalink / raw
To: gentoo-commits
commit: e70bf70f4b9ed7ce70369010835ddae85ba723fd
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 7 13:45:05 2022 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Aug 7 13:45:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70bf70f
app-i18n/multiskkserv: update HOMEPAGE and SRC_URI
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-i18n/multiskkserv/multiskkserv-20100128.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/multiskkserv/multiskkserv-20100128.ebuild b/app-i18n/multiskkserv/multiskkserv-20100128.ebuild
index 7d17cd4993d1..a12237346057 100644
--- a/app-i18n/multiskkserv/multiskkserv-20100128.ebuild
+++ b/app-i18n/multiskkserv/multiskkserv-20100128.ebuild
@@ -6,8 +6,8 @@ EAPI="8"
inherit autotools
DESCRIPTION="SKK server that handles multiple dictionaries"
-HOMEPAGE="http://www3.big.or.jp/~sian/linux/products/"
-SRC_URI="http://www3.big.or.jp/~sian/linux/products/${P}.tar.xz"
+HOMEPAGE="https://www3.big.or.jp/~sian/linux/products/"
+SRC_URI="https://www3.big.or.jp/~sian/linux/products/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-07 13:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-07 13:46 [gentoo-commits] repo/gentoo:master commit in: app-i18n/multiskkserv/ Akinori Hattori
-- strict thread matches above, loose matches on Subject: below --
2022-08-07 13:46 Akinori Hattori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox