diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 21:27:47 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 23:27:23 +0100 |
commit | 6c2d1ba9d59b7bad5c4a01fab7794c2540890192 (patch) | |
tree | 913f4418e67625437c99cafa637ce8610c329fbb /app-dicts/aspell-he | |
parent | app-dicts/aspell-gl: taking ownership (diff) | |
download | gentoo-6c2d1ba9d59b7bad5c4a01fab7794c2540890192.tar.gz gentoo-6c2d1ba9d59b7bad5c4a01fab7794c2540890192.tar.bz2 gentoo-6c2d1ba9d59b7bad5c4a01fab7794c2540890192.zip |
app-dicts/aspell-he: 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-he')
-rw-r--r-- | app-dicts/aspell-he/aspell-he-1.0.0.ebuild | 1 | ||||
-rw-r--r-- | app-dicts/aspell-he/metadata.xml | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/app-dicts/aspell-he/aspell-he-1.0.0.ebuild b/app-dicts/aspell-he/aspell-he-1.0.0.ebuild index a3b968ab6dd4..271deffddb10 100644 --- a/app-dicts/aspell-he/aspell-he-1.0.0.ebuild +++ b/app-dicts/aspell-he/aspell-he-1.0.0.ebuild @@ -5,6 +5,7 @@ EAPI=7 ASPELL_LANG="Hebrew" ASPELL_VERSION=6 + inherit aspell-dict-r1 LICENSE="GPL-2" diff --git a/app-dicts/aspell-he/metadata.xml b/app-dicts/aspell-he/metadata.xml index 9c1b627475c9..debde3ef6ae3 100644 --- a/app-dicts/aspell-he/metadata.xml +++ b/app-dicts/aspell-he/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> |