From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A7BA7138334 for ; Tue, 28 Aug 2018 18:31:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C742E087C; Tue, 28 Aug 2018 18:31:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F3DF5E087E for ; Tue, 28 Aug 2018 18:31:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B806335CD4 for ; Tue, 28 Aug 2018 18:31:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF1C53B9 for ; Tue, 28 Aug 2018 18:31:10 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1535481044.aca4d596f2ef2c8fede24c57428e5f7ef00428a8.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/twm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/twm/twm-1.0.10.ebuild X-VCS-Directories: x11-wm/twm/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: aca4d596f2ef2c8fede24c57428e5f7ef00428a8 X-VCS-Branch: master Date: Tue, 28 Aug 2018 18:31:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1745a0d8-5ab5-4064-a584-88e6ec72a4b6 X-Archives-Hash: 5b1698b7112fdc8afac3e4798dbe4680 commit: aca4d596f2ef2c8fede24c57428e5f7ef00428a8 Author: Sergey Alirzaev gmail com> AuthorDate: Tue Aug 28 06:51:47 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Aug 28 18:30:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca4d596 x11-wm/twm: better DESCRIPTION Closes: https://github.com/gentoo/gentoo/pull/9713 x11-wm/twm/twm-1.0.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/twm/twm-1.0.10.ebuild b/x11-wm/twm/twm-1.0.10.ebuild index cb7da1b9ebd..b3fd6e3919b 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=""