summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-03-12 21:19:37 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-03-12 23:27:20 +0100
commit92cfb7f45c8823675548e8a5f6b5db47bd50401b (patch)
tree0f9808a566fa19a9ba68f4a88b599f99e51054f6 /app-dicts/aspell-fr
parentapp-dicts/aspell-fo: bump to version 0.2.16.1 (diff)
downloadgentoo-92cfb7f45c8823675548e8a5f6b5db47bd50401b.tar.gz
gentoo-92cfb7f45c8823675548e8a5f6b5db47bd50401b.tar.bz2
gentoo-92cfb7f45c8823675548e8a5f6b5db47bd50401b.zip
app-dicts/aspell-fr: change to version 0.50.3
Renamed ebuild to match proper version. Also taking ownership. Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-fr')
-rw-r--r--app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild (renamed from app-dicts/aspell-fr/aspell-fr-0.60.ebuild)9
-rw-r--r--app-dicts/aspell-fr/metadata.xml5
2 files changed, 5 insertions, 9 deletions
diff --git a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild b/app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild
index 3706a0054793..6ef034221673 100644
--- a/app-dicts/aspell-fr/aspell-fr-0.60.ebuild
+++ b/app-dicts/aspell-fr/aspell-fr-0.50.3.ebuild
@@ -3,16 +3,9 @@
EAPI=7
-# This is a hack to allow for using the French 0.50 dictionary until I have
-# the time to do this properly. Do not stabilise this. (2021-03-12: yeah right)
-
ASPELL_LANG="French"
-ASPELL_VERSION=6
-inherit aspell-dict-r1
-MY_P="aspell-fr-0.50-3"
-SRC_URI="mirror://gnu/aspell/dict/fr/${MY_P}.tar.bz2"
-S=${WORKDIR}/${MY_P}
+inherit aspell-dict-r1
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-macos"
diff --git a/app-dicts/aspell-fr/metadata.xml b/app-dicts/aspell-fr/metadata.xml
index 9c1b627475c9..debde3ef6ae3 100644
--- a/app-dicts/aspell-fr/metadata.xml
+++ b/app-dicts/aspell-fr/metadata.xml
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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>