diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 17:02:44 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-07-16 18:30:45 +0200 |
commit | 24f4580842930bfdccabd7658015446a958d499d (patch) | |
tree | 6314d51d537ff07276a78354209ba58809fcc8cf /dev-ros/media_export/media_export-9999.ebuild | |
parent | dev-ros/message_generation: Remove old (diff) | |
download | gentoo-24f4580842930bfdccabd7658015446a958d499d.tar.gz gentoo-24f4580842930bfdccabd7658015446a958d499d.tar.bz2 gentoo-24f4580842930bfdccabd7658015446a958d499d.zip |
dev-ros/media_export: bump to 0.3.0
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/media_export-9999.ebuild')
-rw-r--r-- | dev-ros/media_export/media_export-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/media_export/media_export-9999.ebuild b/dev-ros/media_export/media_export-9999.ebuild index 9140f6143732..6d904cb88330 100644 --- a/dev-ros/media_export/media_export-9999.ebuild +++ b/dev-ros/media_export/media_export-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# 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/media_export" KEYWORDS="~amd64" |