diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-07-31 15:12:39 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-07-31 15:12:39 +0100 |
commit | 2cfae1fadeca2d0c51a301318c96c2cf5073eb6f (patch) | |
tree | 711cd9c9044cc9edd306df0c2c17f06558024a29 /app-dicts/stardict-mova-smiley | |
parent | 100ce16c6fb75a4911f388aa77f860324607c869 (diff) |
gentoo auto-resync : 31:07:2022 - 15:12:39
Diffstat (limited to 'app-dicts/stardict-mova-smiley')
-rw-r--r-- | app-dicts/stardict-mova-smiley/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/stardict-mova-smiley/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2-r1.ebuild (renamed from app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild) | 5 |
3 files changed, 5 insertions, 9 deletions
diff --git a/app-dicts/stardict-mova-smiley/Manifest b/app-dicts/stardict-mova-smiley/Manifest index 2463d5890417..91da69d2cb3c 100644 --- a/app-dicts/stardict-mova-smiley/Manifest +++ b/app-dicts/stardict-mova-smiley/Manifest @@ -1,3 +1,3 @@ DIST stardict-dictd_www.mova.org_smiley-2.4.2.tar.bz2 3625 BLAKE2B c1d467fe64bdb91a9478294e34a3b21b3aabf96657f268f4efbed99034e438b04e0e16ac9269a508451fa2b992e5feb9ecec50ad0bfd0d663ae2b0c853f5c019 SHA512 bb9900449affee53d7051ca8f247318fed4c97802051b3a2b78801780ac77d0f5bb21e6286feb9054f265d59f543eb80c49471918f2c1d323bfae350f37b89b2 -EBUILD stardict-mova-smiley-2.4.2.ebuild 333 BLAKE2B 1a1884d5fd056b6beb52c2a4d1cf9a6dd08eaf103eeb7ee53081e75fa73d851089f65b052562655920eff05067f36d0690c6d4f88ef22805fab17ae5049242fd SHA512 d9b77c33a8158e96c282289f9061bf17e9874e68492296dc82a15110a7c1c208efe57477bbadace1172a3b02d15480c923d575f50721b5e05d0514bb33996d42 -MISC metadata.xml 329 BLAKE2B 6c4f1e1b54db0ee33e255c3a28ab25aced66f58e3a7b0886d87ecdc4433e92666b38e4ce1bc612f2dd5230dd880536c67ee169f1da11433c26cb7f01ecae2fa6 SHA512 dfdcbbb2808e0823b2f1ae3e213292d57b42702a2bfec14d60a989cf7d60be0f423f65a24a1fa1fec1f14e23aff5755c616aec0ed91c73da85d05a4f508372e9 +EBUILD stardict-mova-smiley-2.4.2-r1.ebuild 325 BLAKE2B b458b5659db6e44cd832d1b856535fe061e3ddafc36b09968e12f654a8981e2e967027b3edc7d8f130c20bffd097498ba60b646939e24becd1f908b43e161643 SHA512 98aa9a79c46d595b7ae52c3d321dd4337a5017edd366928d7b2bcc2770816fd22c5cf1e419baca5ffb90e2f30c7fbd5a0b45fc0c469bb70bbc1f4ece68dc66e5 +MISC metadata.xml 246 BLAKE2B 8cdad508d13da041a4c80220e532bddbcd34e4c2a824a40fb8220e0c314a5a90ceeb6600d0a14febd95b67f89c7bdff8d84d28a8ec9a40cda985e9cecef5ee1b SHA512 28edbf1419116d63a45a2f1b6fdc7bbe1da895093441813876fc368fbafb37081661dc221d8dbc44b40eca1d7988ce98ae61509e7b13940cc4408a8b1fc2f217 diff --git a/app-dicts/stardict-mova-smiley/metadata.xml b/app-dicts/stardict-mova-smiley/metadata.xml index e1e14bfe8c22..93d09249f5d3 100644 --- a/app-dicts/stardict-mova-smiley/metadata.xml +++ b/app-dicts/stardict-mova-smiley/metadata.xml @@ -1,10 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>bircoph@gentoo.org</email> - <name>Andrew Savchenko</name> - </maintainer> + <!-- maintainer-needed --> <upstream> <remote-id type="sourceforge">stardict</remote-id> </upstream> diff --git a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2-r1.ebuild index 7f39aa600b5a..43d7016090e6 100644 --- a/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2.ebuild +++ b/app-dicts/stardict-mova-smiley/stardict-mova-smiley-2.4.2-r1.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=6 +EAPI=8 DICT_PREFIX="dictd_www.mova.org_" @@ -11,4 +11,3 @@ DESCRIPTION="Stardict Dictionary for Mova.org's Smiley Dictionary" HOMEPAGE="http://download.huzheng.org/mova.org/" KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86" -IUSE="" |