diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 22:53:38 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 23:27:39 +0100 |
commit | efe2cf3b8f74a46cf185bbc572aa9766f671c9bc (patch) | |
tree | 49cbe189baca7153938e088b01bdf7eea37cc56f /app-dicts/aspell-sl | |
parent | app-dicts/aspell-sk: taking ownership (diff) | |
download | gentoo-efe2cf3b8f74a46cf185bbc572aa9766f671c9bc.tar.gz gentoo-efe2cf3b8f74a46cf185bbc572aa9766f671c9bc.tar.bz2 gentoo-efe2cf3b8f74a46cf185bbc572aa9766f671c9bc.zip |
app-dicts/aspell-sl: 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-sl')
-rw-r--r-- | app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild | 1 | ||||
-rw-r--r-- | app-dicts/aspell-sl/metadata.xml | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild b/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild index 267fdf85ec11..0597fa9d0216 100644 --- a/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild +++ b/app-dicts/aspell-sl/aspell-sl-0.50.0.ebuild @@ -4,6 +4,7 @@ EAPI=7 ASPELL_LANG="Slovenian" + inherit aspell-dict-r1 LICENSE="GPL-2" diff --git a/app-dicts/aspell-sl/metadata.xml b/app-dicts/aspell-sl/metadata.xml index 9c1b627475c9..debde3ef6ae3 100644 --- a/app-dicts/aspell-sl/metadata.xml +++ b/app-dicts/aspell-sl/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> |