commit: 5dcc8ba037691133a70bb3e47b653e9dfd72fad3 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Tue Feb 7 17:11:25 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 17:47:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dcc8ba0
x11-wm/aewm++: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3871 x11-wm/aewm++/aewm++-1.1.5-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/aewm++/aewm++-1.1.5-r2.ebuild b/x11-wm/aewm++/aewm++-1.1.5-r2.ebuild index f80697f..4a64237 100644 --- a/x11-wm/aewm++/aewm++-1.1.5-r2.ebuild +++ b/x11-wm/aewm++/aewm++-1.1.5-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit eutils toolchain-funcs -DESCRIPTION="A window manager with more modern features than aewm but with the same look and feel" +DESCRIPTION="A window manager with more modern features than aewm" HOMEPAGE="https://github.com/frankhale/aewmpp" SRC_URI="mirror://gentoo/${P}.tar.gz"
