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 E2D0A138334 for ; Tue, 8 Oct 2019 14:40:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4C3DE0934; Tue, 8 Oct 2019 14:40:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 738F6E0934 for ; Tue, 8 Oct 2019 14:40:31 +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 AA2C734BA66 for ; Tue, 8 Oct 2019 14:40:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1D2683F for ; Tue, 8 Oct 2019 14:40:27 +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: <1570545594.09bcd64d9d74019b13b870e45afb60d4c2a8f4ab.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.60.ebuild media-libs/exiftool/exiftool-11.63.ebuild X-VCS-Directories: media-libs/exiftool/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 09bcd64d9d74019b13b870e45afb60d4c2a8f4ab X-VCS-Branch: master Date: Tue, 8 Oct 2019 14:40:27 +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: 541049bf-187b-4f63-b645-072bc166b59a X-Archives-Hash: 6277924b68006ace5d43515410b877df commit: 09bcd64d9d74019b13b870e45afb60d4c2a8f4ab Author: Tim Harder gentoo org> AuthorDate: Tue Oct 8 05:57:47 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Tue Oct 8 14:39:54 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09bcd64d media-libs/exiftool: remove old Signed-off-by: Tim Harder gentoo.org> media-libs/exiftool/Manifest | 2 -- media-libs/exiftool/exiftool-11.60.ebuild | 25 ------------------------- media-libs/exiftool/exiftool-11.63.ebuild | 25 ------------------------- 3 files changed, 52 deletions(-) diff --git a/media-libs/exiftool/Manifest b/media-libs/exiftool/Manifest index 37af7cb01f3..be106ac8aa2 100644 --- a/media-libs/exiftool/Manifest +++ b/media-libs/exiftool/Manifest @@ -1,4 +1,2 @@ -DIST Image-ExifTool-11.60.tar.gz 4610485 BLAKE2B 25cd45b20a1089be4894ccc645cee81b55099f46eed55b8d67f624bbac8618f46e1bb78ad19dc88c330231fa974a1a96311d305e09bd13f0dce2d69cf1acbb21 SHA512 e5d104a4b849af903f721bd9cc2898d84f4e7ea6d7a1e3619ba99626ac29ec8e0c02e7a63347787385af3262e77e6da7dbaec06d63c33a931ad1ffce059613fc -DIST Image-ExifTool-11.63.tar.gz 4616559 BLAKE2B 343d3b19f18d1fc1b0c4073bd24bf596bea35ed3ef4c98899df89d8cc0ce24f07571333208a98b274a50726a051e84d7d1e02f25ed65201a7798320970afb0c6 SHA512 ba58e36c5ec55c521e5610bbbf39831cc76e64f3d9cd2179d0540b987dc4f182e39edf76a7ffa4270473f9eb41800390946b3ca567eef38b023b71ceabc48a3b DIST Image-ExifTool-11.65.tar.gz 4622048 BLAKE2B ed8359f40c897b9296450b1cbda1f107a2ee7bc40012e4c74e07712e002be29fd73dd6efa8ea1af5ede2ea868ff5ceab0ff375a9be576bf7277414a6b49854e5 SHA512 7e76fddf9e25b80dfa6c0d59c5ef80708261e1d5529d40051e43ebb476bf8ed1716892075d3faaa3ee2239bde236acb46b4a7906fb689707b90080a752f55011 DIST Image-ExifTool-11.69.tar.gz 4628872 BLAKE2B 3e7aac9e23ab38f721a6ff778423fd2591a70197e06e0da48aba7e30ec4cdf8bb38a4a139c23ee3e2e1921e96086e16b4ae694be25a02b845766062f7b08684b SHA512 70d15d8f60cdcc7aaeb96057e90b6c228fa21b87a90448fb9285bbfd58287ad49b8d084419acdca329ac7d354fa849a1c77fde71ad39a3925b057595335c809d diff --git a/media-libs/exiftool/exiftool-11.60.ebuild b/media-libs/exiftool/exiftool-11.60.ebuild deleted file mode 100644 index 3afc7ec316d..00000000000 --- a/media-libs/exiftool/exiftool-11.60.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_NAME=Image-ExifTool -inherit perl-module - -DESCRIPTION="Read and write meta information in image, audio and video files" -HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}" -SRC_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/${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 -} diff --git a/media-libs/exiftool/exiftool-11.63.ebuild b/media-libs/exiftool/exiftool-11.63.ebuild deleted file mode 100644 index d65975820b7..00000000000 --- a/media-libs/exiftool/exiftool-11.63.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_NAME=Image-ExifTool -inherit perl-module - -DESCRIPTION="Read and write meta information in image, audio and video files" -HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}" -SRC_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/${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 -}