From 51a930dee7f39415cfddcbbdaab515d5e1c77db3 Mon Sep 17 00:00:00 2001 From: "Anna (cybertailor) Vyalkova" Date: Sat, 4 Mar 2023 13:41:50 +0500 Subject: [PATCH] x11-misc/caffeine-ng: update HOMEPAGE Signed-off-by: Anna (cybertailor) Vyalkova --- x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild b/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild index c320bac1c0..bc5d5c9803 100644 --- a/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild +++ b/x11-misc/caffeine-ng/caffeine-ng-3.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 gnome2-utils xdg DESCRIPTION="Aplication able to temporarily inhibit the screensaver" -HOMEPAGE="https://github.com/caffeine-ng/caffeine-ng" +HOMEPAGE="https://codeberg.org/WhyNotHugo/caffeine-ng" if [[ ${PV} == 9999 ]]; then inherit git-r3