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 C0F201396D0 for ; Mon, 18 Sep 2017 13:03:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4621C1FC252; Mon, 18 Sep 2017 13:03:29 +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 2568F1FC252 for ; Mon, 18 Sep 2017 13:03:28 +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 EF8C434164B 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 5BADA9094 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: <1505738853.8b62c591ebb1fba925a3602e155e8ed2f704b7ab.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Role-Identifiable/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild X-VCS-Directories: dev-perl/Role-Identifiable/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 8b62c591ebb1fba925a3602e155e8ed2f704b7ab 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: cf843486-c4bc-4e63-ab81-ba0d5f3f10c8 X-Archives-Hash: 01412aca8f642368c483142d84544754 commit: 8b62c591ebb1fba925a3602e155e8ed2f704b7ab Author: Kent Fredric gentoo org> AuthorDate: Mon Sep 18 12:33:59 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Mon Sep 18 12:47:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b62c591 dev-perl/Role-Identifiable: Fix ebuild.badheader Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild b/dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild index 6153c9b87c2..5ccbc3c3cea 100644 --- a/dev-perl/Role-Identifiable/Role-Identifiable-0.7.0.ebuild +++ b/dev-perl/Role-Identifiable/Role-Identifiable-0.7.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.007