diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:57:42 +0100 |
commit | 1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch) | |
tree | e48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-util/pkgconf-1.5.1 | |
parent | d87262dd706fec50cd150aab3e93883b6337466d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-util/pkgconf-1.5.1')
-rw-r--r-- | dev-util/pkgconf-1.5.1 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-util/pkgconf-1.5.1 b/dev-util/pkgconf-1.5.1 new file mode 100644 index 000000000000..4ba6f2f3e5e4 --- /dev/null +++ b/dev-util/pkgconf-1.5.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=test? ( dev-libs/atf dev-util/kyua ) +DESCRIPTION=pkg-config compatible replacement with no dependencies other than ANSI C89 +EAPI=6 +HOMEPAGE=https://github.com/pkgconf/pkgconf +IUSE=+pkg-config test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 +LICENSE=BSD-1 +RDEPEND=pkg-config? ( !dev-util/pkgconfig !dev-util/pkg-config-lite !dev-util/pkgconfig-openbsd[pkg-config] ) +RESTRICT=!test? ( test ) +SLOT=0/3 +SRC_URI=https://distfiles.dereferenced.org/pkgconf/pkgconf-1.5.1.tar.xz +_eclasses_=multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=df512cb449d7220099d9438005ab3ffd |