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 A4071139BC7 for ; Wed, 16 Sep 2015 11:33:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C37C3E0864; Wed, 16 Sep 2015 11:33:23 +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 4CF4AE0871 for ; Wed, 16 Sep 2015 11:33:23 +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 5D088340C7E for ; Wed, 16 Sep 2015 11:33:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E54C1FE for ; Wed, 16 Sep 2015 11:33:20 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1442403193.be5f87e99c4683754bf6d0bbc0edac2d4757d970.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/gazebo/gazebo-5.1.0.ebuild X-VCS-Directories: sci-electronics/gazebo/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: be5f87e99c4683754bf6d0bbc0edac2d4757d970 X-VCS-Branch: master Date: Wed, 16 Sep 2015 11:33:20 +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: fe3af28a-4174-42e3-989d-03e0e6cf877f X-Archives-Hash: 8fa133ffae07bb3981b902182e39e5ca commit: be5f87e99c4683754bf6d0bbc0edac2d4757d970 Author: Alexis Ballier gentoo org> AuthorDate: Wed Sep 16 11:33:00 2015 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Sep 16 11:33:13 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be5f87e9 sci-electronics/gazebo: trailing whitespace Package-Manager: portage-2.2.20.1 sci-electronics/gazebo/gazebo-5.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-electronics/gazebo/gazebo-5.1.0.ebuild b/sci-electronics/gazebo/gazebo-5.1.0.ebuild index 81d360d..d32b6ba 100644 --- a/sci-electronics/gazebo/gazebo-5.1.0.ebuild +++ b/sci-electronics/gazebo/gazebo-5.1.0.ebuild @@ -45,7 +45,7 @@ DEPEND="${RDEPEND} " S="${WORKDIR}/${PN}$(get_major_version)_${PV}" CMAKE_BUILD_TYPE=RelWithDebInfo -PATCHES=( +PATCHES=( "${FILESDIR}/bullet_283.patch" "${FILESDIR}/ffmpeg29.patch" )