diff options
-rw-r--r-- | xfce-base/xfconf/xfconf-4.12.0-r1.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.12.1.ebuild | 2 | ||||
-rw-r--r-- | xfce-base/xfconf/xfconf-4.13.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild b/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild index 4ba3bab68df5..33870abdf435 100644 --- a/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild +++ b/xfce-base/xfconf/xfconf-4.12.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit xfconf -DESCRIPTION="A simple client-server configuration storage and query system for the Xfce desktop environment" +DESCRIPTION="A configuration management system for Xfce" HOMEPAGE="https://docs.xfce.org/xfce/xfconf/start" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" diff --git a/xfce-base/xfconf/xfconf-4.12.1.ebuild b/xfce-base/xfconf/xfconf-4.12.1.ebuild index a2d8d41409f0..c6925989ca39 100644 --- a/xfce-base/xfconf/xfconf-4.12.1.ebuild +++ b/xfce-base/xfconf/xfconf-4.12.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit xfconf -DESCRIPTION="A flexible, easy-to-use configuration management system for Xfce" +DESCRIPTION="A configuration management system for Xfce" HOMEPAGE="https://www.xfce.org/projects/" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" diff --git a/xfce-base/xfconf/xfconf-4.13.3.ebuild b/xfce-base/xfconf/xfconf-4.13.3.ebuild index 3e2ada0e1a3c..44dded11bfad 100644 --- a/xfce-base/xfconf/xfconf-4.13.3.ebuild +++ b/xfce-base/xfconf/xfconf-4.13.3.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit virtualx xdg-utils -DESCRIPTION="A flexible, easy-to-use configuration management system for Xfce" +DESCRIPTION="A configuration management system for Xfce" HOMEPAGE="https://www.xfce.org/projects/" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" |