commit: 02e580fd8e2320df7847f904a1565c525ab5ecbd Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 1 09:34:49 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 1 09:40:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e580fd
x11-libs/libtinynotify-systemwide: Update URLs Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../libtinynotify-systemwide-0.1-r1.ebuild | 4 ++-- x11-libs/libtinynotify-systemwide/metadata.xml | 7 +------ 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild index 3fd392196e9c..0b16dba880c5 100644 --- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild +++ b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild @@ -4,8 +4,8 @@ EAPI=8 DESCRIPTION="A system-wide notifications module for libtinynotify" -HOMEPAGE="https://github.com/mgorny/libtinynotify-systemwide/" -SRC_URI="https://github.com/mgorny/libtinynotify-systemwide/releases/download/${P}/${P}.tar.bz2" +HOMEPAGE="https://github.com/projg2/libtinynotify-systemwide/" +SRC_URI="https://github.com/projg2/libtinynotify-systemwide/releases/download/${P}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/x11-libs/libtinynotify-systemwide/metadata.xml b/x11-libs/libtinynotify-systemwide/metadata.xml index de90f98171a9..0b69695892f4 100644 --- a/x11-libs/libtinynotify-systemwide/metadata.xml +++ b/x11-libs/libtinynotify-systemwide/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/libtinynotify-systemwide/issues/</bugs-to> - <remote-id type="github">mgorny/libtinynotify-systemwide</remote-id> + <remote-id type="github">projg2/libtinynotify-systemwide</remote-id> </upstream> </pkgmetadata>
