Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/pr2_description/
Date: Thu, 04 Oct 2018 13:04:27
Message-Id: 1538658250.d203c1c03715b9fb8a6d91808709d9968c807776.aballier@gentoo
1 commit: d203c1c03715b9fb8a6d91808709d9968c807776
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 4 10:39:13 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 4 13:04:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d203c1c0
7
8 dev-ros/pr2_description: remove patch merged upstream
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-ros/pr2_description/pr2_description-1.12.3.ebuild | 1 -
14 dev-ros/pr2_description/pr2_description-9999.ebuild | 3 +--
15 2 files changed, 1 insertion(+), 3 deletions(-)
16
17 diff --git a/dev-ros/pr2_description/pr2_description-1.12.3.ebuild b/dev-ros/pr2_description/pr2_description-1.12.3.ebuild
18 index 2bc80fb7997..3f2d184f517 100644
19 --- a/dev-ros/pr2_description/pr2_description-1.12.3.ebuild
20 +++ b/dev-ros/pr2_description/pr2_description-1.12.3.ebuild
21 @@ -19,4 +19,3 @@ DEPEND="${RDEPEND}
22 dev-ros/convex_decomposition
23 dev-ros/ivcon
24 test? ( dev-libs/urdfdom dev-cpp/gtest )"
25 -PATCHES=( "${FILESDIR}/tests.patch" )
26
27 diff --git a/dev-ros/pr2_description/pr2_description-9999.ebuild b/dev-ros/pr2_description/pr2_description-9999.ebuild
28 index 1a73af70cf0..3f2d184f517 100644
29 --- a/dev-ros/pr2_description/pr2_description-9999.ebuild
30 +++ b/dev-ros/pr2_description/pr2_description-9999.ebuild
31 @@ -1,4 +1,4 @@
32 -# Copyright 1999-2017 Gentoo Foundation
33 +# Copyright 1999-2018 Gentoo Authors
34 # Distributed under the terms of the GNU General Public License v2
35
36 EAPI=5
37 @@ -19,4 +19,3 @@ DEPEND="${RDEPEND}
38 dev-ros/convex_decomposition
39 dev-ros/ivcon
40 test? ( dev-libs/urdfdom dev-cpp/gtest )"
41 -PATCHES=( "${FILESDIR}/tests.patch" )