commit: 51a930dee7f39415cfddcbbdaab515d5e1c77db3
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Mar 4 08:41:50 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Mar 4 08:41:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=51a930de
x11-misc/caffeine-ng: update HOMEPAGE
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
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 c320bac1c..bc5d5c980 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