From c719fdcee603a5a706a45d10cb598762d56a727d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Sep 2021 20:21:45 +0100 Subject: gentoo resync : 25.09.2021 --- dev-ros/ament_cpplint/Manifest | 4 ++-- dev-ros/ament_cpplint/ament_cpplint-0.11.2.ebuild | 18 ++++-------------- dev-ros/ament_cpplint/ament_cpplint-9999.ebuild | 18 ++++-------------- 3 files changed, 10 insertions(+), 30 deletions(-) (limited to 'dev-ros/ament_cpplint') diff --git a/dev-ros/ament_cpplint/Manifest b/dev-ros/ament_cpplint/Manifest index 98bea8e7227b..beba5a2c137e 100644 --- a/dev-ros/ament_cpplint/Manifest +++ b/dev-ros/ament_cpplint/Manifest @@ -5,6 +5,6 @@ DIST ament_lint-0.11.2.tar.gz 265435 BLAKE2B 09545bd029dc692e5393983a3fc9210600c EBUILD ament_cpplint-0.10.0.ebuild 1025 BLAKE2B 1a90d417f2c6a3c05a9e8171520b84520c3936d0e7a38abd6a29846b3da00b6972583fed66acd98324766ece259484fd859a1c0746b2afaa71742b54fafa2db8 SHA512 2e43e46d5029a4e213379f2b7a44ee53a6778eb831a12abad119674deccf5f0adec1320ba43a9b1624dfc37f71f2bda0c2f0123123d89cfe8495b7b8e029076e EBUILD ament_cpplint-0.10.1.ebuild 1025 BLAKE2B 1a90d417f2c6a3c05a9e8171520b84520c3936d0e7a38abd6a29846b3da00b6972583fed66acd98324766ece259484fd859a1c0746b2afaa71742b54fafa2db8 SHA512 2e43e46d5029a4e213379f2b7a44ee53a6778eb831a12abad119674deccf5f0adec1320ba43a9b1624dfc37f71f2bda0c2f0123123d89cfe8495b7b8e029076e EBUILD ament_cpplint-0.10.4.ebuild 1025 BLAKE2B 1a90d417f2c6a3c05a9e8171520b84520c3936d0e7a38abd6a29846b3da00b6972583fed66acd98324766ece259484fd859a1c0746b2afaa71742b54fafa2db8 SHA512 2e43e46d5029a4e213379f2b7a44ee53a6778eb831a12abad119674deccf5f0adec1320ba43a9b1624dfc37f71f2bda0c2f0123123d89cfe8495b7b8e029076e -EBUILD ament_cpplint-0.11.2.ebuild 1025 BLAKE2B 1a90d417f2c6a3c05a9e8171520b84520c3936d0e7a38abd6a29846b3da00b6972583fed66acd98324766ece259484fd859a1c0746b2afaa71742b54fafa2db8 SHA512 2e43e46d5029a4e213379f2b7a44ee53a6778eb831a12abad119674deccf5f0adec1320ba43a9b1624dfc37f71f2bda0c2f0123123d89cfe8495b7b8e029076e -EBUILD ament_cpplint-9999.ebuild 1025 BLAKE2B 1a90d417f2c6a3c05a9e8171520b84520c3936d0e7a38abd6a29846b3da00b6972583fed66acd98324766ece259484fd859a1c0746b2afaa71742b54fafa2db8 SHA512 2e43e46d5029a4e213379f2b7a44ee53a6778eb831a12abad119674deccf5f0adec1320ba43a9b1624dfc37f71f2bda0c2f0123123d89cfe8495b7b8e029076e +EBUILD ament_cpplint-0.11.2.ebuild 868 BLAKE2B 6827a856e030d854e417cdd2c27f98b7a522ab310ee4c117eaae9c188bee3ebe35f0dfe85c216331989b75b0107b0b088a6ee08e9807aeb5ca2b18dc87509363 SHA512 f26b89bdfd541736c625e22b331960d9fe9f3da3282680548a904637deedf4f4356f993221705f7a1593262f9c3eab45370f4d8e2060dc3038cf46d5875844b0 +EBUILD ament_cpplint-9999.ebuild 868 BLAKE2B 6827a856e030d854e417cdd2c27f98b7a522ab310ee4c117eaae9c188bee3ebe35f0dfe85c216331989b75b0107b0b088a6ee08e9807aeb5ca2b18dc87509363 SHA512 f26b89bdfd541736c625e22b331960d9fe9f3da3282680548a904637deedf4f4356f993221705f7a1593262f9c3eab45370f4d8e2060dc3038cf46d5875844b0 MISC metadata.xml 331 BLAKE2B ef826875ff734a0a5781b15d3db3ab6876ab5df6b2d3fa600009c0fe533b7d006b0dc61a5ad0b2760a09b3c1c8f7bd57cd5cb61c73a3ce1789fa426806bd712f SHA512 2b5b3a1e5621d206063d1d60c7b824479b20e786f48a857b13a7db789f6b9d590a55f6a17694b4ad20b6d6474c34ffa40d286d6a99bda08a3326b2ffcc41cec5 diff --git a/dev-ros/ament_cpplint/ament_cpplint-0.11.2.ebuild b/dev-ros/ament_cpplint/ament_cpplint-0.11.2.ebuild index c8856b376bb5..fd0a411550bc 100644 --- a/dev-ros/ament_cpplint/ament_cpplint-0.11.2.ebuild +++ b/dev-ros/ament_cpplint/ament_cpplint-0.11.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{3_7,3_8} ) +PYTHON_COMPAT=( python3_{8..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 @@ -12,11 +12,11 @@ ROS_PN="ament_lint" if [ "${PV#9999}" != "${PV}" ] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/ament/ament_lint" - SRC_URI="" - S=${WORKDIR}/${P}/${PN} + S="${WORKDIR}/${P}/${PN}" else SRC_URI="https://github.com/ament/ament_lint/archive/${PV}.tar.gz -> ${ROS_PN}-${PV}.tar.gz" S="${WORKDIR}/${ROS_PN}-${PV}/${PN}" + KEYWORDS="~amd64" fi DESCRIPTION="The ability to check code against the Google style conventions using cpplint" @@ -24,23 +24,13 @@ HOMEPAGE="https://github.com/ament/ament_lint" LICENSE="Apache-2.0" SLOT="0" -if [ "${PV#9999}" != "${PV}" ] ; then - PROPERTIES="live" -else - KEYWORDS="~amd64" -fi -IUSE="test" -RDEPEND=" -" -DEPEND="${RDEPEND} +BDEPEND=" test? ( dev-ros/ament_copyright[${PYTHON_USEDEP}] dev-ros/ament_flake8[${PYTHON_USEDEP}] dev-ros/ament_pep257[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] ) " -BDEPEND="" distutils_enable_tests pytest diff --git a/dev-ros/ament_cpplint/ament_cpplint-9999.ebuild b/dev-ros/ament_cpplint/ament_cpplint-9999.ebuild index c8856b376bb5..fd0a411550bc 100644 --- a/dev-ros/ament_cpplint/ament_cpplint-9999.ebuild +++ b/dev-ros/ament_cpplint/ament_cpplint-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{3_7,3_8} ) +PYTHON_COMPAT=( python3_{8..10} ) DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1 @@ -12,11 +12,11 @@ ROS_PN="ament_lint" if [ "${PV#9999}" != "${PV}" ] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/ament/ament_lint" - SRC_URI="" - S=${WORKDIR}/${P}/${PN} + S="${WORKDIR}/${P}/${PN}" else SRC_URI="https://github.com/ament/ament_lint/archive/${PV}.tar.gz -> ${ROS_PN}-${PV}.tar.gz" S="${WORKDIR}/${ROS_PN}-${PV}/${PN}" + KEYWORDS="~amd64" fi DESCRIPTION="The ability to check code against the Google style conventions using cpplint" @@ -24,23 +24,13 @@ HOMEPAGE="https://github.com/ament/ament_lint" LICENSE="Apache-2.0" SLOT="0" -if [ "${PV#9999}" != "${PV}" ] ; then - PROPERTIES="live" -else - KEYWORDS="~amd64" -fi -IUSE="test" -RDEPEND=" -" -DEPEND="${RDEPEND} +BDEPEND=" test? ( dev-ros/ament_copyright[${PYTHON_USEDEP}] dev-ros/ament_flake8[${PYTHON_USEDEP}] dev-ros/ament_pep257[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] ) " -BDEPEND="" distutils_enable_tests pytest -- cgit v1.2.3