diff options
author | Alexander Kurakin <kuraga333@mail.ru> | 2022-11-24 00:05:49 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-11-26 18:03:20 +0100 |
commit | 295deb5bcde1a8d2d87d2985491737400efc1b66 (patch) | |
tree | f33b74e93bc55ce91e87e18e9531fa2ccb224ff3 /xfce-base/libxfce4util | |
parent | app-editors/mousepad: update the homepage (diff) | |
download | gentoo-295deb5bcde1a8d2d87d2985491737400efc1b66.tar.gz gentoo-295deb5bcde1a8d2d87d2985491737400efc1b66.tar.bz2 gentoo-295deb5bcde1a8d2d87d2985491737400efc1b66.zip |
xfce-base/libxfce4util: update the homepage
Bug: https://bugs.gentoo.org/882331
Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild | 7 | ||||
-rw-r--r-- | 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+" |