summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/aspell-sk')
-rw-r--r--app-dicts/aspell-sk/Manifest2
-rw-r--r--app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild13
-rw-r--r--app-dicts/aspell-sk/aspell-sk-2.02.0-r1.ebuild17
-rw-r--r--app-dicts/aspell-sk/metadata.xml8
4 files changed, 24 insertions, 16 deletions
diff --git a/app-dicts/aspell-sk/Manifest b/app-dicts/aspell-sk/Manifest
index 0d94ab6bb569..56627756c952 100644
--- a/app-dicts/aspell-sk/Manifest
+++ b/app-dicts/aspell-sk/Manifest
@@ -1 +1 @@
-DIST aspell6-sk-2.01-2.tar.bz2 338933 BLAKE2B b306850bb72e8bb60dec32853afe6e7cd0796f92730e54ba25c6051c65ba5e53e1d5dcb091866adc3dd90d8013863b419d1c98f4e474f6b29754da326eb5a72f SHA512 020de459d4ff9c6e0c88428d43c9feea346bf8fadb9fa1233e9e54471ee23f970524a9a47cc6a45d04d6857387c9d9d1ecc1af2062325298354ee6c2d9c314b4
+DIST aspell6-sk-2.02-0.tar.bz2 448396 BLAKE2B 6f6a47e8a1dad0550ac0105868f256229ca37e5686422c138643e16d91d6f62f13dc766db4c69001c88c7fb96e5348da61d95f84c27ff7fcc6b5d17e6b9307e7 SHA512 fcdf5c043168c887f93dfad5b9c6e07d9edd0c6194139e61bee2ba3928798792d8e8b446754bc55a67acc6d333034ebed9655cc3c15ad638f834b5a9efcc63cd
diff --git a/app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild b/app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild
deleted file mode 100644
index e52e004d36e1..000000000000
--- a/app-dicts/aspell-sk/aspell-sk-2.01.2.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-ASPELL_LANG="Slovak"
-ASPELL_VERSION=6
-
-inherit aspell-dict-r1
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
-IUSE=""
diff --git a/app-dicts/aspell-sk/aspell-sk-2.02.0-r1.ebuild b/app-dicts/aspell-sk/aspell-sk-2.02.0-r1.ebuild
new file mode 100644
index 000000000000..c52ffaf9f09a
--- /dev/null
+++ b/app-dicts/aspell-sk/aspell-sk-2.02.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ASPELL_LANG="Slovak"
+ASPELL_VERSION=6
+MY_P="${PN/aspell/aspell"${ASPELL_VERSION}"}-${PV%.*}-${PV##*.}"
+
+inherit aspell-dict-r1
+
+HOMEPAGE="https://www.sk-spell.sk.cx/aspell-sk"
+SRC_URI="https://spell.linux.sk/file_download/103/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
diff --git a/app-dicts/aspell-sk/metadata.xml b/app-dicts/aspell-sk/metadata.xml
index 6f49eba8f496..3e5441bd0e60 100644
--- a/app-dicts/aspell-sk/metadata.xml
+++ b/app-dicts/aspell-sk/metadata.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>conikost@gentoo.org</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <stabilize-allarches/>
</pkgmetadata>