2020-08-29 14:35:15 UTC

This commit is contained in:
Repository mirror & CI
2020-08-29 14:35:15 +00:00
parent 053c10409a
commit 28848bad5a
26 changed files with 133 additions and 161 deletions

View File

@@ -3,12 +3,12 @@ DEFINED_PHASES=compile install setup
DESCRIPTION=Mailbox to quilt series converter
EAPI=7
HOMEPAGE=https://git.kernel.org/pub/scm/linux/kernel/git/tglx/quilttools.git/about/
IUSE=doc examples python_single_target_python3_6 python_single_target_python3_7
IUSE=doc examples python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_6? ( dev-python/pyyaml[python_targets_python3_6(-)] net-mail/notmuch[python,python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/pyyaml[python_targets_python3_7(-)] net-mail/notmuch[python,python_targets_python3_7(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 )
RDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_6? ( dev-python/pyyaml[python_targets_python3_6(-)] net-mail/notmuch[python,python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/pyyaml[python_targets_python3_7(-)] net-mail/notmuch[python,python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/pyyaml[python_targets_python3_8(-)] net-mail/notmuch[python,python_targets_python3_8(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 )
SLOT=0
SRC_URI=https://git.kernel.org/pub/scm/linux/kernel/git/tglx/quilttools.git/snapshot/quilttools-0.3.tar.gz
_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=29b463ee3bbe7f113dd7512c14d8df00
_md5_=5760d9a00c094ccd5d43fa8fa82d53ba

View File

@@ -10,6 +10,6 @@ LICENSE=GPL-2
RDEPEND=>=dev-libs/libbpf-0.0.7 net-libs/libpcap sys-libs/zlib virtual/libelf
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/xdp-project/xdp-tools/releases/download/v0.0.3/xdp-tools-0.0.3.tar.gz
SRC_URI=https://github.com/xdp-project/xdp-tools/archive/v1.0.1.tar.gz -> xdp-tools-1.0.1.tar.gz
_eclasses_=linux-info c90a203b1c14cfa77bd3e37a0e96c955 llvm 21d8c0949a2693d7109cc6a25fabfcaf multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=9f41482bcdfadbf5eeaccf6c52579802
_md5_=5007377936b6c5c910c587849b0d0718