diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 16:37:44 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:45:13 +0100 |
commit | 92940f0d224d0a4bf60ab4d590297c0e3f2535fc (patch) | |
tree | c4dc7cfbfcad057d6780e0b2f7c63b418abebb21 /x11-misc/netwmpager/netwmpager-2.05.ebuild | |
parent | x11-misc/mixer_app: Fix toolong DESCRIPTION (diff) | |
download | gentoo-92940f0d224d0a4bf60ab4d590297c0e3f2535fc.tar.gz gentoo-92940f0d224d0a4bf60ab4d590297c0e3f2535fc.tar.bz2 gentoo-92940f0d224d0a4bf60ab4d590297c0e3f2535fc.zip |
x11-misc/netwmpager: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3864
Diffstat (limited to 'x11-misc/netwmpager/netwmpager-2.05.ebuild')
-rw-r--r-- | x11-misc/netwmpager/netwmpager-2.05.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/netwmpager/netwmpager-2.05.ebuild b/x11-misc/netwmpager/netwmpager-2.05.ebuild index aba009d5f211..9f4fbfd2807f 100644 --- a/x11-misc/netwmpager/netwmpager-2.05.ebuild +++ b/x11-misc/netwmpager/netwmpager-2.05.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit toolchain-funcs -DESCRIPTION="EWMH (NetWM) compatible pager. Works with Openbox and other EWMH -compliant window managers" +DESCRIPTION="Pager that works with Openbox and other EWMH compliant window managers" HOMEPAGE="https://sourceforge.net/projects/sf-xpaint/files/netwmpager/" SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2" |