commit: 295deb5bcde1a8d2d87d2985491737400efc1b66 Author: Alexander Kurakin <kuraga333 <AT> mail <DOT> ru> AuthorDate: Wed Nov 23 21:05:49 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 26 17:03:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295deb5b
xfce-base/libxfce4util: update the homepage Bug: https://bugs.gentoo.org/882331 Signed-off-by: Alexander Kurakin <kuraga333 <AT> mail.ru> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild | 7 +++++-- xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild index e430f7b16077..e7ed6027970d 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,10 @@ EAPI=7 inherit vala DESCRIPTION="A basic utility library for the Xfce desktop environment" -HOMEPAGE="https://git.xfce.org/xfce/libxfce4util/" +HOMEPAGE=" + https://docs.xfce.org/xfce/libxfce4util/start + https://gitlab.xfce.org/xfce/libxfce4util/ +" SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ GPL-2+" diff --git a/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild index 1adc34f5d8c2..69faca95733a 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.17.2.ebuild @@ -6,7 +6,10 @@ EAPI=8 inherit vala DESCRIPTION="A basic utility library for the Xfce desktop environment" -HOMEPAGE="https://git.xfce.org/xfce/libxfce4util/" +HOMEPAGE=" + https://docs.xfce.org/xfce/libxfce4util/start + https://gitlab.xfce.org/xfce/libxfce4util/ +" SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ GPL-2+"
