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/rosconsole_bridge/
Date: Sat, 19 Mar 2016 13:56:58 +0000 (UTC)	[thread overview]
Message-ID: <1458395810.054f69eb1f899d80cdbfb7076703a20e0aba01d6.aballier@gentoo> (raw)

commit:     054f69eb1f899d80cdbfb7076703a20e0aba01d6
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 13:52:34 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 13:56:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=054f69eb

dev-ros/rosconsole_bridge: bump to 0.4.3 and drop sedding merged upstream

Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/rosconsole_bridge/Manifest                                | 1 +
 ...sconsole_bridge-9999.ebuild => rosconsole_bridge-0.4.3.ebuild} | 8 --------
 dev-ros/rosconsole_bridge/rosconsole_bridge-9999.ebuild           | 8 --------
 3 files changed, 1 insertion(+), 16 deletions(-)

diff --git a/dev-ros/rosconsole_bridge/Manifest b/dev-ros/rosconsole_bridge/Manifest
index 431ffce..01d2528 100644
--- a/dev-ros/rosconsole_bridge/Manifest
+++ b/dev-ros/rosconsole_bridge/Manifest
@@ -1 +1,2 @@
 DIST rosconsole_bridge-0.4.2.tar.gz 3974 SHA256 0834456f97e97f30ed27a6a234dac4e829970bffc20b439f4fcf442f0ba04d0c SHA512 ee44f0967d6325bdd20a6c0716502f93a39b5ac22ce9abbde906328ebb1e6fa61f1f4170f6a7fe2ea83cde255b9cb5159153ab23c911524743f0e63e6656330a WHIRLPOOL 3daee3baf0c80993596238304efb30ab59946e42de178db3b3c743eaa4f964a8b440b63120e87976d9af6372fcdf658f12a6e4a88b52af28583778915246cab1
+DIST rosconsole_bridge-0.4.3.tar.gz 3997 SHA256 1ccfa064f22115f30aab29137ee07a0e01bfdce0bb4e5d257d423bf28ae3f747 SHA512 6ed259e19c965af82373f9ca70b34639e6cadccddfe64564025d3003045906efc42374e0e38b3a9d7d8fa1f5d20b9370150b1f8a3253589106dc1aa81e531211 WHIRLPOOL f1baf38ee4caf18af45db8f181b64b909ac4715809f399afd4930831ce34f2bf63e8ecdf8b754053d8f800b44aaea94278746b1b8de2e98668801d9e254f2082

diff --git a/dev-ros/rosconsole_bridge/rosconsole_bridge-9999.ebuild b/dev-ros/rosconsole_bridge/rosconsole_bridge-0.4.3.ebuild
similarity index 72%
copy from dev-ros/rosconsole_bridge/rosconsole_bridge-9999.ebuild
copy to dev-ros/rosconsole_bridge/rosconsole_bridge-0.4.3.ebuild
index 2dd99c1..eab5391 100644
--- a/dev-ros/rosconsole_bridge/rosconsole_bridge-9999.ebuild
+++ b/dev-ros/rosconsole_bridge/rosconsole_bridge-0.4.3.ebuild
@@ -16,11 +16,3 @@ IUSE=""
 RDEPEND="dev-libs/console_bridge
 	dev-ros/rosconsole"
 DEPEND="${RDEPEND}"
-
-src_prepare() {
-	# fix libdir
-	sed -i \
-		-e 's:DESTINATION lib:DESTINATION ${CMAKE_INSTALL_LIBDIR}:' \
-		CMakeLists.txt || die
-	ros-catkin_src_prepare
-}

diff --git a/dev-ros/rosconsole_bridge/rosconsole_bridge-9999.ebuild b/dev-ros/rosconsole_bridge/rosconsole_bridge-9999.ebuild
index 2dd99c1..eab5391 100644
--- a/dev-ros/rosconsole_bridge/rosconsole_bridge-9999.ebuild
+++ b/dev-ros/rosconsole_bridge/rosconsole_bridge-9999.ebuild
@@ -16,11 +16,3 @@ IUSE=""
 RDEPEND="dev-libs/console_bridge
 	dev-ros/rosconsole"
 DEPEND="${RDEPEND}"
-
-src_prepare() {
-	# fix libdir
-	sed -i \
-		-e 's:DESTINATION lib:DESTINATION ${CMAKE_INSTALL_LIBDIR}:' \
-		CMakeLists.txt || die
-	ros-catkin_src_prepare
-}


             reply	other threads:[~2016-03-19 13:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-19 13:56 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-15 15:36 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosconsole_bridge/ Alexis Ballier
2020-07-15 15:35 Alexis Ballier
2018-08-09  8:10 Alexis Ballier
2017-11-10  8:51 Alexis Ballier
2017-11-10  8:51 Alexis Ballier
2016-04-25  8:57 Alexis Ballier
2015-09-22 15:08 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=1458395810.054f69eb1f899d80cdbfb7076703a20e0aba01d6.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