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 C7C2C158020 for ; Fri, 2 Dec 2022 03:48:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07C63E0AD5; Fri, 2 Dec 2022 03:48:22 +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 E4B99E0AD5 for ; Fri, 2 Dec 2022 03:48:21 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02B7C3410AD for ; Fri, 2 Dec 2022 03:48:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7648376F for ; Fri, 2 Dec 2022 03:48:19 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1669952844.2e89118d084a68992d7ed042619cdc2c856daf1c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-alternatives/awk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-alternatives/awk/awk-1.ebuild X-VCS-Directories: app-alternatives/awk/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2e89118d084a68992d7ed042619cdc2c856daf1c X-VCS-Branch: master Date: Fri, 2 Dec 2022 03:48:19 +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: 7d51ab0f-48fc-4b11-aa69-9add36cf6942 X-Archives-Hash: afa9f3ca96d98a881416f7396dd4b83f commit: 2e89118d084a68992d7ed042619cdc2c856daf1c Author: Michał Górny gentoo org> AuthorDate: Fri Dec 2 03:46:18 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Dec 2 03:47:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e89118d app-alternatives/awk: Define LICENSE and HOMEPAGE for the virtual Signed-off-by: Michał Górny gentoo.org> app-alternatives/awk/awk-1.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app-alternatives/awk/awk-1.ebuild b/app-alternatives/awk/awk-1.ebuild index a17f47bf0746..cef6aea276d2 100644 --- a/app-alternatives/awk/awk-1.ebuild +++ b/app-alternatives/awk/awk-1.ebuild @@ -4,8 +4,11 @@ EAPI=7 DESCRIPTION="Virtual for awk implementation" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" + SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +LICENSE="metapackage" RDEPEND=" || (