2021-05-17 19:20:16 UTC

This commit is contained in:
Repository mirror & CI
2021-05-17 19:20:16 +00:00
parent 6b26162490
commit dfb2db53c8
83 changed files with 306 additions and 675 deletions

View File

@@ -0,0 +1,17 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-lang/perl:= dev-perl/File-DesktopEntry dev-perl/File-DirList dev-perl/File-HomeDir dev-perl/File-Touch dev-perl/IPC-Run dev-perl/Moo dev-perl/libwww-perl dev-util/distro-info python? ( python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) app-shells/bash-completion test? ( app-arch/zip dev-perl/Git-Wrapper dev-perl/GitLab-API-v4 dev-perl/List-Compare dev-perl/Software-License dev-perl/String-ShellQuote dev-perl/UNIVERSAL-require dev-python/flake8[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyftpdlib[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/python-debian[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-util/shunit2 dev-vcs/subversion sys-libs/libfaketime virtual/perl-DB_File )
DESCRIPTION=Scripts to make the life of a Debian Package maintainer easier
EAPI=7
HOMEPAGE=https://salsa.debian.org/debian/devscripts
INHERIT=distutils-r1
IUSE=python test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=GPL-2+
RDEPEND=dev-lang/perl:= dev-perl/File-DesktopEntry dev-perl/File-DirList dev-perl/File-HomeDir dev-perl/File-Touch dev-perl/IPC-Run dev-perl/Moo dev-perl/libwww-perl dev-util/distro-info python? ( python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) app-arch/dpkg app-crypt/gnupg app-text/wdiff dev-util/debhelper dev-util/patchutils sys-apps/fakeroot
REQUIRED_USE=python? ( || ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://debian/pool/main/d/devscripts/devscripts_2.21.2.tar.xz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 python-r1 26e4ad0a4190b14f70973dc253e86535 distutils-r1 f0ca511df3fddd316b783632b804e8fb
_md5_=d2ad8543e9c811725021b8e1c9c2dabc

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( 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_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_7? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-python/pybeam[python_targets_python3_7(-)] dev-python/pyxdg[python_targets_python3_7(-)] dev-python/toml[python_targets_python3_7(-)] dev-python/zstd[python_targets_python3_7(-)] ) python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstd[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstd[python_targets_python3_9(-)] ) python_single_target_python3_7? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-4.5.0[python_targets_python3_9(-)] ) ) 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_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=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_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_7? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-python/pybeam[python_targets_python3_7(-)] dev-python/pyxdg[python_targets_python3_7(-)] dev-python/toml[python_targets_python3_7(-)] dev-python/zstd[python_targets_python3_7(-)] ) python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstd[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstd[python_targets_python3_9(-)] ) test? ( app-shells/dash dev-libs/appstream-glib dev-util/desktop-file-utils dev-util/devscripts || ( ( app-text/hunspell[l10n_cs,l10n_en] app-text/enchant[hunspell] ) ( app-text/aspell[l10n_cs,l10n_en] app-text/enchant[aspell] ) ) python_single_target_python3_7? ( dev-python/pyenchant[python_targets_python3_7(-)] dev-python/pytest-xdist[python_targets_python3_7(-)] dev-python/python-magic[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/pyenchant[python_targets_python3_8(-)] dev-python/pytest-xdist[python_targets_python3_8(-)] dev-python/python-magic[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pyenchant[python_targets_python3_9(-)] dev-python/pytest-xdist[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] ) )
DESCRIPTION=Tool for checking common errors in RPM packages
EAPI=7
HOMEPAGE=https://github.com/rpm-software-management/rpmlint
INHERIT=distutils-r1
IUSE=test python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=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_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) app-arch/bzip2 app-arch/cpio app-arch/gzip app-arch/xz-utils app-arch/zstd sys-devel/binutils:* python_single_target_python3_7? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-python/pybeam[python_targets_python3_7(-)] dev-python/pyxdg[python_targets_python3_7(-)] dev-python/toml[python_targets_python3_7(-)] dev-python/zstd[python_targets_python3_7(-)] ) python_single_target_python3_8? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-python/pybeam[python_targets_python3_8(-)] dev-python/pyxdg[python_targets_python3_8(-)] dev-python/toml[python_targets_python3_8(-)] dev-python/zstd[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] dev-python/pybeam[python_targets_python3_9(-)] dev-python/pyxdg[python_targets_python3_9(-)] dev-python/toml[python_targets_python3_9(-)] dev-python/zstd[python_targets_python3_9(-)] ) 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_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rpm-software-management/rpmlint/archive/af4cbdcc93267c065fbb7c7248d203977343523f.tar.gz -> rpmlint-1.11_p20210515.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a distutils-r1 f0ca511df3fddd316b783632b804e8fb
_md5_=16c35e68d6624109b236db1e476ee7b3