summaryrefslogtreecommitdiff
path: root/dev-ros/geographic_msgs
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/geographic_msgs')
-rw-r--r--dev-ros/geographic_msgs/Manifest6
-rw-r--r--dev-ros/geographic_msgs/geographic_msgs-0.5.5.ebuild19
-rw-r--r--dev-ros/geographic_msgs/geographic_msgs-0.5.6.ebuild19
-rw-r--r--dev-ros/geographic_msgs/geographic_msgs-9999.ebuild19
-rw-r--r--dev-ros/geographic_msgs/metadata.xml11
5 files changed, 0 insertions, 74 deletions
diff --git a/dev-ros/geographic_msgs/Manifest b/dev-ros/geographic_msgs/Manifest
deleted file mode 100644
index 0be007ba8014..000000000000
--- a/dev-ros/geographic_msgs/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-DIST geographic_info-0.5.5.tar.gz 27762 BLAKE2B 9235911d6a2b010e47722268f5aa14b2bd10dac73bf4445bcd6585c5094947e9ea43ee2ccb6d6a3b0ae788d149fcc546e6618f0097e4bde32d69ed9baacbf255 SHA512 a1699778cd85960603435e7b7d46831c7c5ac4b57f4a06e9f394933799151a5ebf95c59bc109ca05eeb9376763aae8c77bc9150081c81170f1778730145910ec
-DIST geographic_info-0.5.6.tar.gz 28130 BLAKE2B 4d7013543db91c02c470c6b6dcb6e00070d5356f91ace20b3bb97aafa71eff2b525fc11994796f2de103b1df40efe8358d19a7e8fc0b1290c73cc28c791f22ce SHA512 d2f41320d2b094c2ea04593941e35d2b5581b84cc2f599099880dd671255dd59bc8787ad4a5640539cc25a13592df2ec7a887e3ea171398cfeafeccc669bd7f0
-EBUILD geographic_msgs-0.5.5.ebuild 483 BLAKE2B b407d4afa03e79e4116527cea8b7b52e7999ec8593158a955b7c1b244475c3316c45fc14b5bb5f5cf108e2ba8491e950fabfea0ec1f39adc79ec5b394792622d SHA512 fc850fd7150f3ee12b02be14bff6cd5a43c65a69485cc2a5584a9b86e75f216b0b1ed03172beb258361e02c44108b642f849a5518bbebfd3367f96d5c78e7747
-EBUILD geographic_msgs-0.5.6.ebuild 483 BLAKE2B a831785a84fc14793883abf78f730e628a2c3da6490bf63c1892e66cb08522fadf5270889921246c68bded3487fbbf19ef956c8b4c70e2c79d39a005ca0d9368 SHA512 5cf66dbdc67beaeb42b48da0955c7cecc912a1d33aa4b0fb54ae59fe31998f6eddf78de32759f5d17645e9b6dfc6e822ecda34fe59113b4f0bf410d53c2d8b44
-EBUILD geographic_msgs-9999.ebuild 483 BLAKE2B b407d4afa03e79e4116527cea8b7b52e7999ec8593158a955b7c1b244475c3316c45fc14b5bb5f5cf108e2ba8491e950fabfea0ec1f39adc79ec5b394792622d SHA512 fc850fd7150f3ee12b02be14bff6cd5a43c65a69485cc2a5584a9b86e75f216b0b1ed03172beb258361e02c44108b642f849a5518bbebfd3367f96d5c78e7747
-MISC metadata.xml 350 BLAKE2B 393a7bc196d9197ab8baaee44e8af2239cc50c5b6a4863d05104000c43e16799007159bbd02d69673808956723b846c38070e7fb1877632cb4c59dda84e4dbb8 SHA512 67d9fd11e93f1087c466fd1689b1429e8dd5372ae5c31ef48b23b18e64f8d7d5ee3c75682ca032138d5df46dc8f317ddb18056a9c05ddc56b661cb0ca87da6e7
diff --git a/dev-ros/geographic_msgs/geographic_msgs-0.5.5.ebuild b/dev-ros/geographic_msgs/geographic_msgs-0.5.5.ebuild
deleted file mode 100644
index f04fb523fac4..000000000000
--- a/dev-ros/geographic_msgs/geographic_msgs-0.5.5.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros-geographic-info/geographic_info"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/uuid_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS messages for Geographic Information Systems"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/geographic_msgs/geographic_msgs-0.5.6.ebuild b/dev-ros/geographic_msgs/geographic_msgs-0.5.6.ebuild
deleted file mode 100644
index a299373688ff..000000000000
--- a/dev-ros/geographic_msgs/geographic_msgs-0.5.6.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros-geographic-info/geographic_info"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/uuid_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS messages for Geographic Information Systems"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/geographic_msgs/geographic_msgs-9999.ebuild b/dev-ros/geographic_msgs/geographic_msgs-9999.ebuild
deleted file mode 100644
index f04fb523fac4..000000000000
--- a/dev-ros/geographic_msgs/geographic_msgs-9999.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CATKIN_HAS_MESSAGES=yes
-ROS_REPO_URI="https://github.com/ros-geographic-info/geographic_info"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/std_msgs dev-ros/uuid_msgs"
-
-inherit ros-catkin
-
-DESCRIPTION="ROS messages for Geographic Information Systems"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
diff --git a/dev-ros/geographic_msgs/metadata.xml b/dev-ros/geographic_msgs/metadata.xml
deleted file mode 100644
index 790827b81dc3..000000000000
--- a/dev-ros/geographic_msgs/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>ros@gentoo.org</email>
- <name>Gentoo ROS Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">ros-geographic-info/geographic_info</remote-id>
- </upstream>
-</pkgmetadata>