* [gentoo-commits] repo/gentoo:master commit in: dev-ros/uuid_msgs/
@ 2015-09-24 8:55 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2015-09-24 8:55 UTC (permalink / raw
To: gentoo-commits
commit: dcb1a444fe244f32b46d0a4a3bc227c45a44f576
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 08:48:07 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 08:48:07 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcb1a444
dev-ros/uuid_msgs: Initial import. Ebuild by me.
Package-Manager: portage-2.2.21
dev-ros/uuid_msgs/Manifest | 1 +
dev-ros/uuid_msgs/metadata.xml | 5 +++++
dev-ros/uuid_msgs/uuid_msgs-1.0.5.ebuild | 22 ++++++++++++++++++++++
dev-ros/uuid_msgs/uuid_msgs-9999.ebuild | 22 ++++++++++++++++++++++
4 files changed, 50 insertions(+)
diff --git a/dev-ros/uuid_msgs/Manifest b/dev-ros/uuid_msgs/Manifest
new file mode 100644
index 0000000..3f304f4
--- /dev/null
+++ b/dev-ros/uuid_msgs/Manifest
@@ -0,0 +1 @@
+DIST unique_identifier-1.0.5.tar.gz 12252 SHA256 70f3fc1e8b81ce2a80383fe1bec69dd0760913852a78ff1d010e6a1c2baa1d3c SHA512 0a12fe42346d83813eed78a369afeec171df928abad2cfa804cb314907fa43a3edad3cef5efe51b3223f819a80ac1633f069e7e0bd721efc9f487a1089d160d3 WHIRLPOOL 2b18cb09845254b88026ef69739203a66438563094375e5cd711239af90f157f1727deb82252c719fd5b78a372c8877771c42bbd30c360acc8c943676a343197
diff --git a/dev-ros/uuid_msgs/metadata.xml b/dev-ros/uuid_msgs/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/uuid_msgs/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/uuid_msgs/uuid_msgs-1.0.5.ebuild b/dev-ros/uuid_msgs/uuid_msgs-1.0.5.ebuild
new file mode 100644
index 0000000..b1034f5
--- /dev/null
+++ b/dev-ros/uuid_msgs/uuid_msgs-1.0.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier"
+VER_PREFIX=unique_identifier-
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="ROS messages for universally unique identifiers"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild b/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild
new file mode 100644
index 0000000..b1034f5
--- /dev/null
+++ b/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier"
+VER_PREFIX=unique_identifier-
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="ROS messages for universally unique identifiers"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/uuid_msgs/
@ 2017-04-06 8:21 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2017-04-06 8:21 UTC (permalink / raw
To: gentoo-commits
commit: 1ded7a1117d6b745b1d4aceeb902ff0b8272cc3f
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 6 07:58:36 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Apr 6 08:21:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ded7a11
dev-ros/uuid_msgs: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ros/uuid_msgs/Manifest | 1 -
dev-ros/uuid_msgs/uuid_msgs-1.0.5.ebuild | 21 ---------------------
2 files changed, 22 deletions(-)
diff --git a/dev-ros/uuid_msgs/Manifest b/dev-ros/uuid_msgs/Manifest
index dc314b88872..2fb88f1b904 100644
--- a/dev-ros/uuid_msgs/Manifest
+++ b/dev-ros/uuid_msgs/Manifest
@@ -1,2 +1 @@
-DIST unique_identifier-1.0.5.tar.gz 12252 SHA256 70f3fc1e8b81ce2a80383fe1bec69dd0760913852a78ff1d010e6a1c2baa1d3c SHA512 0a12fe42346d83813eed78a369afeec171df928abad2cfa804cb314907fa43a3edad3cef5efe51b3223f819a80ac1633f069e7e0bd721efc9f487a1089d160d3 WHIRLPOOL 2b18cb09845254b88026ef69739203a66438563094375e5cd711239af90f157f1727deb82252c719fd5b78a372c8877771c42bbd30c360acc8c943676a343197
DIST unique_identifier-1.0.6.tar.gz 12305 SHA256 e376df28058d69da4c3c5fce4ef5d3cc24518ed9b64a181055ff86a2fc11b832 SHA512 d81409786a311fd1d23937fd24bf0365920f6b9cd7b4ba9803935844c0dab0a1765b2790f88673fe8fffea70ff13161ddadc7644bc8d39e3f0c255007b267156 WHIRLPOOL 5242ebcaf5c5cf8b6f16cfd9e1b09936f8af646d3ea629d856387759ccece0f69bc87e6abfc34ba48c199b266ca08bee960fee46dc4adb890ce952fb401c524c
diff --git a/dev-ros/uuid_msgs/uuid_msgs-1.0.5.ebuild b/dev-ros/uuid_msgs/uuid_msgs-1.0.5.ebuild
deleted file mode 100644
index caafd2949a6..00000000000
--- a/dev-ros/uuid_msgs/uuid_msgs-1.0.5.ebuild
+++ /dev/null
@@ -1,21 +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-geographic-info/unique_identifier"
-VER_PREFIX=unique_identifier-
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS messages for universally unique identifiers"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/uuid_msgs/
@ 2017-04-06 8:21 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2017-04-06 8:21 UTC (permalink / raw
To: gentoo-commits
commit: e5d517a38458ccc0b6fa106803ad695e9058af7b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 6 07:57:40 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Apr 6 08:21:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d517a3
dev-ros/uuid_msgs: Bump to 1.0.6.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ros/uuid_msgs/Manifest | 1 +
dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-ros/uuid_msgs/Manifest b/dev-ros/uuid_msgs/Manifest
index 3f304f48095..dc314b88872 100644
--- a/dev-ros/uuid_msgs/Manifest
+++ b/dev-ros/uuid_msgs/Manifest
@@ -1 +1,2 @@
DIST unique_identifier-1.0.5.tar.gz 12252 SHA256 70f3fc1e8b81ce2a80383fe1bec69dd0760913852a78ff1d010e6a1c2baa1d3c SHA512 0a12fe42346d83813eed78a369afeec171df928abad2cfa804cb314907fa43a3edad3cef5efe51b3223f819a80ac1633f069e7e0bd721efc9f487a1089d160d3 WHIRLPOOL 2b18cb09845254b88026ef69739203a66438563094375e5cd711239af90f157f1727deb82252c719fd5b78a372c8877771c42bbd30c360acc8c943676a343197
+DIST unique_identifier-1.0.6.tar.gz 12305 SHA256 e376df28058d69da4c3c5fce4ef5d3cc24518ed9b64a181055ff86a2fc11b832 SHA512 d81409786a311fd1d23937fd24bf0365920f6b9cd7b4ba9803935844c0dab0a1765b2790f88673fe8fffea70ff13161ddadc7644bc8d39e3f0c255007b267156 WHIRLPOOL 5242ebcaf5c5cf8b6f16cfd9e1b09936f8af646d3ea629d856387759ccece0f69bc87e6abfc34ba48c199b266ca08bee960fee46dc4adb890ce952fb401c524c
diff --git a/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild b/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild
new file mode 100644
index 00000000000..d1e0eab70a8
--- /dev/null
+++ b/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 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-geographic-info/unique_identifier"
+VER_PREFIX=unique_identifier-
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="ROS messages for universally unique identifiers"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/uuid_msgs/
@ 2017-04-06 8:21 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2017-04-06 8:21 UTC (permalink / raw
To: gentoo-commits
commit: 88e8295d57f0b6f86533abd604a7b90915de280c
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 6 08:05:34 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Apr 6 08:21:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e8295d
dev-ros/uuid_msgs: Add more python compat
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild | 2 +-
dev-ros/uuid_msgs/uuid_msgs-9999.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild b/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild
index d1e0eab70a8..2536e389022 100644
--- a/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild
+++ b/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild
@@ -6,7 +6,7 @@ CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier"
VER_PREFIX=unique_identifier-
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
diff --git a/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild b/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild
index caafd2949a6..2536e389022 100644
--- a/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild
+++ b/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier"
VER_PREFIX=unique_identifier-
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/uuid_msgs/
@ 2020-05-18 16:54 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2020-05-18 16:54 UTC (permalink / raw
To: gentoo-commits
commit: d725c710d9ca03bc518e29ba81fd40be02b97f5d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon May 18 16:50:48 2020 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon May 18 16:54:36 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d725c710
dev-ros/uuid_msgs: eapi7
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild | 3 +--
dev-ros/uuid_msgs/uuid_msgs-9999.ebuild | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild b/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild
index f6a7bf8c8f9..46de7ab7ce7 100644
--- a/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild
+++ b/dev-ros/uuid_msgs/uuid_msgs-1.0.6.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier"
VER_PREFIX=unique_identifier-
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
diff --git a/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild b/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild
index f6a7bf8c8f9..46de7ab7ce7 100644
--- a/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild
+++ b/dev-ros/uuid_msgs/uuid_msgs-9999.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
CATKIN_HAS_MESSAGES=yes
ROS_REPO_URI="https://github.com/ros-geographic-info/unique_identifier"
VER_PREFIX=unique_identifier-
KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python{2_7,3_6} pypy3 )
ROS_SUBDIR=${PN}
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-05-18 16:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-06 8:21 [gentoo-commits] repo/gentoo:master commit in: dev-ros/uuid_msgs/ Alexis Ballier
-- strict thread matches above, loose matches on Subject: below --
2020-05-18 16:54 Alexis Ballier
2017-04-06 8:21 Alexis Ballier
2017-04-06 8:21 Alexis Ballier
2015-09-24 8:55 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox