public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/
@ 2015-09-22 19:22 Alexis Ballier
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier @ 2015-09-22 19:22 UTC (permalink / raw
  To: gentoo-commits

commit:     37231472961a53dd1bb142950f34392d7135244f
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 19:20:06 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 19:22:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37231472

dev-ros/roslint: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/roslint/Manifest              |  1 +
 dev-ros/roslint/metadata.xml          |  5 +++++
 dev-ros/roslint/roslint-0.10.0.ebuild | 18 ++++++++++++++++++
 dev-ros/roslint/roslint-9999.ebuild   | 18 ++++++++++++++++++
 4 files changed, 42 insertions(+)

diff --git a/dev-ros/roslint/Manifest b/dev-ros/roslint/Manifest
new file mode 100644
index 0000000..267ad5c
--- /dev/null
+++ b/dev-ros/roslint/Manifest
@@ -0,0 +1 @@
+DIST roslint-0.10.0.tar.gz 97138 SHA256 7dae1d2a46bf8f5ca920aa90e1e070d8db53816fe4f7d93b28694075554aa9c6 SHA512 69e5b655e69030c36ce59b5f5d7133d7bd4e6906fdcb551aff2742258f194e08e32715aa77649bd626596d84ba868d03648874b941b19ce18e071880df71ca56 WHIRLPOOL 026359ead0fe2d959dfc2eef981e7f191fcd3283b069c51a9949e58454062dad0097d2fd43a238879cb0e4a12910346731ef87b6fb34eb1b0f12d41a9df4f3ff

diff --git a/dev-ros/roslint/metadata.xml b/dev-ros/roslint/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/roslint/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ros</herd>
+</pkgmetadata>

diff --git a/dev-ros/roslint/roslint-0.10.0.ebuild b/dev-ros/roslint/roslint-0.10.0.ebuild
new file mode 100644
index 0000000..71581e4
--- /dev/null
+++ b/dev-ros/roslint/roslint-0.10.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/roslint"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit ros-catkin
+
+DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/roslint/roslint-9999.ebuild b/dev-ros/roslint/roslint-9999.ebuild
new file mode 100644
index 0000000..71581e4
--- /dev/null
+++ b/dev-ros/roslint/roslint-9999.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/roslint"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit ros-catkin
+
+DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/
@ 2016-03-28  7:17 Alexis Ballier
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier @ 2016-03-28  7:17 UTC (permalink / raw
  To: gentoo-commits

commit:     8eb5807602a446199e0fc3dc43d1cc13d1c9ce49
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 07:04:18 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 07:04:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eb58076

dev-ros/roslint: bump to 0.11.0

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

 dev-ros/roslint/Manifest              |  1 +
 dev-ros/roslint/roslint-0.11.0.ebuild | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-ros/roslint/Manifest b/dev-ros/roslint/Manifest
index 267ad5c..db6bccf 100644
--- a/dev-ros/roslint/Manifest
+++ b/dev-ros/roslint/Manifest
@@ -1 +1,2 @@
 DIST roslint-0.10.0.tar.gz 97138 SHA256 7dae1d2a46bf8f5ca920aa90e1e070d8db53816fe4f7d93b28694075554aa9c6 SHA512 69e5b655e69030c36ce59b5f5d7133d7bd4e6906fdcb551aff2742258f194e08e32715aa77649bd626596d84ba868d03648874b941b19ce18e071880df71ca56 WHIRLPOOL 026359ead0fe2d959dfc2eef981e7f191fcd3283b069c51a9949e58454062dad0097d2fd43a238879cb0e4a12910346731ef87b6fb34eb1b0f12d41a9df4f3ff
+DIST roslint-0.11.0.tar.gz 97432 SHA256 ef220c5d03834f07ea458dc07604b518458aeef96e79e5bb804b3089082830ce SHA512 42a77c30f3e34f284852178d5debd802ca7ee5720821b8441f7f702093f46f16ea371713966087eb402cc161ac1c0698cd398d7d5c2fa636dc41f857471fbb0c WHIRLPOOL 45927133553d518f04af73393dd644080ffdc67bd98b707b7cde5b9c233a793bf0f8920bed766dec61f99dffb48bf033a48eac6447e0fdcfa0e14cfedef0a5e7

diff --git a/dev-ros/roslint/roslint-0.11.0.ebuild b/dev-ros/roslint/roslint-0.11.0.ebuild
new file mode 100644
index 0000000..71581e4
--- /dev/null
+++ b/dev-ros/roslint/roslint-0.11.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/roslint"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit ros-catkin
+
+DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/
@ 2017-02-08 16:09 Alexis Ballier
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier @ 2017-02-08 16:09 UTC (permalink / raw
  To: gentoo-commits

commit:     32124483af073bd0d91d298b638fcb9261f27743
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  8 16:02:49 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Feb  8 16:09:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32124483

dev-ros/roslint: Add python 3.5 support

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/roslint/roslint-0.11.0.ebuild | 4 ++--
 dev-ros/roslint/roslint-9999.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ros/roslint/roslint-0.11.0.ebuild b/dev-ros/roslint/roslint-0.11.0.ebuild
index cba0271120..b3bbb16a30 100644
--- a/dev-ros/roslint/roslint-0.11.0.ebuild
+++ b/dev-ros/roslint/roslint-0.11.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/roslint"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit ros-catkin
 

diff --git a/dev-ros/roslint/roslint-9999.ebuild b/dev-ros/roslint/roslint-9999.ebuild
index cba0271120..b3bbb16a30 100644
--- a/dev-ros/roslint/roslint-9999.ebuild
+++ b/dev-ros/roslint/roslint-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/roslint"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit ros-catkin
 


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/
@ 2017-02-08 16:09 Alexis Ballier
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier @ 2017-02-08 16:09 UTC (permalink / raw
  To: gentoo-commits

commit:     ba55aa9035ac1f4538a2197161dc218ec691e9de
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  8 16:01:30 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Feb  8 16:09:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba55aa90

dev-ros/roslint: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/roslint/Manifest              |  1 -
 dev-ros/roslint/roslint-0.10.0.ebuild | 18 ------------------
 2 files changed, 19 deletions(-)

diff --git a/dev-ros/roslint/Manifest b/dev-ros/roslint/Manifest
index db6bccf127..4228aab957 100644
--- a/dev-ros/roslint/Manifest
+++ b/dev-ros/roslint/Manifest
@@ -1,2 +1 @@
-DIST roslint-0.10.0.tar.gz 97138 SHA256 7dae1d2a46bf8f5ca920aa90e1e070d8db53816fe4f7d93b28694075554aa9c6 SHA512 69e5b655e69030c36ce59b5f5d7133d7bd4e6906fdcb551aff2742258f194e08e32715aa77649bd626596d84ba868d03648874b941b19ce18e071880df71ca56 WHIRLPOOL 026359ead0fe2d959dfc2eef981e7f191fcd3283b069c51a9949e58454062dad0097d2fd43a238879cb0e4a12910346731ef87b6fb34eb1b0f12d41a9df4f3ff
 DIST roslint-0.11.0.tar.gz 97432 SHA256 ef220c5d03834f07ea458dc07604b518458aeef96e79e5bb804b3089082830ce SHA512 42a77c30f3e34f284852178d5debd802ca7ee5720821b8441f7f702093f46f16ea371713966087eb402cc161ac1c0698cd398d7d5c2fa636dc41f857471fbb0c WHIRLPOOL 45927133553d518f04af73393dd644080ffdc67bd98b707b7cde5b9c233a793bf0f8920bed766dec61f99dffb48bf033a48eac6447e0fdcfa0e14cfedef0a5e7

diff --git a/dev-ros/roslint/roslint-0.10.0.ebuild b/dev-ros/roslint/roslint-0.10.0.ebuild
deleted file mode 100644
index cba0271120..0000000000
--- a/dev-ros/roslint/roslint-0.10.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/roslint"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit ros-catkin
-
-DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/
@ 2017-02-27 17:10 Alexis Ballier
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier @ 2017-02-27 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     9b71f1d3b9042c4cf76aafb41837096fcc18fc74
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 15:44:04 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 17:09:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b71f1d3

dev-ros/roslint: Add python 3.6, pypy/3 support

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/roslint/roslint-0.11.0.ebuild | 2 +-
 dev-ros/roslint/roslint-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/roslint/roslint-0.11.0.ebuild b/dev-ros/roslint/roslint-0.11.0.ebuild
index b3bbb16a30..c2d60ac0a5 100644
--- a/dev-ros/roslint/roslint-0.11.0.ebuild
+++ b/dev-ros/roslint/roslint-0.11.0.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/roslint"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 inherit ros-catkin
 

diff --git a/dev-ros/roslint/roslint-9999.ebuild b/dev-ros/roslint/roslint-9999.ebuild
index b3bbb16a30..c2d60ac0a5 100644
--- a/dev-ros/roslint/roslint-9999.ebuild
+++ b/dev-ros/roslint/roslint-9999.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros/roslint"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
 inherit ros-catkin
 


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/
@ 2017-03-21 10:12 Alexis Ballier
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier @ 2017-03-21 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     cc8d758901ab6970bd7df9e952c1391cd1d9e874
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 09:48:35 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 10:12:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc8d7589

dev-ros/roslint: Bump to 0.11.1

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/roslint/Manifest              |  1 +
 dev-ros/roslint/roslint-0.11.1.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/dev-ros/roslint/Manifest b/dev-ros/roslint/Manifest
index 4228aab9577..0f63fff596e 100644
--- a/dev-ros/roslint/Manifest
+++ b/dev-ros/roslint/Manifest
@@ -1 +1,2 @@
 DIST roslint-0.11.0.tar.gz 97432 SHA256 ef220c5d03834f07ea458dc07604b518458aeef96e79e5bb804b3089082830ce SHA512 42a77c30f3e34f284852178d5debd802ca7ee5720821b8441f7f702093f46f16ea371713966087eb402cc161ac1c0698cd398d7d5c2fa636dc41f857471fbb0c WHIRLPOOL 45927133553d518f04af73393dd644080ffdc67bd98b707b7cde5b9c233a793bf0f8920bed766dec61f99dffb48bf033a48eac6447e0fdcfa0e14cfedef0a5e7
+DIST roslint-0.11.1.tar.gz 97481 SHA256 29d89a66707acfff567cbd455520fa4d339598fa7e0add7063de8c1fa6aba86c SHA512 5cb0ce8de001565e33e8d96a8f71df0f80792851abdb1ff68663f5672b5a3c6ea193a3083e6074b182a245de364c153007fa105dc2cdd900ed60d4f9cb799483 WHIRLPOOL 52fb97f58a1b8dd5396e03ee028e875bae5eb057d87f19d5507620e011cecae9d8050ac894a23b2d203cc02c34b0e7f8071bfba2785c30f0661123aa1a80d37c

diff --git a/dev-ros/roslint/roslint-0.11.1.ebuild b/dev-ros/roslint/roslint-0.11.1.ebuild
new file mode 100644
index 00000000000..f158c135ef3
--- /dev/null
+++ b/dev-ros/roslint/roslint-0.11.1.ebuild
@@ -0,0 +1,17 @@
+# 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/roslint"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+
+inherit ros-catkin
+
+DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/
@ 2018-03-27  6:41 Alexis Ballier
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier @ 2018-03-27  6:41 UTC (permalink / raw
  To: gentoo-commits

commit:     b6d8ed67d3cf8a29aef09e6b36eb9da848f21003
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 27 06:36:10 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 06:40:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6d8ed67

dev-ros/roslint: bump to 0.11.2

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-ros/roslint/Manifest              |  1 +
 dev-ros/roslint/roslint-0.11.2.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/dev-ros/roslint/Manifest b/dev-ros/roslint/Manifest
index 0e77faa3924..13f0d1672a5 100644
--- a/dev-ros/roslint/Manifest
+++ b/dev-ros/roslint/Manifest
@@ -1,2 +1,3 @@
 DIST roslint-0.11.0.tar.gz 97432 BLAKE2B d923759663726689fd2c94af21ec74a800825636c71fbcce178be3bc559e63cb67c040fefce0c3e420d09899010f6f059143dc22d236e511eae815584849e015 SHA512 42a77c30f3e34f284852178d5debd802ca7ee5720821b8441f7f702093f46f16ea371713966087eb402cc161ac1c0698cd398d7d5c2fa636dc41f857471fbb0c
 DIST roslint-0.11.1.tar.gz 97481 BLAKE2B d42e4998f2a51d6bebe9060745dce2ed3b3299725762445621cdb0464acfe17454ddfa747ebbc7a7e5c3482a18d905d3a930cfb2f7bef20ce5ef90987788e92d SHA512 5cb0ce8de001565e33e8d96a8f71df0f80792851abdb1ff68663f5672b5a3c6ea193a3083e6074b182a245de364c153007fa105dc2cdd900ed60d4f9cb799483
+DIST roslint-0.11.2.tar.gz 97537 BLAKE2B 3460ecff57588ad0579fba96bd77b45ab86b7c4a160209a8515f3c4881290528e8ca138522df3f9a76f00d3e24d66d91ca78292510a1ae7024bed6cd2f8151f9 SHA512 0aa80b679bf38ed503ab06227bc3c949f5b5473d0a6b0b0c496ae8b37611ae7edb8a42bbb1b0398a9b3428a23934a6805da04fd29668aab93c212f87aa224b2b

diff --git a/dev-ros/roslint/roslint-0.11.2.ebuild b/dev-ros/roslint/roslint-0.11.2.ebuild
new file mode 100644
index 00000000000..c659c0c20ce
--- /dev/null
+++ b/dev-ros/roslint/roslint-0.11.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/roslint"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+
+inherit ros-catkin
+
+DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/
@ 2020-07-15 15:35 Alexis Ballier
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier @ 2020-07-15 15:35 UTC (permalink / raw
  To: gentoo-commits

commit:     c1c57f7b7954274f0e384d8698e9358364face78
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 15 14:55:36 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jul 15 15:35:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c57f7b

dev-ros/roslint: Remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/roslint/Manifest              |  3 ---
 dev-ros/roslint/roslint-0.11.0.ebuild | 17 -----------------
 dev-ros/roslint/roslint-0.11.1.ebuild | 17 -----------------
 dev-ros/roslint/roslint-0.11.2.ebuild | 17 -----------------
 4 files changed, 54 deletions(-)

diff --git a/dev-ros/roslint/Manifest b/dev-ros/roslint/Manifest
index 0f5d570f4d1..a490d41814d 100644
--- a/dev-ros/roslint/Manifest
+++ b/dev-ros/roslint/Manifest
@@ -1,4 +1 @@
-DIST roslint-0.11.0.tar.gz 97432 BLAKE2B d923759663726689fd2c94af21ec74a800825636c71fbcce178be3bc559e63cb67c040fefce0c3e420d09899010f6f059143dc22d236e511eae815584849e015 SHA512 42a77c30f3e34f284852178d5debd802ca7ee5720821b8441f7f702093f46f16ea371713966087eb402cc161ac1c0698cd398d7d5c2fa636dc41f857471fbb0c
-DIST roslint-0.11.1.tar.gz 97481 BLAKE2B d42e4998f2a51d6bebe9060745dce2ed3b3299725762445621cdb0464acfe17454ddfa747ebbc7a7e5c3482a18d905d3a930cfb2f7bef20ce5ef90987788e92d SHA512 5cb0ce8de001565e33e8d96a8f71df0f80792851abdb1ff68663f5672b5a3c6ea193a3083e6074b182a245de364c153007fa105dc2cdd900ed60d4f9cb799483
-DIST roslint-0.11.2.tar.gz 97537 BLAKE2B 3460ecff57588ad0579fba96bd77b45ab86b7c4a160209a8515f3c4881290528e8ca138522df3f9a76f00d3e24d66d91ca78292510a1ae7024bed6cd2f8151f9 SHA512 0aa80b679bf38ed503ab06227bc3c949f5b5473d0a6b0b0c496ae8b37611ae7edb8a42bbb1b0398a9b3428a23934a6805da04fd29668aab93c212f87aa224b2b
 DIST roslint-0.12.0.tar.gz 103218 BLAKE2B f4396457df4d575a5ffecb5d6aac299c7d614272e5189cd20fcaaf36bc3ac2bbf7aa47806a9b0f7de35d242f93747af5e420d1aea21f69eadc83150b6311aceb SHA512 f533852f193fe0c78940a42bcff0971c3ac71f550a83120414bfcb954ea6c919c50f843e08fb4e3b14f76647676c7adf0fd8bb9dd5f835b4477f3fa8b39f25d7

diff --git a/dev-ros/roslint/roslint-0.11.0.ebuild b/dev-ros/roslint/roslint-0.11.0.ebuild
deleted file mode 100644
index 30a13432d8c..00000000000
--- a/dev-ros/roslint/roslint-0.11.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/roslint"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
-
-inherit ros-catkin
-
-DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/roslint/roslint-0.11.1.ebuild b/dev-ros/roslint/roslint-0.11.1.ebuild
deleted file mode 100644
index 30a13432d8c..00000000000
--- a/dev-ros/roslint/roslint-0.11.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/roslint"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
-
-inherit ros-catkin
-
-DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/roslint/roslint-0.11.2.ebuild b/dev-ros/roslint/roslint-0.11.2.ebuild
deleted file mode 100644
index 30a13432d8c..00000000000
--- a/dev-ros/roslint/roslint-0.11.2.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros/roslint"
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
-
-inherit ros-catkin
-
-DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/
@ 2020-07-15 15:35 Alexis Ballier
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier @ 2020-07-15 15:35 UTC (permalink / raw
  To: gentoo-commits

commit:     79ddd7696288028e0025bea8aa0e7ac87a94e9f4
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 15 14:55:18 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jul 15 15:35:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ddd769

dev-ros/roslint: bump to 0.12.0

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/roslint/Manifest                                       | 1 +
 dev-ros/roslint/{roslint-9999.ebuild => roslint-0.12.0.ebuild} | 4 ++--
 dev-ros/roslint/roslint-9999.ebuild                            | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-ros/roslint/Manifest b/dev-ros/roslint/Manifest
index 13f0d1672a5..0f5d570f4d1 100644
--- a/dev-ros/roslint/Manifest
+++ b/dev-ros/roslint/Manifest
@@ -1,3 +1,4 @@
 DIST roslint-0.11.0.tar.gz 97432 BLAKE2B d923759663726689fd2c94af21ec74a800825636c71fbcce178be3bc559e63cb67c040fefce0c3e420d09899010f6f059143dc22d236e511eae815584849e015 SHA512 42a77c30f3e34f284852178d5debd802ca7ee5720821b8441f7f702093f46f16ea371713966087eb402cc161ac1c0698cd398d7d5c2fa636dc41f857471fbb0c
 DIST roslint-0.11.1.tar.gz 97481 BLAKE2B d42e4998f2a51d6bebe9060745dce2ed3b3299725762445621cdb0464acfe17454ddfa747ebbc7a7e5c3482a18d905d3a930cfb2f7bef20ce5ef90987788e92d SHA512 5cb0ce8de001565e33e8d96a8f71df0f80792851abdb1ff68663f5672b5a3c6ea193a3083e6074b182a245de364c153007fa105dc2cdd900ed60d4f9cb799483
 DIST roslint-0.11.2.tar.gz 97537 BLAKE2B 3460ecff57588ad0579fba96bd77b45ab86b7c4a160209a8515f3c4881290528e8ca138522df3f9a76f00d3e24d66d91ca78292510a1ae7024bed6cd2f8151f9 SHA512 0aa80b679bf38ed503ab06227bc3c949f5b5473d0a6b0b0c496ae8b37611ae7edb8a42bbb1b0398a9b3428a23934a6805da04fd29668aab93c212f87aa224b2b
+DIST roslint-0.12.0.tar.gz 103218 BLAKE2B f4396457df4d575a5ffecb5d6aac299c7d614272e5189cd20fcaaf36bc3ac2bbf7aa47806a9b0f7de35d242f93747af5e420d1aea21f69eadc83150b6311aceb SHA512 f533852f193fe0c78940a42bcff0971c3ac71f550a83120414bfcb954ea6c919c50f843e08fb4e3b14f76647676c7adf0fd8bb9dd5f835b4477f3fa8b39f25d7

diff --git a/dev-ros/roslint/roslint-9999.ebuild b/dev-ros/roslint/roslint-0.12.0.ebuild
similarity index 72%
copy from dev-ros/roslint/roslint-9999.ebuild
copy to dev-ros/roslint/roslint-0.12.0.ebuild
index 30a13432d8c..55b0c60c453 100644
--- a/dev-ros/roslint/roslint-9999.ebuild
+++ b/dev-ros/roslint/roslint-0.12.0.ebuild
@@ -1,14 +1,14 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 ROS_REPO_URI="https://github.com/ros/roslint"
 KEYWORDS="~amd64 ~arm"
 PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
 
 inherit ros-catkin
 
-DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
+DESCRIPTION="Static checking of Python or C++ source code for errors and standards compliance"
 LICENSE="BSD"
 SLOT="0"
 IUSE=""

diff --git a/dev-ros/roslint/roslint-9999.ebuild b/dev-ros/roslint/roslint-9999.ebuild
index 30a13432d8c..55b0c60c453 100644
--- a/dev-ros/roslint/roslint-9999.ebuild
+++ b/dev-ros/roslint/roslint-9999.ebuild
@@ -1,14 +1,14 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 ROS_REPO_URI="https://github.com/ros/roslint"
 KEYWORDS="~amd64 ~arm"
 PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
 
 inherit ros-catkin
 
-DESCRIPTION="Performs static checking of Python or C++ source code for errors and standards compliance"
+DESCRIPTION="Static checking of Python or C++ source code for errors and standards compliance"
 LICENSE="BSD"
 SLOT="0"
 IUSE=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/
@ 2020-07-27 11:35 Alexis Ballier
  0 siblings, 0 replies; 11+ messages in thread
From: Alexis Ballier @ 2020-07-27 11:35 UTC (permalink / raw
  To: gentoo-commits

commit:     9aa7426db6df6f1603d907da913e0114a3b89538
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 27 11:33:22 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jul 27 11:33:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aa7426d

dev-ros/roslint: drop python compat

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/roslint/roslint-0.12.0.ebuild | 1 -
 dev-ros/roslint/roslint-9999.ebuild   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-ros/roslint/roslint-0.12.0.ebuild b/dev-ros/roslint/roslint-0.12.0.ebuild
index 55b0c60c453..e39a8696632 100644
--- a/dev-ros/roslint/roslint-0.12.0.ebuild
+++ b/dev-ros/roslint/roslint-0.12.0.ebuild
@@ -4,7 +4,6 @@
 EAPI=7
 ROS_REPO_URI="https://github.com/ros/roslint"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
 
 inherit ros-catkin
 

diff --git a/dev-ros/roslint/roslint-9999.ebuild b/dev-ros/roslint/roslint-9999.ebuild
index 55b0c60c453..e39a8696632 100644
--- a/dev-ros/roslint/roslint-9999.ebuild
+++ b/dev-ros/roslint/roslint-9999.ebuild
@@ -4,7 +4,6 @@
 EAPI=7
 ROS_REPO_URI="https://github.com/ros/roslint"
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
 
 inherit ros-catkin
 


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/
@ 2021-04-06 18:18 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2021-04-06 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     8451a3df3f8c92383972a7448345f53932ab60de
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  6 02:48:11 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr  6 18:18:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8451a3df

dev-ros/roslint: move CMAKE_MAKEFILE_GENERATOR to pre-inherit

Marked as @PRE_INHERIT within cmake.eclass because it manipulates
dependencies in global scope.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ros/roslint/roslint-0.12.0.ebuild | 4 ++--
 dev-ros/roslint/roslint-9999.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ros/roslint/roslint-0.12.0.ebuild b/dev-ros/roslint/roslint-0.12.0.ebuild
index 58b60db8426..eff6b00931f 100644
--- a/dev-ros/roslint/roslint-0.12.0.ebuild
+++ b/dev-ros/roslint/roslint-0.12.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 ROS_REPO_URI="https://github.com/ros/roslint"
 KEYWORDS="~amd64 ~arm"
 
+CMAKE_MAKEFILE_GENERATOR="emake" # https://bugs.gentoo.org/738584
 inherit ros-catkin
 
 DESCRIPTION="Static checking of Python or C++ source code for errors and standards compliance"
@@ -14,4 +15,3 @@ IUSE=""
 
 RDEPEND=""
 DEPEND="${RDEPEND}"
-CMAKE_MAKEFILE_GENERATOR="emake" # https://bugs.gentoo.org/738584

diff --git a/dev-ros/roslint/roslint-9999.ebuild b/dev-ros/roslint/roslint-9999.ebuild
index 58b60db8426..eff6b00931f 100644
--- a/dev-ros/roslint/roslint-9999.ebuild
+++ b/dev-ros/roslint/roslint-9999.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 ROS_REPO_URI="https://github.com/ros/roslint"
 KEYWORDS="~amd64 ~arm"
 
+CMAKE_MAKEFILE_GENERATOR="emake" # https://bugs.gentoo.org/738584
 inherit ros-catkin
 
 DESCRIPTION="Static checking of Python or C++ source code for errors and standards compliance"
@@ -14,4 +15,3 @@ IUSE=""
 
 RDEPEND=""
 DEPEND="${RDEPEND}"
-CMAKE_MAKEFILE_GENERATOR="emake" # https://bugs.gentoo.org/738584


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-04-06 18:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-27 11:35 [gentoo-commits] repo/gentoo:master commit in: dev-ros/roslint/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2021-04-06 18:18 Sam James
2020-07-15 15:35 Alexis Ballier
2020-07-15 15:35 Alexis Ballier
2018-03-27  6:41 Alexis Ballier
2017-03-21 10:12 Alexis Ballier
2017-02-27 17:10 Alexis Ballier
2017-02-08 16:09 Alexis Ballier
2017-02-08 16:09 Alexis Ballier
2016-03-28  7:17 Alexis Ballier
2015-09-22 19:22 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox