diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 22:31:41 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 23:27:32 +0100 |
commit | 8ef05a7a76c262d856330853dedf4522e7cef2f0 (patch) | |
tree | 80d424e9525ca8418e4457c265b25b2100365c15 /app-dicts | |
parent | app-dicts/aspell-no: taking ownership (diff) | |
download | gentoo-8ef05a7a76c262d856330853dedf4522e7cef2f0.tar.gz gentoo-8ef05a7a76c262d856330853dedf4522e7cef2f0.tar.bz2 gentoo-8ef05a7a76c262d856330853dedf4522e7cef2f0.zip |
app-dicts/aspell-pl: 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')
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild | 1 | ||||
-rw-r--r-- | app-dicts/aspell-pl/metadata.xml | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild index 9f00e1ad73cc..349c0555486d 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20210216.0.ebuild @@ -5,6 +5,7 @@ EAPI=7 ASPELL_LANG="Polish" ASPELL_VERSION=6 + inherit aspell-dict-r1 HOMEPAGE="https://sjp.pl/slownik/en/" diff --git a/app-dicts/aspell-pl/metadata.xml b/app-dicts/aspell-pl/metadata.xml index 9c1b627475c9..debde3ef6ae3 100644 --- a/app-dicts/aspell-pl/metadata.xml +++ b/app-dicts/aspell-pl/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> |