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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5EE33138334 for ; Fri, 20 Sep 2019 21:18:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95653E0909; Fri, 20 Sep 2019 21:18:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A259E0909 for ; Fri, 20 Sep 2019 21:18:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FBFA34B434 for ; Fri, 20 Sep 2019 21:18:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C55A2764 for ; Fri, 20 Sep 2019 21:18:20 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1569014292.d7f851b3278c429f737ee0e3cf5232856f4ea09c.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/dnsmasq/dnsmasq-2.80.ebuild X-VCS-Directories: net-dns/dnsmasq/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: d7f851b3278c429f737ee0e3cf5232856f4ea09c X-VCS-Branch: master Date: Fri, 20 Sep 2019 21:18:20 +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: 1a49a72d-385c-4bde-b650-fcfd47117eb9 X-Archives-Hash: a4f7b50b72a710c238cfec1d0b76f6aa commit: d7f851b3278c429f737ee0e3cf5232856f4ea09c Author: Matt Turner gentoo org> AuthorDate: Fri Sep 20 21:17:44 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 20 21:18:12 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f851b3 net-dns/dnsmasq: Drop Sony copyright link As per policy. Signed-off-by: Matt Turner gentoo.org> net-dns/dnsmasq/dnsmasq-2.80.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-dns/dnsmasq/dnsmasq-2.80.ebuild b/net-dns/dnsmasq/dnsmasq-2.80.ebuild index 1e8a6dddf18..fb46b1495fa 100644 --- a/net-dns/dnsmasq/dnsmasq-2.80.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.80.ebuild @@ -1,5 +1,4 @@ # Copyright 1999-2019 Gentoo Authors -# Copyright 2017-2018 Sony Interactive Entertainment Inc. # Distributed under the terms of the GNU General Public License v2 EAPI=7