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 D52B1138350 for ; Tue, 11 Feb 2020 18:54:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0696E0905; Tue, 11 Feb 2020 18:54:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C3B81E0905 for ; Tue, 11 Feb 2020 18:54:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A166734EB9D for ; Tue, 11 Feb 2020 18:54:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5297A7B for ; Tue, 11 Feb 2020 18:54:48 +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: <1581447285.3b13ffa01ea93db1614ad2ce94728b8e0d97e5bb.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/serf/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/serf/serf-1.3.8-r1.ebuild net-libs/serf/serf-1.3.8.ebuild net-libs/serf/serf-1.3.9.ebuild X-VCS-Directories: net-libs/serf/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3b13ffa01ea93db1614ad2ce94728b8e0d97e5bb X-VCS-Branch: master Date: Tue, 11 Feb 2020 18:54:48 +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: 015a512a-5981-4669-86e6-4cb0bae21224 X-Archives-Hash: 060474c657a001fe2c4c34b2f568b8d4 commit: 3b13ffa01ea93db1614ad2ce94728b8e0d97e5bb Author: Michał Górny gentoo org> AuthorDate: Tue Feb 11 18:48:56 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Feb 11 18:54:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b13ffa0 net-libs/serf: Gentooize copyright header Signed-off-by: Michał Górny gentoo.org> net-libs/serf/serf-1.3.8-r1.ebuild | 2 +- net-libs/serf/serf-1.3.8.ebuild | 2 +- net-libs/serf/serf-1.3.9.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-libs/serf/serf-1.3.8-r1.ebuild b/net-libs/serf/serf-1.3.8-r1.ebuild index c1ba2b7515a..65488051ac4 100644 --- a/net-libs/serf/serf-1.3.8-r1.ebuild +++ b/net-libs/serf/serf-1.3.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2008-2020 Arfrever Frehtes Taifersar Arahesis and others +# Copyright 2008-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" diff --git a/net-libs/serf/serf-1.3.8.ebuild b/net-libs/serf/serf-1.3.8.ebuild index eee568a6008..0071ed7279c 100644 --- a/net-libs/serf/serf-1.3.8.ebuild +++ b/net-libs/serf/serf-1.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 2008-2020 Arfrever Frehtes Taifersar Arahesis and others +# Copyright 2008-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" diff --git a/net-libs/serf/serf-1.3.9.ebuild b/net-libs/serf/serf-1.3.9.ebuild index ee94b20c25e..bf6fda46ca8 100644 --- a/net-libs/serf/serf-1.3.9.ebuild +++ b/net-libs/serf/serf-1.3.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 2008-2020 Arfrever Frehtes Taifersar Arahesis and others +# Copyright 2008-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5"