summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2019-10-26 12:12:03 +0200
committerAlexis Ballier <aballier@gentoo.org>2019-10-26 12:12:03 +0200
commit2702f21e52dca975eb4d9c676d1150c23613a140 (patch)
tree12d44571f9e753dc23148e774acbe51055c1b12b /dev-ros
parentnet-misc/eventd: add a missing dep libxcb[xkb] (#698406) (diff)
downloadgentoo-2702f21e52dca975eb4d9c676d1150c23613a140.tar.gz
gentoo-2702f21e52dca975eb4d9c676d1150c23613a140.tar.bz2
gentoo-2702f21e52dca975eb4d9c676d1150c23613a140.zip
Revert "dev-ros/rosbag: follow upstream, switch to pycryptodome"
This reverts commit b04c5350b5f12286bc484d678b1b58d18d7839e9. It does not build. Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/rosbag/rosbag-1.14.3-r1.ebuild (renamed from dev-ros/rosbag/rosbag-1.14.3-r2.ebuild)4
-rw-r--r--dev-ros/rosbag/rosbag-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/rosbag/rosbag-1.14.3-r2.ebuild b/dev-ros/rosbag/rosbag-1.14.3-r1.ebuild
index e780a2e4b2b0..f36222bd8660 100644
--- a/dev-ros/rosbag/rosbag-1.14.3-r2.ebuild
+++ b/dev-ros/rosbag/rosbag-1.14.3-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=5
ROS_REPO_URI="https://github.com/ros/ros_comm"
KEYWORDS="~amd64 ~arm"
@@ -28,7 +28,7 @@ RDEPEND="
dev-ros/genpy[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]
dev-libs/console_bridge:=
- dev-python/pycryptodome[${PYTHON_USEDEP}]
+ dev-python/pycrypto[${PYTHON_USEDEP}]
dev-python/python-gnupg[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/rosbag/rosbag-9999.ebuild b/dev-ros/rosbag/rosbag-9999.ebuild
index e780a2e4b2b0..f36222bd8660 100644
--- a/dev-ros/rosbag/rosbag-9999.ebuild
+++ b/dev-ros/rosbag/rosbag-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=5
ROS_REPO_URI="https://github.com/ros/ros_comm"
KEYWORDS="~amd64 ~arm"
@@ -28,7 +28,7 @@ RDEPEND="
dev-ros/genpy[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]
dev-libs/console_bridge:=
- dev-python/pycryptodome[${PYTHON_USEDEP}]
+ dev-python/pycrypto[${PYTHON_USEDEP}]
dev-python/python-gnupg[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"