summaryrefslogtreecommitdiff
path: root/net-libs/libasyncns
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-03-03 13:42:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-03-03 13:42:34 +0000
commit066d27181e9a797ad9f8fc43b49fc9a10ff2f707 (patch)
tree3cb05783d73b2c33589ba305144a31c718e123cd /net-libs/libasyncns
parent16449a80e28af2209916cc66d19c9a44ca2b90d9 (diff)
gentoo resync : 03.03.2019
Diffstat (limited to 'net-libs/libasyncns')
-rw-r--r--net-libs/libasyncns/Manifest3
-rw-r--r--net-libs/libasyncns/libasyncns-0.8-r3.ebuild59
-rw-r--r--net-libs/libasyncns/libasyncns-0.8-r4.ebuild2
3 files changed, 2 insertions, 62 deletions
diff --git a/net-libs/libasyncns/Manifest b/net-libs/libasyncns/Manifest
index 184faf4fbbfa..0d13e63c5782 100644
--- a/net-libs/libasyncns/Manifest
+++ b/net-libs/libasyncns/Manifest
@@ -1,6 +1,5 @@
AUX libasyncns-0.8-configure-res_query.patch 428 BLAKE2B e19cdfc88ebee7f22dac6dad6dc302fa80957464c91eb8907ef75bd3f5fb32d7b985545a1aafccf2cd228688c16ab731ddd9c5315083f8f4d117a9a6d4ee731f SHA512 ed338a91575f9e642c3da9764348fb7d4e5b2d0da4ef9a849a4cb176df96776100e59b419bbc9206395252d8317c20c5cfe1b68e008825fde1192e24dc9f8ce0
AUX libasyncns-0.8-libdir.patch 299 BLAKE2B ad0b79b5725877642c1b03c8183654be8d54e78e44bf7ab4de3c8bd1ffc5ceb2e6cfd250cc4725c2a0491d062d12124faf55fb20b07887e1f47cee7ab156f0de SHA512 b4a42a4241034756feeacdcd9a7d6e57a8b2d9ae945b149e05c6ea9d8b33791733601ef9d153e75d7979079cdf4c02c4136f881236e2a2b393ce070021c3a2b0
DIST libasyncns-0.8.tar.gz 341591 BLAKE2B a93e7fdeb6e686cf3ed87db8fe2473f8868defd5bb6a29497c48d970d1ff33c550b5521d84a224314c9e93bd4cf09f502bde0fbe1c4d2680f6fa07f1f1a224c6 SHA512 2daad3a2d9eb875e0575843d9e9e2787be6cbba89211fd073fa8898ff80e0a891c7da1a7b0ef70f306318cb3a963ecd65d53d24d08b5f6b98e7cd2a3b3bdcda7
-EBUILD libasyncns-0.8-r3.ebuild 1359 BLAKE2B 58816386aa8c19b7d6ea042c3e8f5bde7ab94262b666828a60b799c5f20cde6b177262bcde52b44d0a256b2e1b5175beb7b0975bce4afd63191304bf5142497d SHA512 4f391029eee067d8f0b97064ba636544d0b5d38e1346d8a273305940caa0e727f58644fce68d1092b988bffe56cd3d69779bcd62d9f686f076af7a5a1957a64e
-EBUILD libasyncns-0.8-r4.ebuild 1348 BLAKE2B 61b287bf8f27a39455960c1ae593b9ad6709796d455e569c8ac9f0ee3633b5a46e74ff2984f3937c90d5f886bf97d333d8839acadb87068d665fcfec168d182f SHA512 988bce62596e1ff628cf367be76faf542c05891dc13b334f3e893ffb7705ce3ef0a1d7ecec64c46cc3cea093f461d366617af82723c20cc6c0448edea49973cc
+EBUILD libasyncns-0.8-r4.ebuild 1344 BLAKE2B 7298360c973d265d7f5c7fe34782aa075e918eb4a769f6666c58c88a31acb83081dc6cf6769668a6eaf51a8b18a6b591be58e56f670f973ccd2692520f67c933 SHA512 6c692317d081dffd152f3513e88fd0429b072377694b5a5f55c61c96ad5b279162ff6cc47c2eff82b05e164759929ab59d470b0089434ed996625e9cb9efb42d
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/net-libs/libasyncns/libasyncns-0.8-r3.ebuild b/net-libs/libasyncns/libasyncns-0.8-r3.ebuild
deleted file mode 100644
index 6cc4ce9577e3..000000000000
--- a/net-libs/libasyncns/libasyncns-0.8-r3.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils flag-o-matic libtool multilib multilib-minimal
-
-DESCRIPTION="C library for executing name service queries asynchronously"
-HOMEPAGE="http://0pointer.de/lennart/projects/libasyncns/"
-SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz"
-
-SLOT="0"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux"
-
-IUSE="doc debug"
-
-RDEPEND=""
-DEPEND="doc? ( app-doc/doxygen )"
-
-src_prepare() {
- # fix libdir in pkgconfig file
- epatch "${FILESDIR}/${P}-libdir.patch"
- elibtoolize
-}
-
-multilib_src_configure() {
- # libasyncns uses assert()
- use debug || append-cppflags -DNDEBUG
-
- ECONF_SOURCE=${S} \
- econf \
- --docdir="${EPREFIX}"/usr/share/doc/${PF} \
- --htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \
- --disable-dependency-tracking \
- --disable-lynx \
- --disable-static
-}
-
-multilib_src_compile() {
- emake || die "emake failed"
-
- if multilib_is_native_abi && use doc; then
- doxygen doxygen/doxygen.conf || die "doxygen failed"
- fi
-}
-
-multilib_src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-
- if multilib_is_native_abi && use doc; then
- docinto apidocs
- dohtml html/*
- fi
-}
-
-multilib_src_install_all() {
- find "${D}" -name '*.la' -delete
-}
diff --git a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild
index 8100e444b372..0cabac41cf59 100644
--- a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild
+++ b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="doc debug"