From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1F27958973 for ; Tue, 9 Feb 2016 12:26:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AABD21C006; Tue, 9 Feb 2016 12:26:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2155121C006 for ; Tue, 9 Feb 2016 12:26:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E7580340662 for ; Tue, 9 Feb 2016 12:26:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F07C8F4 for ; Tue, 9 Feb 2016 12:26:12 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1455020768.d42dffdebfcce5de63aecd3dfc7f7f07e6926cfd.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/diffstat/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/diffstat/Manifest dev-util/diffstat/diffstat-1.61.ebuild X-VCS-Directories: dev-util/diffstat/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: d42dffdebfcce5de63aecd3dfc7f7f07e6926cfd X-VCS-Branch: master Date: Tue, 9 Feb 2016 12:26:12 +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: 2593ecf5-d027-45b5-8a5a-60298b2ad60c X-Archives-Hash: b20316a0e14595279a02ff2d88930bf5 commit: d42dffdebfcce5de63aecd3dfc7f7f07e6926cfd Author: Lars Wendler gentoo org> AuthorDate: Tue Feb 9 12:25:52 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Feb 9 12:26:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d42dffde dev-util/diffstat: Bump to version 1.61 Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler gentoo.org> dev-util/diffstat/Manifest | 1 + dev-util/diffstat/diffstat-1.61.ebuild | 14 ++++++++++++++ 2 files changed, 15 insertions(+) diff --git a/dev-util/diffstat/Manifest b/dev-util/diffstat/Manifest index 50dfb71..20800e3 100644 --- a/dev-util/diffstat/Manifest +++ b/dev-util/diffstat/Manifest @@ -1 +1,2 @@ DIST diffstat-1.60.tgz 255922 SHA256 2032e418b43bae70d548e32da901ebc4ac12972381de1314bebde0b126fb0123 SHA512 6cbcff7dfe6d51583d59d2c9dfe4cb958202491ca3c4b1096616380564a1842065434d30858c55c3ddcfc76cd07b58dfc4c4cb6cfdcf6346af60998170f51bd2 WHIRLPOOL c24b6ed65b4cc991a18ff0ce5dc734a7ad779d3b21da961403fbf84f37db1de05f2877715e3ba46f76460143758f46b387fa5f9fea4166da43fd469d733f1a2c +DIST diffstat-1.61.tgz 257242 SHA256 25359e0c27183f997b36c9202583b5dc2df390c20e22a92606af4bf7856a55ee SHA512 48166e1241904b955c0f5543b1f11724a1a91516fcba5ad0603441d985728de3e0fca5f5212704dd0fc9a9e5062788b1b34062869137fd851932233d4abad114 WHIRLPOOL 0f6d545b46059dbecdc643b94988223fca72443b50f5603c6af66a68be49818fcaa3503267a894ec2b657118ef02541e5ce1218ed256496d24c10c24b895b1d3 diff --git a/dev-util/diffstat/diffstat-1.61.ebuild b/dev-util/diffstat/diffstat-1.61.ebuild new file mode 100644 index 0000000..a884865 --- /dev/null +++ b/dev-util/diffstat/diffstat-1.61.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DESCRIPTION="Display a histogram of diff changes" +HOMEPAGE="http://invisible-island.net/diffstat/" +SRC_URI="ftp://invisible-island.net/diffstat/${P}.tgz" + +LICENSE="HPND" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +IUSE=""