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 7FFC1158010 for ; Sun, 29 Jan 2023 07:45:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1D2EE07FE; Sun, 29 Jan 2023 07:45:38 +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 9842DE07FE for ; Sun, 29 Jan 2023 07:45:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B2A9B335D85 for ; Sun, 29 Jan 2023 07:45:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E17B3891 for ; Sun, 29 Jan 2023 07:45:35 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1674978286.37cefa9980d90feeced9bdbcc99582115c9bdf78.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/c-ares/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/c-ares/c-ares-1.19.0.ebuild net-dns/c-ares/metadata.xml X-VCS-Directories: net-dns/c-ares/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 37cefa9980d90feeced9bdbcc99582115c9bdf78 X-VCS-Branch: master Date: Sun, 29 Jan 2023 07:45:35 +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: d1c00bd3-6074-47dd-aed7-d187afce9ed0 X-Archives-Hash: 761a08141a9f211570c3e2deff8b6e74 commit: 37cefa9980d90feeced9bdbcc99582115c9bdf78 Author: Sam James gentoo org> AuthorDate: Sun Jan 29 07:44:19 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 29 07:44:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37cefa99 net-dns/c-ares: adopt for base-system@ (co-maint welcome) Closely related to curl and a dep of it. Signed-off-by: Sam James gentoo.org> net-dns/c-ares/c-ares-1.19.0.ebuild | 2 +- net-dns/c-ares/metadata.xml | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/net-dns/c-ares/c-ares-1.19.0.ebuild b/net-dns/c-ares/c-ares-1.19.0.ebuild index 862fa9b9e499..e672bf70b438 100644 --- a/net-dns/c-ares/c-ares-1.19.0.ebuild +++ b/net-dns/c-ares/c-ares-1.19.0.ebuild @@ -13,9 +13,9 @@ SRC_URI=" verify-sig? ( https://c-ares.org/download/${P}.tar.gz.asc ) " +LICENSE="MIT" # Subslot = SONAME of libcares.so.2 SLOT="0/2" -LICENSE="MIT" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs test" RESTRICT="!test? ( test )" diff --git a/net-dns/c-ares/metadata.xml b/net-dns/c-ares/metadata.xml index 2d1997a21e1b..38e54d9f2ee6 100644 --- a/net-dns/c-ares/metadata.xml +++ b/net-dns/c-ares/metadata.xml @@ -1,7 +1,10 @@ - + + base-system@gentoo.org + Gentoo Base System + cpe:/a:daniel_stenberg:c-ares c-ares/c-ares