commit: 80894be25c861a06df8b4c8c4a10d00ea04ec2dd Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Sat Jul 29 20:29:36 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Jul 30 14:59:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80894be2
xfce-base/exo: DESCRIPTION was too long DESCRIPTION was 95 characters (max 80) Closes: https://github.com/gentoo/gentoo/pull/5071 xfce-base/exo/exo-0.10.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/exo/exo-0.10.7.ebuild b/xfce-base/exo/exo-0.10.7.ebuild index f8631768f6e..b057906bfbb 100644 --- a/xfce-base/exo/exo-0.10.7.ebuild +++ b/xfce-base/exo/exo-0.10.7.ebuild @@ -4,7 +4,7 @@ EAPI=5 inherit xfconf -DESCRIPTION="Extensions, widgets and framework library with session support for the Xfce desktop environment" +DESCRIPTION="Extensions, widgets and framework library with session support for Xfce" HOMEPAGE="https://www.xfce.org/projects/" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
