From 450d2ecabff1466a091a7197a054cddfa64fdbc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 23 Mar 2024 11:24:18 +0100 Subject: [PATCH] xfce-base/xfconf: Fix variable order MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- xfce-base/xfconf/xfconf-4.18.3.ebuild | 2 +- xfce-base/xfconf/xfconf-4.19.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-base/xfconf/xfconf-4.18.3.ebuild b/xfce-base/xfconf/xfconf-4.18.3.ebuild index 2d89a4cb507fb..bd96c6897a41e 100644 --- a/xfce-base/xfconf/xfconf-4.18.3.ebuild +++ b/xfce-base/xfconf/xfconf-4.18.3.ebuild @@ -6,11 +6,11 @@ EAPI=8 inherit bash-completion-r1 vala DESCRIPTION="A configuration management system for Xfce" -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" HOMEPAGE=" https://docs.xfce.org/xfce/xfconf/start https://gitlab.xfce.org/xfce/xfconf/ " +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/3" diff --git a/xfce-base/xfconf/xfconf-4.19.2.ebuild b/xfce-base/xfconf/xfconf-4.19.2.ebuild index e4afc552334d7..dfd1888f2be86 100644 --- a/xfce-base/xfconf/xfconf-4.19.2.ebuild +++ b/xfce-base/xfconf/xfconf-4.19.2.ebuild @@ -6,11 +6,11 @@ EAPI=8 inherit bash-completion-r1 vala DESCRIPTION="A configuration management system for Xfce" -SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" HOMEPAGE=" https://docs.xfce.org/xfce/xfconf/start https://gitlab.xfce.org/xfce/xfconf/ " +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/3"