summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-03-12 22:19:43 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-03-12 23:27:27 +0100
commit3113b0ab14000451170d7156dcc64bfdff2ec087 (patch)
tree2b42cd21805b72934fd98cb7f29c45b7422d832d /app-dicts
parentapp-dicts/aspell-is: taking ownership (diff)
downloadgentoo-3113b0ab14000451170d7156dcc64bfdff2ec087.tar.gz
gentoo-3113b0ab14000451170d7156dcc64bfdff2ec087.tar.bz2
gentoo-3113b0ab14000451170d7156dcc64bfdff2ec087.zip
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 <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-it/aspell-it-2.4.20070901.0.ebuild (renamed from app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild)4
-rw-r--r--app-dicts/aspell-it/metadata.xml5
2 files changed, 7 insertions, 2 deletions
diff --git a/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.0.ebuild
index e8f2716da15d..51fc938acebf 100644
--- a/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild
+++ b/app-dicts/aspell-it/aspell-it-2.4.20070901.0.ebuild
@@ -5,9 +5,11 @@ 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
-MY_P="aspell${ASPELL_VERSION}-${PN#aspell-}-${PV%.*}-${PV##*.}-0"
SRC_URI="mirror://sourceforge/linguistico/${MY_P}.tar.bz2"
S="${WORKDIR}/${MY_P}"
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 @@
<?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/>
<upstream>
<remote-id type="sourceforge">linguistico</remote-id>