diff options
author | Sergey Alirzaev <zl29ah@gmail.com> | 2018-08-28 09:51:47 +0300 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-28 11:30:44 -0700 |
commit | aca4d596f2ef2c8fede24c57428e5f7ef00428a8 (patch) | |
tree | 9ae08b5cbc54dbadd79c86ec83b4e9e555cbce55 /x11-wm | |
parent | x11-wm/twm: Drop old versions (diff) | |
download | gentoo-aca4d596f2ef2c8fede24c57428e5f7ef00428a8.tar.gz gentoo-aca4d596f2ef2c8fede24c57428e5f7ef00428a8.tar.bz2 gentoo-aca4d596f2ef2c8fede24c57428e5f7ef00428a8.zip |
x11-wm/twm: better DESCRIPTION
Closes: https://github.com/gentoo/gentoo/pull/9713
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/twm/twm-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/twm/twm-1.0.10.ebuild b/x11-wm/twm/twm-1.0.10.ebuild index cb7da1b9ebdb..b3fd6e3919b8 100644 --- a/x11-wm/twm/twm-1.0.10.ebuild +++ b/x11-wm/twm/twm-1.0.10.ebuild @@ -6,7 +6,7 @@ EAPI=5 XORG_STATIC=no inherit xorg-2 -DESCRIPTION="X.Org twm application" +DESCRIPTION="X.Org Tab Window Manager" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" |