From 7d52991b5dce3a07be15d3cbbf06abb3fc08cb9c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 21 Aug 2023 15:44:13 +0100 Subject: gentoo auto-resync : 21:08:2023 - 15:44:13 --- dev-python/python3-lxc/Manifest | 1 - dev-python/python3-lxc/python3-lxc-3.0.4.ebuild | 24 ------------------------ 2 files changed, 25 deletions(-) delete mode 100644 dev-python/python3-lxc/python3-lxc-3.0.4.ebuild (limited to 'dev-python/python3-lxc') diff --git a/dev-python/python3-lxc/Manifest b/dev-python/python3-lxc/Manifest index 849cfef55c49..fbed638911a4 100644 --- a/dev-python/python3-lxc/Manifest +++ b/dev-python/python3-lxc/Manifest @@ -1,5 +1,4 @@ DIST python3-lxc-3.0.4.tar.gz 27278 BLAKE2B f549ffb94c2bc331e0628a344432d4699aed64de466b0d1e9e4338cee8252ca9f5defeb2c940bd29723e20aede23d8a33bd1bdfe57874069e8cc5a61bfe9bf4a SHA512 37660fe97a2171cc3346c31e736ead8a38e328bfcbea621d6b563042fcd1e70c48b97440f6263fb0f6f02a4f1704af2241661bc526921c124a6456c06a497828 DIST python3-lxc-3.0.4.tar.gz.asc 833 BLAKE2B ed44e595fc7ac3d7c4d64f8a84e78cfe48428299015d7c7c8504301d98511b644ede378feb8e1947e4007f43e97ed4e9aa35b1d1456ae108818b3696e1bdb44a SHA512 5c1faf28545ce26047cf3bd81f90aca48046f63c5d5dd0c18b9a2575cc0735f8a45dea6a78bf4674b9092b82012b26080db727f7afaf1c856edc7ef4dfe5486d EBUILD python3-lxc-3.0.4-r1.ebuild 739 BLAKE2B 9cf917efc50163ac69639c83fa7153ac156729393e28f11acd7bfec59f60352d3b1553faaa541066fc4729a632076b00a34fbe6326ab33c815a1489fe269d783 SHA512 a031013c68f4de545651e7b0f2233745ae2149a3e507c0a543e58c03e264a4ce22bf4b207e38ba433c8986d713300b1cef33bef1e2b912d2bc98fc01fd806a17 -EBUILD python3-lxc-3.0.4.ebuild 691 BLAKE2B c3439f6e982cef5eeeecddc80d3e1598b19699081ea7a27116bc0b0cc200763235166a2b28984de7259505728cef2dd04432bfd2abf8870d7f50249a06b0efce SHA512 5612f932db7663f42df2d302b0595f8efd9af1452cf675de58d495dffb9aceb197e9e0985052a0b3fb3a5466507149910da9dc3baf03f786533726ee5931431c MISC metadata.xml 362 BLAKE2B e4403cca17caa67b766cecd1a719247e8d9400c20320a8d79c69b90cb1afaa3bdd1f45bd1a20368db277248ac7c4f8f25924b1238169f57ab8db3fad8c8837a9 SHA512 3d9a140ac99917956e9863edf4ff549666b279e8f523736f3e00361b995eaf849f2f810075e3ce11a591ac45c2f98d6425f8a5e8bbb4f1ef521bbfab360442b4 diff --git a/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild b/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild deleted file mode 100644 index 6150bfc558ad..000000000000 --- a/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9..11} ) - -inherit distutils-r1 verify-sig - -DESCRIPTION="Python bindings for LXC" -HOMEPAGE="https://linuxcontainers.org/lxc/" -SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz - verify-sig? ( https://linuxcontainers.org/downloads/lxc/${P}.tar.gz.asc )" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" -IUSE="verify-sig" - -RDEPEND="app-containers/lxc" -BDEPEND="virtual/pkgconfig - verify-sig? ( sec-keys/openpgp-keys-linuxcontainers )" - -VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/linuxcontainers.asc -- cgit v1.2.3