From 4e7f23f40211de5dd9c05f3f19a28f2dc35decfd Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Fri, 12 Mar 2021 22:23:18 +0100 Subject: app-dicts/aspell-la: rename version Renamed version to match proper upstream version and updated ebuild to make it uniform. Also taking ownership. Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki --- app-dicts/aspell-la/aspell-la-20020503.0.ebuild | 12 ++++++++++++ app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild | 15 --------------- app-dicts/aspell-la/metadata.xml | 5 ++++- 3 files changed, 16 insertions(+), 16 deletions(-) create mode 100644 app-dicts/aspell-la/aspell-la-20020503.0.ebuild delete mode 100644 app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild (limited to 'app-dicts') diff --git a/app-dicts/aspell-la/aspell-la-20020503.0.ebuild b/app-dicts/aspell-la/aspell-la-20020503.0.ebuild new file mode 100644 index 000000000000..50719a9b350d --- /dev/null +++ b/app-dicts/aspell-la/aspell-la-20020503.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ASPELL_LANG="Latin" +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" diff --git a/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild b/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild deleted file mode 100644 index 1b3c8a64f0eb..000000000000 --- a/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Latin" -ASPELL_VERSION=6 -inherit aspell-dict-r1 - -MY_P="aspell6-la-20020503-0" -SRC_URI="mirror://gnu/aspell/dict/la/${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-la/metadata.xml b/app-dicts/aspell-la/metadata.xml index 9c1b627475c9..debde3ef6ae3 100644 --- a/app-dicts/aspell-la/metadata.xml +++ b/app-dicts/aspell-la/metadata.xml @@ -1,6 +1,9 @@ - + + conikost@gentoo.org + Conrad Kostecki + -- cgit v1.2.3-65-gdbad