diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 17:02:55 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 18:30:46 +0200 |
commit | 46c9890449cabfd9d83ff2eb276b45334e0a044a (patch) | |
tree | f7000b1fc615f0835053f3a2b1ac2634bfbf0524 /dev-ros/media_export | |
parent | dev-ros/media_export: bump to 0.3.0 (diff) | |
download | gentoo-46c9890449cabfd9d83ff2eb276b45334e0a044a.tar.gz gentoo-46c9890449cabfd9d83ff2eb276b45334e0a044a.tar.bz2 gentoo-46c9890449cabfd9d83ff2eb276b45334e0a044a.zip |
dev-ros/media_export: Remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros/media_export')
-rw-r--r-- | dev-ros/media_export/Manifest | 1 | ||||
-rw-r--r-- | dev-ros/media_export/media_export-0.2.0.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/dev-ros/media_export/Manifest b/dev-ros/media_export/Manifest index 1749590e735b..19e66d50ee6b 100644 --- a/dev-ros/media_export/Manifest +++ b/dev-ros/media_export/Manifest @@ -1,2 +1 @@ -DIST media_export-0.2.0.tar.gz 1350 BLAKE2B dd5bce1ab1ae77e5a5050a734bfabb208b907af1a18ea889ab7cdc4a0b8aca9ee0f9aad44f0b99e5ad91ad9e03664e7c833cc646460434edac5daca77d4939ed SHA512 3710c028972ba9d431cd1f450fa867131607a657478e8316acb48065420e42f0f7da82af58135be995648c4ecd31952c196d36196f9f28da87a40409de3f6520 DIST media_export-0.3.0.tar.gz 1435 BLAKE2B 7f907ad84539f9bd54963d3b3e79a0402229c70f65a152da9f9db0d88db790705a7aaf73a0ba42a0a5d7355fb4e4afeab6e857af452b1de49151f32e910c489f SHA512 eabeb2224c47a6fc835a1fbea06302ba183954903a1a9dc3496201e63eb8e4752ef4b4456b91a63820fd230d20d0b446a79d856de1c69986fddc80085f1cf27e diff --git a/dev-ros/media_export/media_export-0.2.0.ebuild b/dev-ros/media_export/media_export-0.2.0.ebuild deleted file mode 100644 index 9140f6143732..000000000000 --- a/dev-ros/media_export/media_export-0.2.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# 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/media_export" -KEYWORDS="~amd64" - -inherit ros-catkin - -DESCRIPTION="Allow ROS packages to export media paths to each other" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="" |