diff options
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/kochmorse/kochmorse-3.5.1.ebuild | 3 | ||||
-rw-r--r-- | media-radio/kochmorse/metadata.xml | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/media-radio/kochmorse/kochmorse-3.5.1.ebuild b/media-radio/kochmorse/kochmorse-3.5.1.ebuild index 897a766fc21d..e45bbb5ea6a5 100644 --- a/media-radio/kochmorse/kochmorse-3.5.1.ebuild +++ b/media-radio/kochmorse/kochmorse-3.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,6 @@ SRC_URI="https://github.com/hmatuschek/${PN}/archive/refs/tags/v${PV}.tar.gz -> LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -IUSE="" BDEPEND="dev-qt/linguist-tools:5" RDEPEND=" diff --git a/media-radio/kochmorse/metadata.xml b/media-radio/kochmorse/metadata.xml index 136b7868ebc4..a9a4ec2987a1 100644 --- a/media-radio/kochmorse/metadata.xml +++ b/media-radio/kochmorse/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <email>tomjbe@gentoo.org</email> + <name>Thomas Beierlein</name> + </maintainer> <longdescription> KochMorse is a simple morse-code tutor using the Koch method. It is written in C++ and uses Qt5 for the graphical user interface. |