diff options
-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+" |