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 CF39A138351 for ; Sun, 12 Apr 2020 15:50:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19E60E09E8; Sun, 12 Apr 2020 15:50:59 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 04212E09CE for ; Sun, 12 Apr 2020 15:50:58 +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 33FBF34F182 for ; Sun, 12 Apr 2020 15:50:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D9CD1D6 for ; Sun, 12 Apr 2020 15:50:56 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1586706524.e831c734656562aaa25d1cf054f8f0567768bd90.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/exiftool/Manifest media-libs/exiftool/exiftool-11.86.ebuild X-VCS-Directories: media-libs/exiftool/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: e831c734656562aaa25d1cf054f8f0567768bd90 X-VCS-Branch: master Date: Sun, 12 Apr 2020 15:50:56 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2af361fb-345e-4bf2-aa01-30de7aaad46a X-Archives-Hash: 39b6780f07ae2aa6208a38b56338390b commit: e831c734656562aaa25d1cf054f8f0567768bd90 Author: Tim Harder gentoo org> AuthorDate: Sun Apr 12 15:47:07 2020 +0000 Commit: Tim Harder gentoo org> CommitDate: Sun Apr 12 15:48:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e831c734 media-libs/exiftool: remove old Signed-off-by: Tim Harder gentoo.org> media-libs/exiftool/Manifest | 1 - media-libs/exiftool/exiftool-11.86.ebuild | 25 ------------------------- 2 files changed, 26 deletions(-) diff --git a/media-libs/exiftool/Manifest b/media-libs/exiftool/Manifest index f6884f5c49b..2dfc8b49f31 100644 --- a/media-libs/exiftool/Manifest +++ b/media-libs/exiftool/Manifest @@ -1,3 +1,2 @@ -DIST Image-ExifTool-11.86.tar.gz 4702009 BLAKE2B 9f81bfa51daa5023092d6da887ff400ac8cddf9a406ad72a1bbb2cc735f72bfd7b4de2729e045e8b8ff49a2e0fef2fdc1db16ecd9500b79373b6d95fe93937ea SHA512 61725883f607bdb0e8d60b34596683fc42f4c653bbe5cbb974d181ad8544cb529558dc0eafb601bae126db31182a33adbbaf65b5a0d1d8163e38a76534694e3c DIST Image-ExifTool-11.91.tar.gz 4723460 BLAKE2B 186d7f4df45fd67b42a7cc509873e234f8a29c7889daf10608405c2795db2cd7e8be16401d2894b5e0831ace7f96f2e676fdf2ed257e5a2534290cdc2a1ba706 SHA512 5d00ac834f44908346a8b8125064bbfeb1887d5024d04a346a9a679248a45ebaf76c067511a245b96553a3881d1d3b06845cc6a39fef7293b9ad13bc70ebd650 DIST Image-ExifTool-11.93.tar.gz 4799548 BLAKE2B 29867c0407bed7568d92a4b8a0df1ea1377ad9ea54ea9496d09b5b76d946999db312247d6044c179cb064471f888c50c31bc85ddd44475a78a122eb413d73bba SHA512 e8d9dd34710e3346788e10a3b50e4d2a4ba1aeef1969efeec1ddcb7507378b313554e00587cda9c71a325f7d4d7238c91f743c67051d9cef8a012798551dcc59 diff --git a/media-libs/exiftool/exiftool-11.86.ebuild b/media-libs/exiftool/exiftool-11.86.ebuild deleted file mode 100644 index 556e4d04a9d..00000000000 --- a/media-libs/exiftool/exiftool-11.86.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_NAME=Image-ExifTool -inherit perl-module - -DESCRIPTION="Read and write meta information in image, audio and video files" -HOMEPAGE="https://exiftool.org/" -SRC_URI="https://exiftool.org/${DIST_P}.tar.gz" - -SLOT="0" -KEYWORDS="amd64 arm64 ppc ppc64 x86 ~x64-macos" -IUSE="doc" - -SRC_TEST="do" - -src_install() { - perl-module_src_install - use doc && dodoc -r html/ - - insinto /usr/share/${PN} - doins -r fmt_files config_files arg_files -}