xfce-base/xfconf: Fix variable order

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-03-23 11:24:18 +01:00
parent 35d8c98970
commit 450d2ecabf
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"