Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rosdep/
Date: Tue, 01 Jun 2021 00:40:47
Message-Id: 1622507457.f1599ba4deeb3d8b44d31c6ab3655f11666422c4.sam@gentoo
1 commit: f1599ba4deeb3d8b44d31c6ab3655f11666422c4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 1 00:30:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 1 00:30:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1599ba4
7
8 dev-util/rosdep: fix MultipleKeywordsLines
9
10 Bug: https://bugs.gentoo.org/790785
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-util/rosdep/rosdep-0.20.0.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/dev-util/rosdep/rosdep-0.20.0.ebuild b/dev-util/rosdep/rosdep-0.20.0.ebuild
17 index 3ee0c079699..dde1899da88 100644
18 --- a/dev-util/rosdep/rosdep-0.20.0.ebuild
19 +++ b/dev-util/rosdep/rosdep-0.20.0.ebuild
20 @@ -17,7 +17,6 @@ DESCRIPTION="Command-line tool for installing ROS system dependencies"
21 HOMEPAGE="https://wiki.ros.org/rosdep"
22 if [ "${PV#9999}" != "${PV}" ] ; then
23 SRC_URI=""
24 - KEYWORDS=""
25 else
26 SRC_URI="http://download.ros.org/downloads/${PN}/${P}.tar.gz
27 https://github.com/ros-infrastructure/rosdep/archive/${PV}.tar.gz -> ${P}.tar.gz