summaryrefslogtreecommitdiff
path: root/dev-python/python3-lxc/python3-lxc-3.0.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-21 15:44:13 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-21 15:44:13 +0100
commit7d52991b5dce3a07be15d3cbbf06abb3fc08cb9c (patch)
treed01066a68df91636e424d940eab767df96d6f51a /dev-python/python3-lxc/python3-lxc-3.0.4.ebuild
parent28e28adc401b344fa5c230e2609c542873c372f8 (diff)
gentoo auto-resync : 21:08:2023 - 15:44:13
Diffstat (limited to 'dev-python/python3-lxc/python3-lxc-3.0.4.ebuild')
-rw-r--r--dev-python/python3-lxc/python3-lxc-3.0.4.ebuild24
1 files changed, 0 insertions, 24 deletions
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