summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2024-08-01 17:22:47 +0200
committerThomas Beierlein <tomjbe@gentoo.org>2024-08-01 17:26:03 +0200
commit61f25d55e29840b1db5a27152845f70d31f421a2 (patch)
treec23250681991025628d64c6970ba20c29ea710df /media-radio
parentwww-apps/sonarr-bin: drop 4.0.8.1988 (diff)
downloadgentoo-61f25d55e29840b1db5a27152845f70d31f421a2.tar.gz
gentoo-61f25d55e29840b1db5a27152845f70d31f421a2.tar.bz2
gentoo-61f25d55e29840b1db5a27152845f70d31f421a2.zip
media-radio/kochmorse: Take maintainership
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/kochmorse/kochmorse-3.5.1.ebuild3
-rw-r--r--media-radio/kochmorse/metadata.xml5
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.