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 80EB21396D0 for ; Mon, 18 Sep 2017 13:03:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD39A1FC243; Mon, 18 Sep 2017 13:03:28 +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 A13C11FC23A for ; Mon, 18 Sep 2017 13:03:28 +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 D4EA9340BEA for ; Mon, 18 Sep 2017 13:03:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 826109096 for ; Mon, 18 Sep 2017 13:03:23 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1505738856.00197fd2a78e018c4aac2f2153191ec33e6f050d.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-Errf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/String-Errf/String-Errf-0.8.0.ebuild X-VCS-Directories: dev-perl/String-Errf/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 00197fd2a78e018c4aac2f2153191ec33e6f050d X-VCS-Branch: master Date: Mon, 18 Sep 2017 13:03:23 +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-Archives-Salt: f1e3f61c-c2fc-43b7-8eb3-0bdf1318c32a X-Archives-Hash: 7b79288e22103ecab3659564de4efcb0 commit: 00197fd2a78e018c4aac2f2153191ec33e6f050d Author: Kent Fredric gentoo org> AuthorDate: Mon Sep 18 12:40:47 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Mon Sep 18 12:47:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00197fd2 dev-perl/String-Errf: Fix ebuild.badheader Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-perl/String-Errf/String-Errf-0.8.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/String-Errf/String-Errf-0.8.0.ebuild b/dev-perl/String-Errf/String-Errf-0.8.0.ebuild index a9e8538abb4..eb486f6dd6e 100644 --- a/dev-perl/String-Errf/String-Errf-0.8.0.ebuild +++ b/dev-perl/String-Errf/String-Errf-0.8.0.ebuild @@ -1,5 +1,6 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 DIST_AUTHOR=RJBS DIST_VERSION=0.008