summaryrefslogtreecommitdiff
path: root/dev-util/rosinstall
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-util/rosinstall
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-util/rosinstall')
-rw-r--r--dev-util/rosinstall/Manifest4
-rw-r--r--dev-util/rosinstall/rosinstall-0.7.8.ebuild6
-rw-r--r--dev-util/rosinstall/rosinstall-9999.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/dev-util/rosinstall/Manifest b/dev-util/rosinstall/Manifest
index 7bd550729108..5d96975c29e9 100644
--- a/dev-util/rosinstall/Manifest
+++ b/dev-util/rosinstall/Manifest
@@ -1,4 +1,4 @@
DIST rosinstall-0.7.8.tar.gz 26430 BLAKE2B fae82276f5376a94914272e60b2e3b0f81cb37bd7b41e0a4df73c8b58d19a73505a0c5e193495fd59c931c04265cbb372abfad19fd4043fc77e5224127bd97f5 SHA512 a53ae8fb96f9dda4671b22dfd9dbadc18d1e4adbf34a50b6706baf971c1c7ee418e14641d334346b02638f06c10d1bc984b4759c92a39510dd0044fbc346be67
-EBUILD rosinstall-0.7.8.ebuild 1552 BLAKE2B 92d2145bb35d449c54520b0b4775b6619556bb75c47ef2486dfaf7926dcdc0a20c14edb8f8c1890d9969176b6fd3193fb08de3076ab1ddfec5c7549c859e0e44 SHA512 6673b3be83adb13a099086b25c80226f9823bf99ff98aeaaeac2f6f73c1f25486c2ddb868401df0ff2746046df6626dcc3ef21596a9cc53e26dd39c1fa3ae103
-EBUILD rosinstall-9999.ebuild 1552 BLAKE2B 92d2145bb35d449c54520b0b4775b6619556bb75c47ef2486dfaf7926dcdc0a20c14edb8f8c1890d9969176b6fd3193fb08de3076ab1ddfec5c7549c859e0e44 SHA512 6673b3be83adb13a099086b25c80226f9823bf99ff98aeaaeac2f6f73c1f25486c2ddb868401df0ff2746046df6626dcc3ef21596a9cc53e26dd39c1fa3ae103
+EBUILD rosinstall-0.7.8.ebuild 1560 BLAKE2B 319fbac08cbd3560bff02b4cedac08a8923ffa44131dab6cdbb44fa7d118f31b321bcc7bc4f211864d19b195518888e8f81f09de1b47df4e391ad4c827f4d53d SHA512 064e74056610d5fa24f02e0cee528a4e31effb1a5a4748862f5ce63cc609c85d4c6f81d2d301555bb6f378b9bb0d3825e8db10b07b6485a93c1792408bd5d13d
+EBUILD rosinstall-9999.ebuild 1560 BLAKE2B 319fbac08cbd3560bff02b4cedac08a8923ffa44131dab6cdbb44fa7d118f31b321bcc7bc4f211864d19b195518888e8f81f09de1b47df4e391ad4c827f4d53d SHA512 064e74056610d5fa24f02e0cee528a4e31effb1a5a4748862f5ce63cc609c85d4c6f81d2d301555bb6f378b9bb0d3825e8db10b07b6485a93c1792408bd5d13d
MISC metadata.xml 333 BLAKE2B 55190f2209aab41e0f1625fb699d61be2a53d0af996feff9ee5b0cbb5326363dcb915aa83427096f1723b885806a4cdb5b6cd2285c76064bf0b889b624fbcc31 SHA512 5c6ef4930985cd5c2ea51b18a25d7cc2a5e387bdbd26e42f8710d6ce903cf13fe85ee1f1d13a0ffe82c8056dd295a3e25268ec58353508f30bf10404ae4ffb8a
diff --git a/dev-util/rosinstall/rosinstall-0.7.8.ebuild b/dev-util/rosinstall/rosinstall-0.7.8.ebuild
index 9e8721ba8342..989f4ba428aa 100644
--- a/dev-util/rosinstall/rosinstall-0.7.8.ebuild
+++ b/dev-util/rosinstall/rosinstall-0.7.8.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
@@ -13,7 +13,7 @@ fi
inherit ${SCM} distutils-r1
DESCRIPTION="Command-line tools for maintaining a workspace of projects for ROS"
-HOMEPAGE="http://wiki.ros.org/rosinstall http://wiki.ros.org/roslocate"
+HOMEPAGE="https://wiki.ros.org/rosinstall https://wiki.ros.org/roslocate"
if [ "${PV#9999}" != "${PV}" ] ; then
SRC_URI=""
KEYWORDS=""
diff --git a/dev-util/rosinstall/rosinstall-9999.ebuild b/dev-util/rosinstall/rosinstall-9999.ebuild
index 9e8721ba8342..989f4ba428aa 100644
--- a/dev-util/rosinstall/rosinstall-9999.ebuild
+++ b/dev-util/rosinstall/rosinstall-9999.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
@@ -13,7 +13,7 @@ fi
inherit ${SCM} distutils-r1
DESCRIPTION="Command-line tools for maintaining a workspace of projects for ROS"
-HOMEPAGE="http://wiki.ros.org/rosinstall http://wiki.ros.org/roslocate"
+HOMEPAGE="https://wiki.ros.org/rosinstall https://wiki.ros.org/roslocate"
if [ "${PV#9999}" != "${PV}" ] ; then
SRC_URI=""
KEYWORDS=""