Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-windowck-plugin/
Date: Fri, 04 Aug 2017 21:07:25
Message-Id: 1501880788.7565d5d8d4e7546dfebdf183c51445c2f8b0cadc.amynka@gentoo
1 commit: 7565d5d8d4e7546dfebdf183c51445c2f8b0cadc
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 1 20:21:00 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 21:06:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7565d5d8
7
8 xfce-extra/xfce4-windowck-plugin: Shorter DESCRIPTION
9
10 Closes:#5261
11
12 xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 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
16 index e28fc25e61d..908a8f3e909 100644
17 --- a/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild
18 +++ b/xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild
19 @@ -1,11 +1,11 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 EAUTORECONF=1
26 inherit xfconf
27
28 -DESCRIPTION="Xfce panel plugin which allows to put the maximized window title and windows buttons on the panel"
29 +DESCRIPTION="Xfce plugin puts the maximized window title and windows buttons on the panel"
30 HOMEPAGE="https://github.com/cedl38/xfce4-windowck-plugin"
31 SRC_URI="https://github.com/cedl38/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"