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 0A6E413832E for ; Sat, 6 Aug 2016 16:51:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0705821C171; Sat, 6 Aug 2016 16:51:12 +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 A951E21C164 for ; Sat, 6 Aug 2016 16:51:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D1FF8340C77 for ; Sat, 6 Aug 2016 16:51:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86F1F245D for ; Sat, 6 Aug 2016 16:51:03 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1470502015.48e70deb67135dff4c2a829d4bb33b1ce8312eb8.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/connman-gtk/connman-gtk-1.0.ebuild X-VCS-Directories: net-misc/connman-gtk/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 48e70deb67135dff4c2a829d4bb33b1ce8312eb8 X-VCS-Branch: master Date: Sat, 6 Aug 2016 16:51:03 +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: e7779488-1978-47c4-8496-ed912b3cecdb X-Archives-Hash: 7f200482b26d3b9a3f8280afac35e52e commit: 48e70deb67135dff4c2a829d4bb33b1ce8312eb8 Author: Felix Janda posteo de> AuthorDate: Fri Aug 5 16:19:39 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Aug 6 16:46:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e70deb net-misc/connman-gtk: whitespace net-misc/connman-gtk/connman-gtk-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/connman-gtk/connman-gtk-1.0.ebuild b/net-misc/connman-gtk/connman-gtk-1.0.ebuild index 2c1e316..6bb76be 100644 --- a/net-misc/connman-gtk/connman-gtk-1.0.ebuild +++ b/net-misc/connman-gtk/connman-gtk-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -36,4 +36,4 @@ src_prepare() { src_configure() { econf \ $(use_with openconnect) -} \ No newline at end of file +}