commit: 7565d5d8d4e7546dfebdf183c51445c2f8b0cadc Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Tue Aug 1 20:21:00 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Aug 4 21:06:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7565d5d8
xfce-extra/xfce4-windowck-plugin: Shorter DESCRIPTION Closes:#5261 xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild index e28fc25e61d..908a8f3e909 100644 --- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild +++ b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 EAUTORECONF=1 inherit xfconf -DESCRIPTION="Xfce panel plugin which allows to put the maximized window title and windows buttons on the panel" +DESCRIPTION="Xfce plugin puts the maximized window title and windows buttons on the panel" HOMEPAGE="https://github.com/cedl38/xfce4-windowck-plugin" SRC_URI="https://github.com/cedl38/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
