summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/aspell-pt')
-rw-r--r--app-dicts/aspell-pt/Manifest2
-rw-r--r--app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild17
-rw-r--r--app-dicts/aspell-pt/aspell-pt-20220621.ebuild19
-rw-r--r--app-dicts/aspell-pt/metadata.xml2
4 files changed, 21 insertions, 19 deletions
diff --git a/app-dicts/aspell-pt/Manifest b/app-dicts/aspell-pt/Manifest
index 543aa65b3192..9197ed6f4dfd 100644
--- a/app-dicts/aspell-pt/Manifest
+++ b/app-dicts/aspell-pt/Manifest
@@ -1 +1 @@
-DIST aspell6-pt_PT-20190329-1-0.tar.bz2 87497 BLAKE2B 678f33a13e995a13fbce084546c37a5ef331db6a4a8cb1d31386327acf905dca148167c156043d3ba0175cd0b2cfb3f6f724bace10ed8e0a4a4bf194049ec1e6 SHA512 7c7edb79cd46bf4566814dbdef09f9b6d202f183abe5c25fda454e69c57d617948806657ed1da83039b508c1ccdb8a020d694b7119edfce63bae7defeafa1123
+DIST aspell6.pt-20220621.tar.bz2 170248 BLAKE2B 24263cc1fc19b0758c08637edbd8e2b7d75132ee2cde46cfb4fb60d820452d57117e73666dae542f43c15fcc85868c686a98909ec1b3469396871b6e1ad03bb6 SHA512 9e5d7bd10b858f7fac288212c5658786fe1ce27c895673177aca99a17996ba7629817e0882432bfcf4dc9bdee501393f9f25744d59b0ae5995e2c2c78e2c147f
diff --git a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild b/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
deleted file mode 100644
index 2a4f828c8de1..000000000000
--- a/app-dicts/aspell-pt/aspell-pt-20190329.1.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ASPELL_LANG="Portuguese"
-ASPELL_VERSION=6
-MY_PN="${PN}_PT"
-MY_P="${MY_PN/aspell/aspell${ASPELL_VERSION}}-${PV//./-}"
-
-inherit aspell-dict-r1
-
-SRC_URI="mirror://gnu/${PN%-*}/dict/${MY_PN/aspell-/}/${MY_P}.tar.bz2"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
diff --git a/app-dicts/aspell-pt/aspell-pt-20220621.ebuild b/app-dicts/aspell-pt/aspell-pt-20220621.ebuild
new file mode 100644
index 000000000000..59b1833c30eb
--- /dev/null
+++ b/app-dicts/aspell-pt/aspell-pt-20220621.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ASPELL_LANG="Portuguese"
+ASPELL_VERSION=6
+MY_PN="${PN/-/.}"
+MY_P="${MY_PN/aspell/aspell"${ASPELL_VERSION}"}-${PV}"
+MY_S="${PN/aspell/aspell"${ASPELL_VERSION}"}-${PV}"
+
+inherit aspell-dict-r1
+
+HOMEPAGE="https://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main"
+SRC_URI="https://natura.di.uminho.pt/download/sources/Dictionaries/aspell${ASPELL_VERSION}/${MY_P}.tar.bz2"
+S="${WORKDIR}/${MY_S/pt/pt_PT}-0"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
diff --git a/app-dicts/aspell-pt/metadata.xml b/app-dicts/aspell-pt/metadata.xml
index debde3ef6ae3..3e5441bd0e60 100644
--- a/app-dicts/aspell-pt/metadata.xml
+++ b/app-dicts/aspell-pt/metadata.xml
@@ -1,5 +1,5 @@
<?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 type="person">
<email>conikost@gentoo.org</email>