dev-libs/urdfdom: add missing := dep on console bridge
authorAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 19:03:05 +0000 (20:03 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 28 Dec 2017 19:10:52 +0000 (20:10 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-libs/urdfdom/urdfdom-1.0.0-r1.ebuild [moved from dev-libs/urdfdom/urdfdom-1.0.0.ebuild with 90% similarity]
dev-libs/urdfdom/urdfdom-9999.ebuild

similarity index 90%
rename from dev-libs/urdfdom/urdfdom-1.0.0.ebuild
rename to dev-libs/urdfdom/urdfdom-1.0.0-r1.ebuild
index 7ca16ef185aa2ca33c97f9b18c6a481777b7d401..a925864978677b85c2100c91861886e6996d9d24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -26,7 +26,7 @@ SLOT="0/1"
 IUSE=""
 
 RDEPEND=">=dev-libs/urdfdom_headers-1.0.0
-       >=dev-libs/console_bridge-0.3
+       >=dev-libs/console_bridge-0.3:=
        dev-libs/tinyxml
        dev-libs/boost:=[threads]"
 DEPEND="${RDEPEND}"
index 7ca16ef185aa2ca33c97f9b18c6a481777b7d401..a925864978677b85c2100c91861886e6996d9d24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -26,7 +26,7 @@ SLOT="0/1"
 IUSE=""
 
 RDEPEND=">=dev-libs/urdfdom_headers-1.0.0
-       >=dev-libs/console_bridge-0.3
+       >=dev-libs/console_bridge-0.3:=
        dev-libs/tinyxml
        dev-libs/boost:=[threads]"
 DEPEND="${RDEPEND}"