diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 22:15:38 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:06:03 +0200 |
commit | 6d60cb53deb3715c996bf45a8dd49d7f48e3547f (patch) | |
tree | d0e67b1536c3ed6ab5071c495d8f00c9836fe440 /xfce-base | |
parent | dev-python/cliff-tablib: Shorter DESCRIPTION (diff) | |
download | gentoo-6d60cb53deb3715c996bf45a8dd49d7f48e3547f.tar.gz gentoo-6d60cb53deb3715c996bf45a8dd49d7f48e3547f.tar.bz2 gentoo-6d60cb53deb3715c996bf45a8dd49d7f48e3547f.zip |
xfce-base/xfconf: Shorter DESCRIPTION
Diffstat (limited to 'xfce-base')
-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" |