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 2E1311395E2 for ; Thu, 17 Nov 2016 03:25:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB4C1E0B71; Thu, 17 Nov 2016 03:25:24 +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 3BF66E0B71 for ; Thu, 17 Nov 2016 03:25:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5A3E2341236 for ; Thu, 17 Nov 2016 03:25:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8534C24AF for ; Thu, 17 Nov 2016 03:25:20 +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: <1479352990.bb0259e5f7f99a42b4d9b5a4688af9133b3e23bd.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Tag/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild dev-perl/MP3-Tag/Manifest X-VCS-Directories: dev-perl/MP3-Tag/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: bb0259e5f7f99a42b4d9b5a4688af9133b3e23bd X-VCS-Branch: master Date: Thu, 17 Nov 2016 03:25:20 +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: 3c39be7f-11f2-462d-afc3-0316165e34b0 X-Archives-Hash: 2728a350c652cea0337a6038aea392f0 commit: bb0259e5f7f99a42b4d9b5a4688af9133b3e23bd Author: Kent Fredric gentoo org> AuthorDate: Thu Nov 17 03:23:10 2016 +0000 Commit: Kent Fredric gentoo org> CommitDate: Thu Nov 17 03:23:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0259e5 dev-perl/MP3-Tag: Bump to version 1.140.0 re bug #600062 - EAPI6 - Add USE="examples" Upstream: - Fixed warnings on Perl 5.22+ - New method have_one_of_frame - New methods *_have() for all basic types like "title" etc - New tunable ampersand_joiner - New method _auto_field_from - Fix _parse_rex_microinterpolate not updateing $ecount with %% - Fix some %-escapes not being matched - More careful ID3v2 frame name parsing Bug: https://bugs.gentoo.org/600062 Package-Manager: portage-2.3.2 dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild | 23 +++++++++++++++++++++++ dev-perl/MP3-Tag/Manifest | 1 + 2 files changed, 24 insertions(+) diff --git a/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild b/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild new file mode 100644 index 00000000..2e34630 --- /dev/null +++ b/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DIST_AUTHOR=ILYAZ +DIST_VERSION=1.14 +DIST_SECTION=modules +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="Module for reading tags of MP3 Audio files" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +IUSE="" + +RDEPEND="dev-perl/MP3-Info" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" diff --git a/dev-perl/MP3-Tag/Manifest b/dev-perl/MP3-Tag/Manifest index 762c3cc..3281525 100644 --- a/dev-perl/MP3-Tag/Manifest +++ b/dev-perl/MP3-Tag/Manifest @@ -1 +1,2 @@ DIST MP3-Tag-1.13.tar.gz 275907 SHA256 34d3c33c1efa4c4448e27a45b1689ca20a27882fb3c74c0d3588e6aa315f33ae SHA512 3dcdc186d8e2f00fc474eccadb755058fcba6cb80637c87d8565981f073bb19fa867a755de7423e3d58393bc730fe85f601f63dd928f4fe27a9fe9b80f63bfc3 WHIRLPOOL 1a0d203f0070af4f6fd5ae349f5957d7ca79795021b0f5ad1cabb8d1132f68b0fd916f4a63cbf15aa806d214e7d9339a8f9dce43b808015ad0759c44c0eb45c2 +DIST MP3-Tag-1.14.tar.gz 279630 SHA256 3ec392f273ce38228ee2d7e53f7622f6f90a9c31c5079e6c9f354fb04a98c259 SHA512 05e35f024868505cfc8a07146442e248ef1e80c3c156fd1eabeb874d458356f6b391793e343a24e9e490fd537e7f280316f651b6717378c06953480d271ed2e1 WHIRLPOOL 2db6994d83dcca06d48cd82275a786b01fb9deb3c4c56b5d63eb96434aea897c91c40375c4bbe54a617902b93b2cda31d211f3b1e65d53fe5eed8ec31bf54768