diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-11 10:13:21 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-11 10:13:21 +0100 |
commit | c5d4ad68ba859ff7c661e41b109314053ed0edb9 (patch) | |
tree | f1fc35dcea87dcde4f8b9350c1e7fc006ecc4449 /x11-misc | |
parent | x11-misc/xowl: Initial commit. (diff) | |
download | gentoo-c5d4ad68ba859ff7c661e41b109314053ed0edb9.tar.gz gentoo-c5d4ad68ba859ff7c661e41b109314053ed0edb9.tar.bz2 gentoo-c5d4ad68ba859ff7c661e41b109314053ed0edb9.zip |
x11-misc/xowl: Fix description.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xowl/xowl-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xowl/xowl-9999.ebuild b/x11-misc/xowl/xowl-9999.ebuild index 7964137a2de4..d4d0a425dfb7 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" |