diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-12-09 13:45:10 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-12-09 13:45:10 +0000 |
commit | f46e0252bc1b437f34722c0c68a0e72a7f7d2e31 (patch) | |
tree | bba1a14830d39165bf43aafba629507c999de2a9 /metadata/md5-cache/dev-libs/libspt-1.1-r3 | |
parent | Merge updates from master (diff) | |
download | gentoo-f46e0252bc1b437f34722c0c68a0e72a7f7d2e31.tar.gz gentoo-f46e0252bc1b437f34722c0c68a0e72a7f7d2e31.tar.bz2 gentoo-f46e0252bc1b437f34722c0c68a0e72a7f7d2e31.zip |
2017-12-09 13:45:08 UTC
Diffstat (limited to 'metadata/md5-cache/dev-libs/libspt-1.1-r3')
-rw-r--r-- | metadata/md5-cache/dev-libs/libspt-1.1-r3 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/metadata/md5-cache/dev-libs/libspt-1.1-r3 b/metadata/md5-cache/dev-libs/libspt-1.1-r3 index fda9d3f58375..b56a79c88b6d 100644 --- a/metadata/md5-cache/dev-libs/libspt-1.1-r3 +++ b/metadata/md5-cache/dev-libs/libspt-1.1-r3 @@ -1,11 +1,14 @@ -DEFINED_PHASES=install +DEFINED_PHASES=configure install prepare +DEPEND=!libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) libtirpc? ( net-libs/libtirpc ) virtual/pkgconfig >=app-portage/elt-patches-20170422 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=Library for handling root privilege EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/No_homepage -IUSE=suid +IUSE=+libtirpc suid KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 LICENSE=BSD-2 +RDEPEND=!libtirpc? ( elibc_glibc? ( sys-libs/glibc[rpc(-)] ) ) libtirpc? ( net-libs/libtirpc ) RESTRICT=test SLOT=0 SRC_URI=mirror://gentoo/libspt-1.1.tar.bz2 -_md5_=18f0cc0b6e1018f2af1076751025a5e9 +_eclasses_=autotools dc412f38566b91012efd58b9c203e6c3 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af +_md5_=831f9d4eac1f4546784f560d834d0f42 |