summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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>