diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 21:52:43 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 23:27:26 +0100 |
commit | d65346a9ae20935e0e7739cbec2de6c477529538 (patch) | |
tree | 89c6dc8430bcd5ceda3a33cebeb02fec17cd75f8 /app-dicts/aspell-hy | |
parent | app-dicts/aspell-hu: rename version (diff) | |
download | gentoo-d65346a9ae20935e0e7739cbec2de6c477529538.tar.gz gentoo-d65346a9ae20935e0e7739cbec2de6c477529538.tar.bz2 gentoo-d65346a9ae20935e0e7739cbec2de6c477529538.zip |
app-dicts/aspell-hy: rename version
Rename version to match proper upstream version and make usage of aspell
eclass for it. 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-hy')
-rw-r--r-- | app-dicts/aspell-hy/aspell-hy-0.10.0.0.ebuild (renamed from app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild) | 5 | ||||
-rw-r--r-- | app-dicts/aspell-hy/metadata.xml | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild b/app-dicts/aspell-hy/aspell-hy-0.10.0.0.ebuild index 6cdfb06cc05f..7bf4b11a81c4 100644 --- a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild +++ b/app-dicts/aspell-hy/aspell-hy-0.10.0.0.ebuild @@ -5,11 +5,8 @@ EAPI=7 ASPELL_LANG="Armenian" ASPELL_VERSION=6 -inherit aspell-dict-r1 -MY_P=aspell6-hy-${PV}-0 -SRC_URI="mirror://gnu/aspell/dict/hy/${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" diff --git a/app-dicts/aspell-hy/metadata.xml b/app-dicts/aspell-hy/metadata.xml index 9c1b627475c9..debde3ef6ae3 100644 --- a/app-dicts/aspell-hy/metadata.xml +++ b/app-dicts/aspell-hy/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> |