From adb727afeb568404873e8cbc91ba93d3d49eff13 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 26 Dec 2022 14:07:48 +0000 Subject: gentoo auto-resync : 26:12:2022 - 14:07:48 --- app-dicts/dikt/Manifest | 2 +- app-dicts/dikt/dikt-2s_p1.ebuild | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'app-dicts/dikt') diff --git a/app-dicts/dikt/Manifest b/app-dicts/dikt/Manifest index 47d104361a29..67a73e1f3abf 100644 --- a/app-dicts/dikt/Manifest +++ b/app-dicts/dikt/Manifest @@ -1,3 +1,3 @@ DIST dikt-2s1.tar.xz 52620 BLAKE2B 7afbefdf136b4aaf81ca30399263760a10366c362f07cf620a2c42ab10e5cd6b1eb3ada308f99d7a80a077089cc189ca634d5fdb30a30063dc12fc5e748ad555 SHA512 b7b26ace5ce6326191047d0d0515db2b88e790475be569d7bb994879046aa26c93a663d6bef31f8e8b233377ebd602355fb11b275f3aec910f99a5372fcde682 -EBUILD dikt-2s_p1.ebuild 1110 BLAKE2B dc00fbace0be16619ab8cf5c199f5f730a375e16e4f80069b108a829df171e39978b4781bedf0633b20ec02397a1e67b2b051c342d17258fdb2da1e975223923 SHA512 735039457a45ab01c601bdba64b490aae355f0f2751fe03af464b61ea03ed36c7037b25631ce1bb88cfcbe504f1b3e06557b25e7075b4cad513971a5ce12135a +EBUILD dikt-2s_p1.ebuild 1105 BLAKE2B 6ca32ddeca201d0b31d9c81e1997745d11b02b117063c4df8e88cd30ddbe10840549ccca7de1d7b3229ebd43183186d294e7c5e96caa9335367aaf141f96090a SHA512 33141a6600e52293033e3a1554d6f13ee745aba1cd615067963d83d14a714f729ea3b20a250679db5be076bb52cd5efe7d9c53bacb5be3fc3a962a4adcc8ab9a MISC metadata.xml 327 BLAKE2B 0b7c1e4e8e567c1b7a3982367ed2ff41069127930448e5824fbd363088a5b67b872131b206deea51986b8cebcfd516558c74a2acb49a7ab846fdab81906381c2 SHA512 d40a39743ead348aa965fbe96f34628ce73513d650a05e83dbd7f05f288077a474f9b367e068c4f099a50b47ea658dcf9f0dee6eefd16485b697aa4a51a70d71 diff --git a/app-dicts/dikt/dikt-2s_p1.ebuild b/app-dicts/dikt/dikt-2s_p1.ebuild index 6fe9a62855e7..5c83d2d299cd 100644 --- a/app-dicts/dikt/dikt-2s_p1.ebuild +++ b/app-dicts/dikt/dikt-2s_p1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 MY_P=${P/_p/} KFMIN=5.60.0 @@ -9,8 +9,9 @@ QTMIN=5.12.3 inherit ecm DESCRIPTION="Dictionary application that implements the Dict protocol" -HOMEPAGE="https://www.dikt.tv/" +HOMEPAGE="https://dikt.tv/" SRC_URI="https://bitbucket-archive.softwareheritage.org/static/67/67f37093-df38-43b8-845b-2952e0a33bb3/attachments/${MY_P}.txz -> ${MY_P}.tar.xz" +S="${WORKDIR}/${MY_P}" LICENSE="BSD-2" SLOT="5" @@ -37,5 +38,3 @@ DEPEND=" RDEPEND="${DEPEND} !app-dicts/dikt:4 " - -S="${WORKDIR}/${MY_P}" -- cgit v1.2.3