diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 19:11:25 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:47:43 +0100 |
commit | 5dcc8ba037691133a70bb3e47b653e9dfd72fad3 (patch) | |
tree | c44343b5ecb92d3732399d9a06e97d08a0bb5e5d /x11-wm/aewm++/aewm++-1.1.5-r2.ebuild | |
parent | x11-themes/tango-icon-theme-extras: Fix toolong DESCRIPTION (diff) | |
download | gentoo-5dcc8ba037691133a70bb3e47b653e9dfd72fad3.tar.gz gentoo-5dcc8ba037691133a70bb3e47b653e9dfd72fad3.tar.bz2 gentoo-5dcc8ba037691133a70bb3e47b653e9dfd72fad3.zip |
x11-wm/aewm++: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3871
Diffstat (limited to 'x11-wm/aewm++/aewm++-1.1.5-r2.ebuild')
-rw-r--r-- | x11-wm/aewm++/aewm++-1.1.5-r2.ebuild | 4 |
1 files 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 f80697fffa4a..4a64237a93f1 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" |