2025-03-07 00:19:05 UTC

This commit is contained in:
Repository mirror & CI
2025-03-07 00:19:05 +00:00
parent ab224d9e79
commit c3b2a45c72
5 changed files with 21 additions and 6 deletions

View File

@@ -3,10 +3,10 @@ DEFINED_PHASES=compile install
DESCRIPTION=Collection of patches for libtool.eclass
EAPI=8
HOMEPAGE=https://gitweb.gentoo.org/proj/elt-patches.git/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
KEYWORDS=~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~arm64-linux ~ppc64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
LICENSE=GPL-2
RDEPEND=sys-apps/gentoo-functions
RESTRICT=test
SLOT=0
SRC_URI=https://dev.gentoo.org/~grobian/distfiles/elt-patches-20250306.tar.xz https://dev.gentoo.org/~vapier/dist/elt-patches-20250306.tar.xz https://dev.gentoo.org/~sam/distfiles/app-portage/elt-patches/elt-patches-20250306.tar.xz
_md5_=71cd0ac11f9f7ae72a59cb458d3412e6
_md5_=684349064707cc6f1ed8e549bfc0e003

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=+native-symlinks 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 ~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/6
SRC_URI=https://distfiles.ariadne.space/pkgconf/pkgconf-2.4.1.tar.xz
_eclasses_=multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123
_md5_=9f6323590352822ef05defadf4b307b3

View File

@@ -9,6 +9,6 @@ LICENSE=ISC
PROPERTIES=live
RDEPEND=!dev-util/pkgconfig
RESTRICT=!test? ( test )
SLOT=0/5
SLOT=0/6
_eclasses_=multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 03ea4e0b6b685afdc980f00a43ea5d12 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=3432db97faad7df3aa26cbd9ea16d73e
_md5_=9f6323590352822ef05defadf4b307b3

View File

@@ -10903,7 +10903,7 @@ dev-util/peg 0.1.18: Recursive-descent parser generators for C
dev-util/perf 6.7 6.11.7-r1 6.12-r1 6.13.5: Userland tools for Linux Performance Counters
dev-util/pixi 0.39.5: A package management and workflow tool
dev-util/pkgcheck 0.10.33-r1 9999: pkgcore-based QA utility for ebuild repos
dev-util/pkgconf 1.8.1 2.1.1 2.2.0 2.3.0 9999: pkg-config compatible replacement with no dependencies other than C99
dev-util/pkgconf 1.8.1 2.1.1 2.2.0 2.3.0 2.4.1 9999: pkg-config compatible replacement with no dependencies other than C99
dev-util/pkgcruft 0.0.10 9999: QA library and tools based on pkgcraft
dev-util/pkgdev 0.2.11 9999: Collection of tools for Gentoo development
dev-util/pkgdiff 1.8 9999: Package Changes Analyzer (pkgdiff)

View File

@@ -1 +1 @@
Fri, 07 Mar 2025 00:03:48 +0000
Fri, 07 Mar 2025 00:19:05 +0000