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 BDDD9139085 for ; Thu, 22 Dec 2016 11:10:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F8B4234041; Thu, 22 Dec 2016 11:10:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D9D93234041 for ; Thu, 22 Dec 2016 11:10:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA0BD341117 for ; Thu, 22 Dec 2016 11:10:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B78124DE for ; Thu, 22 Dec 2016 11:10:13 +0000 (UTC) From: "Göktürk Yüksek" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Göktürk Yüksek" Message-ID: <1482404875.f18ee744d1c50418e97aad24fd28d89c66a6cb95.gokturk@gentoo> Subject: [gentoo-commits] proj/qa-scripts:master commit in: / X-VCS-Repository: proj/qa-scripts X-VCS-Files: maintainer-needed.sh X-VCS-Directories: / X-VCS-Committer: gokturk X-VCS-Committer-Name: Göktürk Yüksek X-VCS-Revision: f18ee744d1c50418e97aad24fd28d89c66a6cb95 X-VCS-Branch: master Date: Thu, 22 Dec 2016 11:10:13 +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: 2357731b-d3b2-4bf8-9c10-bb6fc9739e54 X-Archives-Hash: ab53f4c50978b0c6e8e84e02899dc5b3 commit: f18ee744d1c50418e97aad24fd28d89c66a6cb95 Author: Göktürk Yüksek gentoo org> AuthorDate: Thu Dec 22 11:07:55 2016 +0000 Commit: Göktürk Yüksek gentoo org> CommitDate: Thu Dec 22 11:07:55 2016 +0000 URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=f18ee744 maintainer-needed.sh: improve readability with table frames and rules maintainer-needed.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintainer-needed.sh b/maintainer-needed.sh index 05b5e42..f86f6ea 100755 --- a/maintainer-needed.sh +++ b/maintainer-needed.sh @@ -20,7 +20,7 @@ echo """ List generated on $(date)
Total packages: $(wc -l ${tmpfile} | cut -d ' ' -f1)

- +
Package Name Description