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 B210F139084 for ; Sat, 25 Nov 2017 14:39:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA180E0E94; Sat, 25 Nov 2017 14:39:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 97A6CE0E94 for ; Sat, 25 Nov 2017 14:39:20 +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 CB59E33FE60 for ; Sat, 25 Nov 2017 14:39:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F436A756 for ; Sat, 25 Nov 2017 14:39:16 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1511620748.b3811bfa0eac4dfde252476f65ccf84737447433.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/ircstats/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/ircstats/ircstats-1.1-r1.ebuild X-VCS-Directories: net-irc/ircstats/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: b3811bfa0eac4dfde252476f65ccf84737447433 X-VCS-Branch: master Date: Sat, 25 Nov 2017 14:39:16 +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: 784c07c7-a2de-46b6-9c29-6c593d82546a X-Archives-Hash: 09518acce61083bfd1bf0b75e5a1744a commit: b3811bfa0eac4dfde252476f65ccf84737447433 Author: Patrick Lauer gentoo org> AuthorDate: Sat Nov 25 14:35:18 2017 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Sat Nov 25 14:39:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3811bfa net-irc/ircstats: Whitespace Package-Manager: Portage-2.3.16, Repoman-2.3.6 net-irc/ircstats/ircstats-1.1-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-irc/ircstats/ircstats-1.1-r1.ebuild b/net-irc/ircstats/ircstats-1.1-r1.ebuild index 8beaf6a9a83..bd1c79b01ba 100644 --- a/net-irc/ircstats/ircstats-1.1-r1.ebuild +++ b/net-irc/ircstats/ircstats-1.1-r1.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=5 inherit eutils toolchain-funcs