commit: f68d3f4810b4cd592d1db86a775a12dc613a441a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 1 09:36:39 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 1 09:40:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68d3f48
x11-misc/tinynotify-send: Update URLs
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
x11-misc/tinynotify-send/metadata.xml | 7 +------
x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild | 6 +++---
2 files changed, 4 insertions(+), 9 deletions(-)
diff --git a/x11-misc/tinynotify-send/metadata.xml
b/x11-misc/tinynotify-send/metadata.xml
index d17b2795134e..66d473d268b3 100644
--- a/x11-misc/tinynotify-send/metadata.xml
+++ b/x11-misc/tinynotify-send/metadata.xml
@@ -6,11 +6,6 @@
<name>Michał Górny</name>
</maintainer>
<upstream>
- <maintainer status="active">
- <email>[email protected]</email>
- <name>Michał Górny</name>
- </maintainer>
-
<bugs-to>https://github.com/mgorny/tinynotify-send/issues/</bugs-to>
- <remote-id type="github">mgorny/tinynotify-send</remote-id>
+ <remote-id type="github">projg2/tinynotify-send</remote-id>
</upstream>
</pkgmetadata>
diff --git a/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild
b/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild
index c6c4bc1676d7..cd56e8ab9bf9 100644
--- a/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild
+++ b/x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="A notification sending utility (using libtinynotify)"
-HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
-SRC_URI="https://github.com/mgorny/tinynotify-send/releases/download/${P}/${P}.tar.bz2"
+HOMEPAGE="https://github.com/projg2/tinynotify-send/"
+SRC_URI="https://github.com/projg2/tinynotify-send/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"