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 9AC46139694 for ; Fri, 24 Mar 2017 12:41:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E97BD21C039; Fri, 24 Mar 2017 12:41:32 +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 C261521C039 for ; Fri, 24 Mar 2017 12:41:32 +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 6DCCB341657 for ; Fri, 24 Mar 2017 12:41:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D24547350 for ; Fri, 24 Mar 2017 12:41:29 +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: <1490359262.b4d657350acdd94466b812b4f1321b13de06995b.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Image-Info/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Image-Info/Image-Info-1.400.0.ebuild dev-perl/Image-Info/Manifest X-VCS-Directories: dev-perl/Image-Info/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: b4d657350acdd94466b812b4f1321b13de06995b X-VCS-Branch: master Date: Fri, 24 Mar 2017 12:41:29 +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: 88a719a5-53ef-4c22-8c76-0a3ad92ddc9a X-Archives-Hash: 4be12121b0821fb5f3593736c0b48a2e commit: b4d657350acdd94466b812b4f1321b13de06995b Author: Kent Fredric gentoo org> AuthorDate: Fri Mar 24 12:41:02 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Fri Mar 24 12:41:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d65735 dev-perl/Image-Info: Bump to version 1.400.0 Upstream: - Fix support for rational values - Fix warnings while processing PNGs Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-perl/Image-Info/Image-Info-1.400.0.ebuild | 25 +++++++++++++++++++++++++ dev-perl/Image-Info/Manifest | 1 + 2 files changed, 26 insertions(+) diff --git a/dev-perl/Image-Info/Image-Info-1.400.0.ebuild b/dev-perl/Image-Info/Image-Info-1.400.0.ebuild new file mode 100644 index 00000000000..c9d67748c59 --- /dev/null +++ b/dev-perl/Image-Info/Image-Info-1.400.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=SREZIC +DIST_VERSION=1.40 +DIST_EXAMPLES=("exifdump" "imgdump") +inherit perl-module + +DESCRIPTION="The Perl Image-Info Module" + +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +IUSE="" + +DEPEND=">=dev-perl/IO-stringy-1.01 + dev-perl/XML-LibXML + dev-perl/XML-Simple" +RDEPEND="${DEPEND}" + +src_test() { + perl_rm_files "t/pod_cov.t" "t/pod.t" + perl-module_src_test +} diff --git a/dev-perl/Image-Info/Manifest b/dev-perl/Image-Info/Manifest index 144ec8eecd4..350e48d71f7 100644 --- a/dev-perl/Image-Info/Manifest +++ b/dev-perl/Image-Info/Manifest @@ -1 +1,2 @@ DIST Image-Info-1.39.tar.gz 264725 SHA256 af155264667a2c22e3e2225195b8f6589329f9567e1789b7ce439ee21178713d SHA512 c246842029f57ad8be47348489bc625c9dfda46d96a5489fffca8cf6cc294eea2321dc8ba414b959aa48b5e72785a8221db69e9afb45be6c6ad6544d9adc8a91 WHIRLPOOL 06e878bfc3e222340d017304d63a54909e8d3c906abf0431c265a948e103e6e1d0e7a20f14c652c34bed33d7bffc2ebb2e08f710c551498d7a4bc6882f861401 +DIST Image-Info-1.40.tar.gz 264982 SHA256 8d65f4b03cde9d707cec3927dc4e39ceeebf8490d412e49abe8232acebdba782 SHA512 9a5caddea3b54a9433621144284eb52ee9683db0420a35b0774101cc50f28a98f03a988748fc280b4d34e4c0312b7585f063c844b0bbce3efd9621bf6c76b35b WHIRLPOOL a1e555e6d8c686b58338f1b0b6e5d02a8916e888fd1e4be1b99a4406a76dff195f6e007163021134dc40530586443ff0010697127abafde731a48cc120436dd0