From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 29E99138A1F for ; Sat, 1 Nov 2014 09:50:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55F3CE09DA; Sat, 1 Nov 2014 09:50:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5EE9FE09C7 for ; Sat, 1 Nov 2014 09:50:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1FF753404D1 for ; Sat, 1 Nov 2014 09:50:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B80D19338 for ; Sat, 1 Nov 2014 09:50:49 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1414835007.5abdedb41c27e152aeb8ae4decb90f1c9de42cf3.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: perl-core/encoding-warnings/ X-VCS-Repository: proj/sci X-VCS-Files: perl-core/encoding-warnings/ChangeLog perl-core/encoding-warnings/encoding-warnings-0.11.ebuild perl-core/encoding-warnings/metadata.xml X-VCS-Directories: perl-core/encoding-warnings/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 5abdedb41c27e152aeb8ae4decb90f1c9de42cf3 X-VCS-Branch: master Date: Sat, 1 Nov 2014 09:50:49 +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: c5f30a6a-a93d-4ac0-846e-03c4907916c1 X-Archives-Hash: 8cc97ee529dc8a1e61cb8f4045e3c205 commit: 5abdedb41c27e152aeb8ae4decb90f1c9de42cf3 Author: Justin Lecher gentoo org> AuthorDate: Sat Nov 1 09:43:27 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Nov 1 09:43:27 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5abdedb4 perl-core/encoding-warnings: Bump to EAPI=5 Package-Manager: portage-2.2.14 --- perl-core/encoding-warnings/ChangeLog | 6 +++++- perl-core/encoding-warnings/encoding-warnings-0.11.ebuild | 2 ++ perl-core/encoding-warnings/metadata.xml | 6 +++--- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/perl-core/encoding-warnings/ChangeLog b/perl-core/encoding-warnings/ChangeLog index ae0b2ec..07218b0 100644 --- a/perl-core/encoding-warnings/ChangeLog +++ b/perl-core/encoding-warnings/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for perl-core/encoding-warnings -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 01 Nov 2014; Justin Lecher encoding-warnings-0.11.ebuild, + metadata.xml: + Bump to EAPI=5 + 25 Oct 2011; Justin Lecher metadata.xml: Removed no-herd from herd tag in metadata.xml diff --git a/perl-core/encoding-warnings/encoding-warnings-0.11.ebuild b/perl-core/encoding-warnings/encoding-warnings-0.11.ebuild index d304be8..a68157c 100644 --- a/perl-core/encoding-warnings/encoding-warnings-0.11.ebuild +++ b/perl-core/encoding-warnings/encoding-warnings-0.11.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=5 + inherit perl-module DESCRIPTION="Warn on implicit encoding conversions" diff --git a/perl-core/encoding-warnings/metadata.xml b/perl-core/encoding-warnings/metadata.xml index 4e9342c..5e7df8a 100644 --- a/perl-core/encoding-warnings/metadata.xml +++ b/perl-core/encoding-warnings/metadata.xml @@ -1,7 +1,7 @@ - - mail@akhuettel.de - + + mail@akhuettel.de +