summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-03-01 10:36:39 +0100
committerMichał Górny <mgorny@gentoo.org>2023-03-01 10:40:23 +0100
commitf68d3f4810b4cd592d1db86a775a12dc613a441a (patch)
tree6f103cfb0a0fe91d315cd319195297132108b3e1
parentx11-libs/libtinynotify-systemwide: Remove gtk-doc support (diff)
downloadgentoo-f68d3f4810b4cd592d1db86a775a12dc613a441a.tar.gz
gentoo-f68d3f4810b4cd592d1db86a775a12dc613a441a.tar.bz2
gentoo-f68d3f4810b4cd592d1db86a775a12dc613a441a.zip
x11-misc/tinynotify-send: Update URLs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--x11-misc/tinynotify-send/metadata.xml7
-rw-r--r--x11-misc/tinynotify-send/tinynotify-send-1.2.1-r1.ebuild6
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>mgorny@gentoo.org</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"