From b49088575eb777ced2551f484da86317332d6087 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Jul 2021 02:11:45 +0100 Subject: gentoo resync : 24.07.2021 --- net-misc/connman-notify/Manifest | 4 ++-- net-misc/connman-notify/connman-notify-0_pre20191003-r2.ebuild | 6 +++--- net-misc/connman-notify/connman-notify-0_pre20191003-r3.ebuild | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net-misc/connman-notify') diff --git a/net-misc/connman-notify/Manifest b/net-misc/connman-notify/Manifest index 68124fbd6a90..f617d36041f9 100644 --- a/net-misc/connman-notify/Manifest +++ b/net-misc/connman-notify/Manifest @@ -1,4 +1,4 @@ DIST connman-notify-0_pre20191003.tar.bz2 9102 BLAKE2B 7c31de51b21f7cae475b543cf74bba1d969c779f00d1dab7ebce2da6758e1dec6c3c06ae1f0ab133292fc03c1dc61cd1c18c4719311f7a7b65f1771afb097b64 SHA512 6ca8dce104fc5c94af8ef4fab94e44f6a921017d58bbe12660f6bb6a6a0ab6b0808bb7584b75d2acaa486d4cbe718f436fcf7924d6baac97b59a2b77a13215f4 -EBUILD connman-notify-0_pre20191003-r2.ebuild 948 BLAKE2B 0f5626e262c13a4a09e42aaf0b23b9034f5589ea41c6b34881f21a637ee5237ba68b43397649eae60fbe3a2e969ff2e81f176f855bb5f84128f89e8ecb0ce674 SHA512 27463c9750c2c1d39b0580bdc299c4a38d34766411c7f8fe399ac84d4a8e23eb5f2fffea827b07346cae117510fc6bf10d9ca7d2444856684ff11a52f40c074c -EBUILD connman-notify-0_pre20191003-r3.ebuild 969 BLAKE2B 8c500f60718391885b7d805304390ac4814a06e02b1d720ab41af955fd47f9aeeb4b4d01f04a7d901bce897d844c2423120d875685863a5ff7fed2c44ecb1585 SHA512 c1db99b1759a772a9fec828878c79f6db72cb8eb2d58487e0e5b5d9cf03d46ae352218fc8bb987b2352601ebc71f1dc6c08f189b67747690632765c54dd38897 +EBUILD connman-notify-0_pre20191003-r2.ebuild 936 BLAKE2B af298f040eb91cb211c01fec54027bcd6675c81cd3697db5ebcde297c7afce9e3ffa802fa3d2cddc81f88bbee3644d94f8db5c02be3eda74804c9d89f2f46087 SHA512 06eb93318636644c45b1105b81678f627849e05d8f35539f432c12363a966ad14ba0e8aeb3b296dff9873c6d77c1d87fe0e25847501f8413b3046d6d772fffb5 +EBUILD connman-notify-0_pre20191003-r3.ebuild 969 BLAKE2B 8881fb5d7c81599db764e1a07fb771d32475b1a48b2163b76630581f289941db9f4b2af991276d55f64170fef0ba1dcbca327394105dab02aad2061fa54ad7b9 SHA512 1287250d93fc96b91aa647e0d7ac4db274ed48e1f75f03377f897b53ce17be8dfb900173cfeb4bbd5ec8096495470b9381026564a5e79184e50ab8b652007eda MISC metadata.xml 240 BLAKE2B 5caea4abbcf161615353b1f5ec499ae37ae67f08f6f1d48829d145694359169508d62173c091700e9a65d8ed461216caf12cc6728760784aa364d610250369ca SHA512 ee5c2cad860daff025c5d2bbc7e210767432dd09d1a74fc7b1d5994686d48739b9bfd446bf1ab7b1b92532f82767e722ea3e38d7a502a7a941f6ac5028000ce8 diff --git a/net-misc/connman-notify/connman-notify-0_pre20191003-r2.ebuild b/net-misc/connman-notify/connman-notify-0_pre20191003-r2.ebuild index 69220f55962a..7358a56ef944 100644 --- a/net-misc/connman-notify/connman-notify-0_pre20191003-r2.ebuild +++ b/net-misc/connman-notify/connman-notify-0_pre20191003-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit desktop python-single-r1 vcs-snapshot @@ -23,8 +23,8 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-python/dbus-python[${PYTHON_MULTI_USEDEP}] - dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] + dev-python/dbus-python[${PYTHON_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] ') net-misc/connman virtual/notification-daemon" diff --git a/net-misc/connman-notify/connman-notify-0_pre20191003-r3.ebuild b/net-misc/connman-notify/connman-notify-0_pre20191003-r3.ebuild index e9555e6bfa2b..217e156b72ed 100644 --- a/net-misc/connman-notify/connman-notify-0_pre20191003-r3.ebuild +++ b/net-misc/connman-notify/connman-notify-0_pre20191003-r3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit desktop python-single-r1 -- cgit v1.2.3