commit: eb4f4eb49bbdd1d4155fd734f10fb8971e2b574a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 1 09:27:43 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 1 09:40:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb4f4eb4
x11-libs/libtinynotify: Update URLs Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> x11-libs/libtinynotify/libtinynotify-0.2.1.ebuild | 6 +++--- x11-libs/libtinynotify/metadata.xml | 7 +------ 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/x11-libs/libtinynotify/libtinynotify-0.2.1.ebuild b/x11-libs/libtinynotify/libtinynotify-0.2.1.ebuild index fee73d38bf30..418fd70bcf84 100644 --- a/x11-libs/libtinynotify/libtinynotify-0.2.1.ebuild +++ b/x11-libs/libtinynotify/libtinynotify-0.2.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="A lightweight implementation of Desktop Notification Spec" -HOMEPAGE="https://github.com/mgorny/libtinynotify/" -SRC_URI="https://github.com/mgorny/libtinynotify/releases/download/${P}/${P}.tar.bz2" +HOMEPAGE="https://github.com/projg2/libtinynotify/" +SRC_URI="https://github.com/projg2/libtinynotify/releases/download/${P}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/x11-libs/libtinynotify/metadata.xml b/x11-libs/libtinynotify/metadata.xml index 65f92d78d224..644499183aba 100644 --- a/x11-libs/libtinynotify/metadata.xml +++ b/x11-libs/libtinynotify/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/issues/</bugs-to> - <remote-id type="github">mgorny/libtinynotify</remote-id> + <remote-id type="github">projg2/libtinynotify</remote-id> </upstream> </pkgmetadata>
