commit: d327c59a4fedc25471c5c70baf9278e9cd323831
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 1 09:38:23 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 1 09:40:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d327c59a
x11-misc/sw-notify-send: Update URLs
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
x11-misc/sw-notify-send/metadata.xml | 7 +------
x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild | 6 +++---
2 files changed, 4 insertions(+), 9 deletions(-)
diff --git a/x11-misc/sw-notify-send/metadata.xml
b/x11-misc/sw-notify-send/metadata.xml
index d17b2795134e..66d473d268b3 100644
--- a/x11-misc/sw-notify-send/metadata.xml
+++ b/x11-misc/sw-notify-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/sw-notify-send/sw-notify-send-1.2.1.ebuild
b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
index 89f5d2ea4b6e..f5e00f7c2a44 100644
--- a/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
+++ b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
MY_P=tinynotify-send-${PV}
DESCRIPTION="A system-wide variant of tinynotify-send"
-HOMEPAGE="https://github.com/mgorny/tinynotify-send/"
-SRC_URI="https://github.com/mgorny/tinynotify-send/releases/download/${MY_P}/${MY_P}.tar.bz2"
+HOMEPAGE="https://github.com/projg2/tinynotify-send/"
+SRC_URI="https://github.com/projg2/tinynotify-send/releases/download/${MY_P}/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"