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 362D6139694 for ; Fri, 7 Apr 2017 15:39:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A826E0B60; Fri, 7 Apr 2017 15:39:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A86BE0B60 for ; Fri, 7 Apr 2017 15:39:25 +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 16085341686 for ; Fri, 7 Apr 2017 15:39:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86591739A for ; Fri, 7 Apr 2017 15:39:21 +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: <1491579368.e34d4043c75dcaf5dfdd5c4cdd9fb889c7773e86.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild X-VCS-Directories: dev-perl/PerlIO-utf8_strict/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: e34d4043c75dcaf5dfdd5c4cdd9fb889c7773e86 X-VCS-Branch: master Date: Fri, 7 Apr 2017 15:39:21 +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: 16a30299-1ac9-40d7-9fc9-b26caddfcf34 X-Archives-Hash: ab8b2058cc4a5bdbfb591b1082ec552c commit: e34d4043c75dcaf5dfdd5c4cdd9fb889c7773e86 Author: Kent Fredric gentoo org> AuthorDate: Fri Apr 7 15:36:08 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Fri Apr 7 15:36:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e34d4043 dev-perl/PerlIO-utf8_strict: Fix non-blank line after header Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild index 690d597e59b..1308db5416f 100644 --- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild +++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + EAPI=6 DIST_AUTHOR=LEONT DIST_VERSION=0.006