diff options
author | Johannes Huber <johu@gentoo.org> | 2018-05-07 21:58:22 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-05-07 21:58:22 +0200 |
commit | 8e42aaa931eba7f503acc0ee50d386c86ae57d8f (patch) | |
tree | ac4c52d2f0edba3203fcde02b7b288e6c35e7a39 | |
parent | x11-wm/i3-gaps: Use patches array (diff) | |
download | johu-8e42aaa931eba7f503acc0ee50d386c86ae57d8f.tar.gz johu-8e42aaa931eba7f503acc0ee50d386c86ae57d8f.tar.bz2 johu-8e42aaa931eba7f503acc0ee50d386c86ae57d8f.zip |
x11-wm/i3-gaps: Improve description
Package-Manager: Portage-2.3.36, Repoman-2.3.9
-rw-r--r-- | x11-wm/i3-gaps/i3-gaps-4.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/i3-gaps/i3-gaps-4.15.ebuild b/x11-wm/i3-gaps/i3-gaps-4.15.ebuild index d2d206b..be67bd5 100644 --- a/x11-wm/i3-gaps/i3-gaps-4.15.ebuild +++ b/x11-wm/i3-gaps/i3-gaps-4.15.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit autotools -DESCRIPTION="i3 with more features" +DESCRIPTION="i3 fork with gaps and some more features" HOMEPAGE="https://github.com/Airblader/i3" SRC_URI="https://github.com/Airblader/i3/archive/${PV}.tar.gz -> ${P}.tar.gz" |