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 059691396D9 for ; Sat, 25 Nov 2017 14:39:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 683B9E0E47; Sat, 25 Nov 2017 14:39:19 +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 4534EE0E72 for ; Sat, 25 Nov 2017 14:39:19 +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 67DAF33FE60 for ; Sat, 25 Nov 2017 14:39:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5A5EA750 for ; Sat, 25 Nov 2017 14:39:15 +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: <1511620746.12ba736f29c602a07b57d39a295f7de5cc1f9f0b.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/atlas-c++/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/atlas-c++/atlas-c++-0.6.3.ebuild X-VCS-Directories: media-libs/atlas-c++/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 12ba736f29c602a07b57d39a295f7de5cc1f9f0b X-VCS-Branch: master Date: Sat, 25 Nov 2017 14:39:15 +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: 43dc5d68-11bf-4f29-ba25-046826153f11 X-Archives-Hash: 8b1bf7f1c0d3d622adccc017fb732567 commit: 12ba736f29c602a07b57d39a295f7de5cc1f9f0b Author: Patrick Lauer gentoo org> AuthorDate: Sat Nov 25 14:31:46 2017 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Sat Nov 25 14:39:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12ba736f media-libs/atlas-c++: Whitespace Package-Manager: Portage-2.3.16, Repoman-2.3.6 media-libs/atlas-c++/atlas-c++-0.6.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild index 91a137fd0fd..638090b293f 100644 --- a/media-libs/atlas-c++/atlas-c++-0.6.3.ebuild +++ b/media-libs/atlas-c++/atlas-c++-0.6.3.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 autotools