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 --- app-admin/system-config-printer/Manifest | 2 +- .../system-config-printer-1.5.15.ebuild | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'app-admin/system-config-printer') diff --git a/app-admin/system-config-printer/Manifest b/app-admin/system-config-printer/Manifest index d6a91cbc4d3f..965bfd213671 100644 --- a/app-admin/system-config-printer/Manifest +++ b/app-admin/system-config-printer/Manifest @@ -1,3 +1,3 @@ DIST system-config-printer-1.5.15.tar.xz 1005764 BLAKE2B 4919c555444829505b09b658ce0fd016ba235260f8c8b4db751e6a511afba5d5975e5f9570f5fe74fc35d158bbf2dd3ece99aa568ec1bb850096e5f12f0fc0b0 SHA512 b992f96f48c54350c11c5c629e77ee4409fe52fb17b386f226a42d532a95e17b6506319dcedeb70c0072555cb9ab464daaae22f295ce3d5181e5f49836f2ae2e -EBUILD system-config-printer-1.5.15.ebuild 1942 BLAKE2B 466e1c61ee073d76ee62706cb036d9d06ba3a5c5558e7d9146651617406deabe23430302eb2309424234c1a889b96cdd956d13d4a0ebd2aff61d8f9b5364402b SHA512 5157020f628fe7859f370ecf4b6673d7c62501416a0d95b571a0061d42f3f9dae0d151481c1e6da9e3f51289387d60a3f250b2d71a541ac94e254df451412ccb +EBUILD system-config-printer-1.5.15.ebuild 1904 BLAKE2B 0b0c859a98a981a229e19dd89e961a894f4be78d391aeed5158a1eeb230bfd966e1284060bcf50af0763a9d3b5a36a5ab2ff1456b6a76f810590150fe5dcda59 SHA512 708507b00e3fe96ec85c55a5bd9c2c2475048575684fec7a87f0e46714ca70ba82f8964eee370e7ccd6683883af42b7be93954fb9bfb43d54fa16eca5c03f098 MISC metadata.xml 463 BLAKE2B 8cc3de37cb766555e89dca64b9be719c3b2885144f08e5a126084e5f8125ff085e9c51705216cd51fb3c66daa29016a790dd606de2b443a7e65f6677f4c46fa4 SHA512 8521e871b99b17ea2bb754dc9bf1b1a49bd32673acce3fe561ec087c5c4bacfbefbf904af1cf5a6ada369e936a0e06a7116074ef622f882e434da7afdee12533 diff --git a/app-admin/system-config-printer/system-config-printer-1.5.15.ebuild b/app-admin/system-config-printer/system-config-printer-1.5.15.ebuild index e2494d75ec08..5bc31accd637 100644 --- a/app-admin/system-config-printer/system-config-printer-1.5.15.ebuild +++ b/app-admin/system-config-printer/system-config-printer-1.5.15.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) PYTHON_REQ_USE="xml" inherit python-single-r1 systemd xdg @@ -44,12 +44,12 @@ DEPEND="${COMMON_DEPEND} " RDEPEND="${COMMON_DEPEND} $(python_gen_cond_dep ' - dev-python/dbus-python[${PYTHON_MULTI_USEDEP}] - dev-python/pycairo[${PYTHON_MULTI_USEDEP}] - dev-python/pycups[${PYTHON_MULTI_USEDEP}] - dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}] - dev-python/requests[${PYTHON_MULTI_USEDEP}] - dev-python/urllib3[${PYTHON_MULTI_USEDEP}] + dev-python/dbus-python[${PYTHON_USEDEP}] + dev-python/pycairo[${PYTHON_USEDEP}] + dev-python/pycups[${PYTHON_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + dev-python/urllib3[${PYTHON_USEDEP}] ') gnome-keyring? ( app-crypt/libsecret[introspection] ) policykit? ( net-print/cups-pk-helper ) -- cgit v1.2.3