From 295deb5bcde1a8d2d87d2985491737400efc1b66 Mon Sep 17 00:00:00 2001 From: Alexander Kurakin Date: Thu, 24 Nov 2022 00:05:49 +0300 Subject: xfce-base/libxfce4util: update the homepage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/882331 Signed-off-by: Alexander Kurakin Signed-off-by: Michał Górny --- 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(-) (limited to 'xfce-base/libxfce4util') 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+" -- cgit v1.2.3-65-gdbad