commit:     35b4d3d8cae231601c2437bd62a8e1d5a250abd0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  4 18:41:43 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 06:45:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b4d3d8

dev-ros/genpy: Remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ros/genpy/Manifest           |  2 --
 dev-ros/genpy/genpy-0.6.3.ebuild | 24 ------------------------
 dev-ros/genpy/genpy-0.6.4.ebuild | 24 ------------------------
 3 files changed, 50 deletions(-)

diff --git a/dev-ros/genpy/Manifest b/dev-ros/genpy/Manifest
index 47624137085..0f70d659a6a 100644
--- a/dev-ros/genpy/Manifest
+++ b/dev-ros/genpy/Manifest
@@ -1,3 +1 @@
-DIST genpy-0.6.3.tar.gz 51545 SHA256 
35448838e3054aeb520f49afe64b8bd9cb7ed944ed07471d2b6e7d5560d68540 SHA512 
63748f70aa32e760d044b54c1c64a44e972fe34f0fd3317f66cbbc59f2662117c150c9d892db37b8b621e5c0687a83673575f088f5ac4f7d4b7c6020e75cdb07
 WHIRLPOOL 
b28ce5245129516e487742693a5f5f5a9918563e52658f8c097d7f750e333636d2f7f2743d648654c56c9dbb9a5acd0dae93a02683bb662231c9fc40ce8d335e
-DIST genpy-0.6.4.tar.gz 51647 SHA256 
9167379c133391ee70d9590259e2748ed504e0696323f62d83d75641220bc943 SHA512 
a7e4e99e97c239fa01c9a19191b79d1cf482e27a3aa1337427051624af3ac5785583bb56b39c62f41f44597f7bbe78e7813791a33b6221ab4a4ce3de04423ae5
 WHIRLPOOL 
3cc5dbb81bd88b947e14079e57de8613417d4cfb38416e37bcc6fcd3c4c97aa0b7f9176ccfea5ca10b82e3e5c8087e411ee0a2ea862a5a2ce2d57a740f67babf
 DIST genpy-0.6.5.tar.gz 51689 SHA256 
35e5cd2032f52a1f77190df5c31c02134dc460bfeda3f28b5a860a95309342b9 SHA512 
aeb4edf97ccc6b480649ee67b7b5782e4f950e02cc898b52285db1a23fe5200a853817ae734dd32ba964073359b60bc9399abe0e4a9bc7d0e46c5f6f78e1c10e
 WHIRLPOOL 
4d9c9d1d2f3e63f73c02b3ea1f6c53450429e45a972a9cf27b6ec77368bf2cef4a4890e0cd6486ef810c1eb5bdd6d2ea5e09974f71f738d98df609f60aa0f248

diff --git a/dev-ros/genpy/genpy-0.6.3.ebuild b/dev-ros/genpy/genpy-0.6.3.ebuild
deleted file mode 100644
index 3176ad0840a..00000000000
--- a/dev-ros/genpy/genpy-0.6.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros/genpy";
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
-
-inherit ros-catkin
-
-DESCRIPTION="Python ROS message and service generators"
-HOMEPAGE="http://wiki.ros.org/genpy";
-LICENSE="BSD"
-SLOT="0/${PV}"
-IUSE=""
-
-RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-       test? (
-               dev-python/pyyaml[${PYTHON_USEDEP}]
-               dev-python/nose[${PYTHON_USEDEP}]
-       )
-"

diff --git a/dev-ros/genpy/genpy-0.6.4.ebuild b/dev-ros/genpy/genpy-0.6.4.ebuild
deleted file mode 100644
index 3176ad0840a..00000000000
--- a/dev-ros/genpy/genpy-0.6.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros/genpy";
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
-
-inherit ros-catkin
-
-DESCRIPTION="Python ROS message and service generators"
-HOMEPAGE="http://wiki.ros.org/genpy";
-LICENSE="BSD"
-SLOT="0/${PV}"
-IUSE=""
-
-RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-       test? (
-               dev-python/pyyaml[${PYTHON_USEDEP}]
-               dev-python/nose[${PYTHON_USEDEP}]
-       )
-"

Reply via email to