2023-09-03 04:46:52 UTC

This commit is contained in:
Repository mirror & CI
2023-09-03 04:46:52 +00:00
parent 39ef5cb534
commit 10c2657616
5 changed files with 21 additions and 6 deletions

View File

@@ -4,10 +4,10 @@ DESCRIPTION=vim plugin: run ack from vim
EAPI=8
HOMEPAGE=https://github.com/mileszs/ack.vim
INHERIT=vim-plugin
KEYWORDS=~amd64 ~x86
KEYWORDS=amd64 x86
LICENSE=vim
RDEPEND=|| ( sys-apps/ack sys-apps/the_silver_searcher ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/mileszs/ack.vim/archive/1.0.9.tar.gz -> ack.vim-1.0.9.tar.gz
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa
_md5_=a6afaba61a87ededeeaade3a6b0d0dd8
_md5_=31aaabb546fde677b2fade6520c558a3

View File

@@ -4,10 +4,10 @@ DESCRIPTION=vim plugin: runs the currently open file through flake8
EAPI=8
HOMEPAGE=https://github.com/nvie/vim-flake8
INHERIT=vim-plugin
KEYWORDS=~amd64 ~ppc ppc64 ~x86
KEYWORDS=amd64 ~ppc ppc64 x86
LICENSE=BSD
RDEPEND=dev-python/flake8 || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/nvie/vim-flake8/archive/1.7.tar.gz -> vim-flake8-1.7.tar.gz
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa
_md5_=53626276bf003457e8a122c7e34e459c
_md5_=288d518423dbbf6b976357d0f08ea136

View File

@@ -0,0 +1,15 @@
BDEPEND=test? ( dev-libs/atf dev-util/kyua )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=pkg-config compatible replacement with no dependencies other than C99
EAPI=8
HOMEPAGE=https://gitea.treehouse.systems/ariadne/pkgconf
INHERIT=multilib multilib-minimal
IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
LICENSE=ISC
RDEPEND=!dev-util/pkgconfig
RESTRICT=!test? ( test )
SLOT=0/4
SRC_URI=https://distfiles.ariadne.space/pkgconf/pkgconf-2.0.3.tar.xz
_eclasses_=multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs 862d337d98edb576796827be2c6b11ca out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b
_md5_=3d92399d8bdd969eca2401fae7168b63

View File

@@ -10660,7 +10660,7 @@ dev-util/peda 1.2 9999: Python Exploit Development Assistance for GDB
dev-util/peg 0.1.18: Recursive-descent parser generators for C
dev-util/perf 6.3 6.3-r1 6.4-r1: Userland tools for Linux Performance Counters
dev-util/pkgcheck 0.10.25-r1 9999: pkgcore-based QA utility for ebuild repos
dev-util/pkgconf 1.8.1 2.0.1 2.0.2 9999: pkg-config compatible replacement with no dependencies other than C99
dev-util/pkgconf 1.8.1 2.0.1 2.0.2 2.0.3 9999: pkg-config compatible replacement with no dependencies other than C99
dev-util/pkgdev 0.2.5 0.2.7 9999: Collection of tools for Gentoo development
dev-util/pkgdiff 1.7.2 9999: Package Changes Analyzer (pkgdiff)
dev-util/plan9port 0_pre20210321 0_pre20230331-r1: Port of many Plan 9 programs and libraries

View File

@@ -1 +1 @@
Sun, 03 Sep 2023 04:31:50 +0000
Sun, 03 Sep 2023 04:46:52 +0000