commit: cddbed7e8452e06b3df0a692f7607bee8d4b589d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 7 21:57:46 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 7 21:57:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cddbed7e
app-backup/deja-dup: update HOMEPAGE wiki.gnome.org has a retired banner, and the page says: > Moved to https://apps.gnome.org/DejaDup/ Signed-off-by: Sam James <sam <AT> gentoo.org> app-backup/deja-dup/deja-dup-44.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/deja-dup/deja-dup-44.2.ebuild b/app-backup/deja-dup/deja-dup-44.2.ebuild index 35b9d7010635..1fa718fb85cd 100644 --- a/app-backup/deja-dup/deja-dup-44.2.ebuild +++ b/app-backup/deja-dup/deja-dup-44.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit meson gnome2-utils vala xdg DESCRIPTION="Simple backup tool using duplicity back-end" -HOMEPAGE="https://wiki.gnome.org/Apps/DejaDup" +HOMEPAGE="https://apps.gnome.org/DejaDup/" SRC_URI="https://gitlab.gnome.org/World/deja-dup/-/archive/${PV}/${P}.tar.bz2" LICENSE="GPL-3+"
