From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE392158090 for ; Wed, 4 May 2022 23:26:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B745FE07FE; Wed, 4 May 2022 23:26:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45F5CE07FE for ; Wed, 4 May 2022 23:26:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 008D7341304 for ; Wed, 4 May 2022 23:26:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA7BD449 for ; Wed, 4 May 2022 23:26:03 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1651706753.42a47ea24bda57e2b7c6f4f3766db03ec3e6bb69.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libyang/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libyang/Manifest net-libs/libyang/libyang-2.0.112.ebuild X-VCS-Directories: net-libs/libyang/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 42a47ea24bda57e2b7c6f4f3766db03ec3e6bb69 X-VCS-Branch: master Date: Wed, 4 May 2022 23:26:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 09c11069-4806-499a-8132-45f15bdc1767 X-Archives-Hash: 617e9b3b5f978f4ecef0cbe90be0a95c commit: 42a47ea24bda57e2b7c6f4f3766db03ec3e6bb69 Author: Jakov Smolić gentoo org> AuthorDate: Wed May 4 23:25:03 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Wed May 4 23:25:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a47ea2 net-libs/libyang: drop 2.0.112 Signed-off-by: Jakov Smolić gentoo.org> net-libs/libyang/Manifest | 1 - net-libs/libyang/libyang-2.0.112.ebuild | 45 --------------------------------- 2 files changed, 46 deletions(-) diff --git a/net-libs/libyang/Manifest b/net-libs/libyang/Manifest index e9db1af2db41..ebeb2f50a5e2 100644 --- a/net-libs/libyang/Manifest +++ b/net-libs/libyang/Manifest @@ -1,2 +1 @@ -DIST libyang-2.0.112.tar.gz 1075308 BLAKE2B 13c5dee1817f93ec24580d24cfc5d1c066de54dec3d1de60e6f7d67caad527b13e40864301d5e5086b3d92b8769e200674168dd874bc2c786bd5101ec3aa958f SHA512 5da463b86656b9fc944925777a488b3306ef1a1e7efdaf4af677960a04b5544605126bb7e0441e55686b80f97fca70fe86605d0e7c64f634b4297dcc7bd779db DIST libyang-2.0.164.tar.gz 1120619 BLAKE2B 7b9fc93ae4c7d42c3d818a26448bf1f7fc8df21634668f46e14256d094997ef22f74ae5e8f46807692e1bab176dd14d9d3036712013bf83716f6069664a74436 SHA512 016e450110e968665195bec692ef1eca6889636de79bd873f74cddde6a58859ac1df4d1fb2bc3024ff05d82ff4c2b0f4eb8df06ddfd4b04d3a0c5f5fed44af65 diff --git a/net-libs/libyang/libyang-2.0.112.ebuild b/net-libs/libyang/libyang-2.0.112.ebuild deleted file mode 100644 index 2b0dd6643d25..000000000000 --- a/net-libs/libyang/libyang-2.0.112.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -CMAKE_ECLASS=cmake -inherit cmake-multilib - -DESCRIPTION="YANG data modeling language library" -HOMEPAGE="https://github.com/CESNET/libyang" -SRC_URI="https://github.com/CESNET/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -IUSE="doc test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-libs/libpcre2[${MULTILIB_USEDEP}]" -DEPEND=" - ${RDEPEND} - test? ( dev-util/cmocka ) -" -BDEPEND=" - virtual/pkgconfig - doc? ( app-doc/doxygen[dot] ) -" - -multilib_src_configure() { - local mycmakeargs=( - -DENABLE_TESTS=$(usex test) - -DENABLE_VALGRIND_TESTS=OFF - ) - cmake_src_configure -} - -multilib_src_compile() { - cmake_src_compile - - multilib_is_native_abi && use doc && cmake_src_compile doc -} - -multilib_src_install_all() { - use doc && dodoc -r doc/. -}