commit: c5d4ad68ba859ff7c661e41b109314053ed0edb9 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Mar 11 09:13:21 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Mar 11 09:13:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d4ad68
x11-misc/xowl: Fix description. Package-Manager: Portage-2.3.4, Repoman-2.3.2 x11-misc/xowl/xowl-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xowl/xowl-9999.ebuild b/x11-misc/xowl/xowl-9999.ebuild index 7964137a2de..d4d0a425dfb 100644 --- a/x11-misc/xowl/xowl-9999.ebuild +++ b/x11-misc/xowl/xowl-9999.ebuild @@ -4,7 +4,7 @@ EAPI=6 inherit flag-o-matic git-r3 savedconfig toolchain-funcs -DESCRIPTION="An obstinate, asymmetric, tiling, window manager for X" +DESCRIPTION="X11 Obstinate Window Lister" HOMEPAGE="https://github.com/seanpringle/xowl" EGIT_REPO_URI="https://github.com/seanpringle/xowl"
