From 3113b0ab14000451170d7156dcc64bfdff2ec087 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Fri, 12 Mar 2021 22:19:43 +0100 Subject: app-dicts/aspell-it: taking ownership Also renamed version of ebuild, to make it uniform with all other aspell-* packages. Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki --- app-dicts/aspell-it/aspell-it-2.4.20070901.0.ebuild | 17 +++++++++++++++++ app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild | 15 --------------- app-dicts/aspell-it/metadata.xml | 5 ++++- 3 files changed, 21 insertions(+), 16 deletions(-) create mode 100644 app-dicts/aspell-it/aspell-it-2.4.20070901.0.ebuild delete mode 100644 app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild (limited to 'app-dicts') diff --git a/app-dicts/aspell-it/aspell-it-2.4.20070901.0.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.0.ebuild new file mode 100644 index 000000000000..51fc938acebf --- /dev/null +++ b/app-dicts/aspell-it/aspell-it-2.4.20070901.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ASPELL_LANG="Italian" +ASPELL_VERSION=6 +MY_PV="${PV#*.}" +MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV%%.*}.${MY_PV//./-}" + +inherit aspell-dict-r1 + +SRC_URI="mirror://sourceforge/linguistico/${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-it/aspell-it-2.4.20070901.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild deleted file mode 100644 index e8f2716da15d..000000000000 --- a/app-dicts/aspell-it/aspell-it-2.4.20070901.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="Italian" -ASPELL_VERSION=6 -inherit aspell-dict-r1 - -MY_P="aspell${ASPELL_VERSION}-${PN#aspell-}-${PV%.*}-${PV##*.}-0" -SRC_URI="mirror://sourceforge/linguistico/${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-it/metadata.xml b/app-dicts/aspell-it/metadata.xml index 294342d4903f..9ded0db35151 100644 --- a/app-dicts/aspell-it/metadata.xml +++ b/app-dicts/aspell-it/metadata.xml @@ -1,7 +1,10 @@ - + + conikost@gentoo.org + Conrad Kostecki + linguistico -- cgit v1.2.3-65-gdbad