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

commit:     7ae33b002bb33752cfa1b046ab38eb651fcebcf2
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:43:23 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:43:23 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae33b00

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

Package-Manager: portage-2.2.21

 dev-ros/ivcon/Manifest           |  1 +
 dev-ros/ivcon/ivcon-0.1.5.ebuild | 17 +++++++++++++++++
 dev-ros/ivcon/ivcon-9999.ebuild  | 17 +++++++++++++++++
 dev-ros/ivcon/metadata.xml       |  5 +++++
 4 files changed, 40 insertions(+)

diff --git a/dev-ros/ivcon/Manifest b/dev-ros/ivcon/Manifest
new file mode 100644
index 0000000..2c64151
--- /dev/null
+++ b/dev-ros/ivcon/Manifest
@@ -0,0 +1 @@
+DIST ivcon-0.1.5.tar.gz 137970 SHA256 cc79cfe48a7630c32c0e0d4418e87e868c6ac377fab959c23f966a00e3b01120 SHA512 943f1eecf06e90300ecc0c33f91b076a22adc04ec04414d8deb213fee69b2cf13f41844d4ded7a0befabac15bf51352b61c667fb3fad8478784d0825c7e1a268 WHIRLPOOL 1aa72440a5f3f3ab8de81b68295a3f76668a60e3213d0060e9d891d9e0c9abed54a0dbd7b2cf957d402b490fcba445ee1503b9d9b3319fd2db77ddecfb123377

