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 58E771396D0 for ; Mon, 18 Sep 2017 13:03:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 719CE1FC1E1; Mon, 18 Sep 2017 13:03:27 +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 513211FC1E1 for ; Mon, 18 Sep 2017 13:03:27 +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 4CA1F34071C for ; Mon, 18 Sep 2017 13:03:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4997908C for ; Mon, 18 Sep 2017 13:03:22 +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: <1505738839.a109e088f109dfd3a89c1a566f4e0b2edf32e742.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-LazyRequire/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild X-VCS-Directories: dev-perl/MooseX-LazyRequire/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: a109e088f109dfd3a89c1a566f4e0b2edf32e742 X-VCS-Branch: master Date: Mon, 18 Sep 2017 13:03:22 +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: b9481045-873b-43ad-8f66-9ab1c2664e83 X-Archives-Hash: 856d44dc97debbd0310e2a9eeec6b92b commit: a109e088f109dfd3a89c1a566f4e0b2edf32e742 Author: Kent Fredric gentoo org> AuthorDate: Mon Sep 18 12:27:43 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Mon Sep 18 12:47:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a109e088 dev-perl/MooseX-LazyRequire: Fix ebuild.badheader Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild index b7c73491ed5..18191216aee 100644 --- a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0.ebuild +++ b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.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=ETHER DIST_VERSION=0.11