diff options
-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" |