diff --git a/dev-ros/ivcon/ivcon-0.1.5.ebuild b/dev-ros/ivcon/ivcon-0.1.5.ebuild
new file mode 100644
index 0000000..9fd405d
--- /dev/null
+++ b/dev-ros/ivcon/ivcon-0.1.5.ebuild
@@ -0,0 +1,17 @@
+# 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/ivcon"
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="Mesh Conversion Utility"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/ivcon/ivcon-9999.ebuild b/dev-ros/ivcon/ivcon-9999.ebuild
new file mode 100644
index 0000000..9fd405d
--- /dev/null
+++ b/dev-ros/ivcon/ivcon-9999.ebuild
@@ -0,0 +1,17 @@
+# 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/ivcon"
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="Mesh Conversion Utility"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/ivcon/metadata.xml b/dev-ros/ivcon/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/ivcon/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>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/ivcon/
@ 2016-04-21 10:31 Alexis Ballier
  0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier @ 2016-04-21 10:31 UTC (permalink / raw
  To: gentoo-commits

commit:     1705721d51fcff78757d79a3e4f3c2fae4ee668f
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 10:29:40 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 10:29:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1705721d

dev-ros/ivcon: bump to 0.1.6

Package-Manager: portage-2.2.28

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

diff --git a/dev-ros/ivcon/Manifest b/dev-ros/ivcon/Manifest
index 2c64151..5deb484 100644
--- a/dev-ros/ivcon/Manifest
+++ b/dev-ros/ivcon/Manifest
@@ -1 +1,2 @@
 DIST ivcon-0.1.5.tar.gz 137970 SHA256 cc79cfe48a7630c32c0e0d4418e87e868c6ac377fab959c23f966a00e3b01120 SHA512 943f1eecf06e90300ecc0c33f91b076a22adc04ec04414d8deb213fee69b2cf13f41844d4ded7a0befabac15bf51352b61c667fb3fad8478784d0825c7e1a268 WHIRLPOOL 1aa72440a5f3f3ab8de81b68295a3f76668a60e3213d0060e9d891d9e0c9abed54a0dbd7b2cf957d402b490fcba445ee1503b9d9b3319fd2db77ddecfb123377
+DIST ivcon-0.1.6.tar.gz 137996 SHA256 f880b936c30fe07201fade652f5cd17d058451f92064cc03e726c8848e82387e SHA512 ecfae9eb69f62a70131281e8b1b485a5e95e166b5b24d3c313c220f10e746db15a644a6747debcde5b983f2c743ca8d5b3f8bcd2ef963290f8122bbb66e23aea WHIRLPOOL cc3d4ede233499a3e2372a0bd08478df41e3461fe1ee106b9eac91dde9af15b8b58569d64f1a7eabff2bb30662f9f000ce36808a17394ff13597204e86ce4efa

diff --git a/dev-ros/ivcon/ivcon-0.1.6.ebuild b/dev-ros/ivcon/ivcon-0.1.6.ebuild
new file mode 100644
index 0000000..9fd405d
--- /dev/null
+++ b/dev-ros/ivcon/ivcon-0.1.6.ebuild
@@ -0,0 +1,17 @@
+# 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/ivcon"
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="Mesh Conversion Utility"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-ros/ivcon/
@ 2019-01-08  8:54 Alexis Ballier
  0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier @ 2019-01-08  8:54 UTC (permalink / raw
  To: gentoo-commits

commit:     6f69123fa7e4d31edad610e5f2994d5e8b8a6242
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  8 08:50:10 2019 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan  8 08:54:33 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f69123f

dev-ros/ivcon: bump to 0.1.7

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

 dev-ros/ivcon/Manifest           |  1 +
 dev-ros/ivcon/ivcon-0.1.7.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/dev-ros/ivcon/Manifest b/dev-ros/ivcon/Manifest
index 7f7df3e8c5e..7c009b0c2ef 100644
--- a/dev-ros/ivcon/Manifest
+++ b/dev-ros/ivcon/Manifest
@@ -1,2 +1,3 @@
 DIST ivcon-0.1.5.tar.gz 137970 BLAKE2B b99fcb17cbc6ba4bb4d076156dbb3dc5e2869b92dd919ec8ae1eec83bf55e58ec8d460c9cd2833f9648d57c9e4476b53658c0cd224d34d3cf794b241e1054c9d SHA512 943f1eecf06e90300ecc0c33f91b076a22adc04ec04414d8deb213fee69b2cf13f41844d4ded7a0befabac15bf51352b61c667fb3fad8478784d0825c7e1a268
 DIST ivcon-0.1.6.tar.gz 137996 BLAKE2B 36d0d785d833263642bf307467cddb7ba224b9ea3e118c345c5d77ced6f2e3af86111203f87cfce7d8f0d767cc47dbdc88fbecd4b1d6dd8646cee576c209e2f6 SHA512 ecfae9eb69f62a70131281e8b1b485a5e95e166b5b24d3c313c220f10e746db15a644a6747debcde5b983f2c743ca8d5b3f8bcd2ef963290f8122bbb66e23aea
+DIST ivcon-0.1.7.tar.gz 139018 BLAKE2B 780a0438bf9d9c14714e91639e8c24624d4a3d7dfc0f4ea8ebfea0d42a4e75cce9559642afdc1cabc9b2fcddfac57fecdcbf350d1947d3ab9bbe93c19736d9d1 SHA512 d533c4ab3a708411283b7bd03e6aefb3337edbf50b15b6be56f1aa5df803a0406b52663eee154007eb8980dcff60794206865f62e1910e0239afbd0d328a7c18

diff --git a/dev-ros/ivcon/ivcon-0.1.7.ebuild b/dev-ros/ivcon/ivcon-0.1.7.ebuild
new file mode 100644
index 00000000000..2ae89be1b53
--- /dev/null
+++ b/dev-ros/ivcon/ivcon-0.1.7.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/ivcon"
+KEYWORDS="~amd64"
+
+inherit ros-catkin
+
+DESCRIPTION="Mesh Conversion Utility"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"


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

end of thread, other threads:[~2019-01-08  8:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-21 10:31 [gentoo-commits] repo/gentoo:master commit in: dev-ros/ivcon/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2019-01-08  8:54 Alexis Ballier
2015-09-23 10:49 Alexis Ballier

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