diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 22:21:00 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:06:28 +0200 |
commit | 7565d5d8d4e7546dfebdf183c51445c2f8b0cadc (patch) | |
tree | afc1c4005e3b1066b16766964817c64bcc24eb56 /xfce-extra | |
parent | xfce-extra/xfce4-soundmenu-plugin: Shorter DESCRIPTION (diff) | |
download | gentoo-7565d5d8d4e7546dfebdf183c51445c2f8b0cadc.tar.gz gentoo-7565d5d8d4e7546dfebdf183c51445c2f8b0cadc.tar.bz2 gentoo-7565d5d8d4e7546dfebdf183c51445c2f8b0cadc.zip |
xfce-extra/xfce4-windowck-plugin: Shorter DESCRIPTION
Closes:#5261
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-windowck-plugin/xfce4-windowck-plugin-0.2.4.ebuild | 4 |
1 files 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 e28fc25e61d8..908a8f3e9094 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" |