public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/eigen_conversions/
Date: Sat,  7 Apr 2018 14:08:31 +0000 (UTC)	[thread overview]
Message-ID: <1523110097.b1d293d88a8e9af24e50b415cb9267d88a4449c5.aballier@gentoo> (raw)

commit:     b1d293d88a8e9af24e50b415cb9267d88a4449c5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 13:58:15 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 14:08:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1d293d8

dev-ros/eigen_conversions: Remove old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-ros/eigen_conversions/Manifest                 |  2 --
 .../eigen_conversions-1.11.7.ebuild                | 24 ----------------------
 .../eigen_conversions-1.11.8.ebuild                | 24 ----------------------
 3 files changed, 50 deletions(-)

diff --git a/dev-ros/eigen_conversions/Manifest b/dev-ros/eigen_conversions/Manifest
index 5ec30179011..1fa4b0d345a 100644
--- a/dev-ros/eigen_conversions/Manifest
+++ b/dev-ros/eigen_conversions/Manifest
@@ -1,3 +1 @@
-DIST geometry-1.11.7.tar.gz 185886 BLAKE2B c3f3056aec96c8605941abf4c6928aa3987e51548dd94f486cdf83ab52f6f96911b38d4cafc0ae8fc73b7c811dcea01fe194eca448787a3c2b9ec93462e82434 SHA512 f5cf1ffdde96fc5fd375b3363192b355a2b423256bcbb9e1a7929a715b648a41919734653f9db9210fcd62a19a50c08b3c48c853dbaa4d370599732753a906e0
-DIST geometry-1.11.8.tar.gz 186749 BLAKE2B f4d2579586221014ae50a649aa8cc19fdf975184091e9f50912494f3f3d4a2963160c63bbf9ee9466ae3f26aed533b5fba35c20663681009a69b71dbb595f879 SHA512 a7d1383635d96b8a95486cbb9d1fdfc762846cb6ecc41c0deef76cea4d9f9cde99c4b079527a25bc5ac559d4987fe7a4c3159e2435942bb3d4fb992da68e0e04
 DIST geometry-1.11.9.tar.gz 185525 BLAKE2B ba807c12d4389983d95a37707344f439cd256c5200bcc639b103862d6b3c4670db62a048feddac2ddeabe8374ccfebc0cef7bf6e14b672b1610194c40c9d6022 SHA512 de775da483d1bcca05bcc0f05dc358e1e11e4ba9845f446f5810ca2e835e75ed7202ff7c43a0d7433f9db4298930af32715f2ab2689e0f22c9d8ac10a73cc97c

diff --git a/dev-ros/eigen_conversions/eigen_conversions-1.11.7.ebuild b/dev-ros/eigen_conversions/eigen_conversions-1.11.7.ebuild
deleted file mode 100644
index 3a9dc27b059..00000000000
--- a/dev-ros/eigen_conversions/eigen_conversions-1.11.7.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros/geometry"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Conversion functions between Eigen and KDL and Eigen and geometry_msgs"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	sci-libs/orocos_kdl
-	dev-cpp/eigen:3
-	dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-	dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-	dev-ros/cmake_modules
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/eigen_conversions/eigen_conversions-1.11.8.ebuild b/dev-ros/eigen_conversions/eigen_conversions-1.11.8.ebuild
deleted file mode 100644
index 3a9dc27b059..00000000000
--- a/dev-ros/eigen_conversions/eigen_conversions-1.11.8.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros/geometry"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Conversion functions between Eigen and KDL and Eigen and geometry_msgs"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	sci-libs/orocos_kdl
-	dev-cpp/eigen:3
-	dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-	dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-	dev-ros/cmake_modules
-"
-DEPEND="${RDEPEND}"


             reply	other threads:[~2018-04-07 14:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-07 14:08 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-04-07 14:08 [gentoo-commits] repo/gentoo:master commit in: dev-ros/eigen_conversions/ Alexis Ballier
2017-07-16 12:17 Alexis Ballier
2016-03-05 11:58 Alexis Ballier
2015-11-27 12:14 Alexis Ballier
2015-09-22 17:04 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1523110097.b1d293d88a8e9af24e50b415cb9267d88a4449c5.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox