summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2018-01-05 02:17:10 -0500
committerTim Harder <radhermit@gentoo.org>2018-01-05 02:17:10 -0500
commit999cae4138bcdd12740a84c1689d96e72c982793 (patch)
treea2ddf23e0293e87d9fc812fb380a04ed443e0377 /media-libs/exiftool
parentmedia-libs/exiftool: stabilize 10.68 (diff)
downloadgentoo-999cae4138bcdd12740a84c1689d96e72c982793.tar.gz
gentoo-999cae4138bcdd12740a84c1689d96e72c982793.tar.bz2
gentoo-999cae4138bcdd12740a84c1689d96e72c982793.zip
media-libs/exiftool: remove old
Diffstat (limited to 'media-libs/exiftool')
-rw-r--r--media-libs/exiftool/Manifest4
-rw-r--r--media-libs/exiftool/exiftool-10.64.ebuild22
-rw-r--r--media-libs/exiftool/exiftool-10.66.ebuild22
-rw-r--r--media-libs/exiftool/exiftool-10.67.ebuild22
-rw-r--r--media-libs/exiftool/exiftool-10.69.ebuild22
5 files changed, 0 insertions, 92 deletions
diff --git a/media-libs/exiftool/Manifest b/media-libs/exiftool/Manifest
index 11f58db6c6e5..dfe7ae02c87e 100644
--- a/media-libs/exiftool/Manifest
+++ b/media-libs/exiftool/Manifest
@@ -1,6 +1,2 @@
-DIST Image-ExifTool-10.64.tar.gz 4278747 BLAKE2B 35612093b27f698478071087ededfd122111cf257f87a27041e83f8f0b4b236c9ac46fec3e84ddb59e2ef7ff0eeafd8e9a356cd4eb5ac831d3e54bb966863615 SHA512 e0823c51521e5e300a2ad23734d8174da1d5f963fe9fe44c72dc1b2d9835bba8a5c940c748f17ce576be495e919685342f2c6932afa94019efd3fd2d47b852eb
-DIST Image-ExifTool-10.66.tar.gz 4293398 BLAKE2B 678b65372cd59a77d2f10c5bc084a6d20f7ac6b23e2e72bc4c1fa04be330d6569a80f4ec8acaa537b2e03a906ba4edc63b96ff58ab847750de63ab09b2a08cea SHA512 32824dfcaf84055143141cbdac05c56d322ecc970cf98813251b2eb1cda32340e08fd4fd6e9323994416e9dc4f9affcba7e35b991abfd6f30cabbb57d02b5eb2
-DIST Image-ExifTool-10.67.tar.gz 4293932 BLAKE2B 5bf69c6a3567a01a13c78c3790ee74f57f3154fd1523690770a3eb02e083f75427085b28121c260fcfa0f29f10444d2ccdf20948de921680cd35a995e3d50c27 SHA512 da16af355397d667b3c57a9b1d24b7d91888126138d4bc4cb936ea1ab418cef7e2baed069c39f2890cc93a5dc9cbecd51cd3b4ac7d81f1d6c1426b6fb1aca762
DIST Image-ExifTool-10.68.tar.gz 4295465 BLAKE2B 5074c7310affda8b21d580d6db5ad67b74bc3e136a115f403e9567e6f667a1f5e600e1f09717b620613f0006b8c2571d365b1942c2f8138f4f122dcf31b47f07 SHA512 8064ada3abbb12d12a1ad89ec4185b25e54c0726f50b8650460280869dd538ec776c15ed1832350be900c4668ba90d4a45bf3b898173c5ac09945cfa473f42c8
-DIST Image-ExifTool-10.69.tar.gz 4296779 BLAKE2B cce6bf0f2fc599e15c11ea5709d8eeb1a7df2902f360f52daa15fc413e227c5925b9c9d755cd992e1d5f15cebaab94b893024bcbad6a3f58112eb17e617a176a SHA512 9b7004607d8e12581943d9a4e6fe928562f777a6b609b8a2b553813c04ce90b17eb53bd8dd1206183ce5b80ae1f39357891db3972103b634442dc836ae26896e
DIST Image-ExifTool-10.72.tar.gz 4312531 BLAKE2B 27782c2b1396f0f20eb40d6848f6ca6ea63a7f81e4d40e394cc08a00303b8208adabc06758eecf48a24ce8e8b61af5a075c16937e0a8ff51152b76ac7f0dffb7 SHA512 a0fa407a8c6ef60b01601aea6b6e83959c63a5bf99e8c88a3cb5581a0c6ae5cbebd2baa70e0fbb972390870f93c19755f1c02e8b3ff7dc2d154ca0f63996d0b3
diff --git a/media-libs/exiftool/exiftool-10.64.ebuild b/media-libs/exiftool/exiftool-10.64.ebuild
deleted file mode 100644
index a92d9f73adec..000000000000
--- a/media-libs/exiftool/exiftool-10.64.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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 ppc ppc64 x86 ~x64-macos"
-IUSE="doc"
-
-SRC_TEST="do"
-
-src_install() {
- perl-module_src_install
- use doc && dodoc -r html/
-}
diff --git a/media-libs/exiftool/exiftool-10.66.ebuild b/media-libs/exiftool/exiftool-10.66.ebuild
deleted file mode 100644
index 22e52f948459..000000000000
--- a/media-libs/exiftool/exiftool-10.66.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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 ~ppc ~ppc64 ~x86 ~x64-macos"
-IUSE="doc"
-
-SRC_TEST="do"
-
-src_install() {
- perl-module_src_install
- use doc && dodoc -r html/
-}
diff --git a/media-libs/exiftool/exiftool-10.67.ebuild b/media-libs/exiftool/exiftool-10.67.ebuild
deleted file mode 100644
index 22e52f948459..000000000000
--- a/media-libs/exiftool/exiftool-10.67.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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 ~ppc ~ppc64 ~x86 ~x64-macos"
-IUSE="doc"
-
-SRC_TEST="do"
-
-src_install() {
- perl-module_src_install
- use doc && dodoc -r html/
-}
diff --git a/media-libs/exiftool/exiftool-10.69.ebuild b/media-libs/exiftool/exiftool-10.69.ebuild
deleted file mode 100644
index 22e52f948459..000000000000
--- a/media-libs/exiftool/exiftool-10.69.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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 ~ppc ~ppc64 ~x86 ~x64-macos"
-IUSE="doc"
-
-SRC_TEST="do"
-
-src_install() {
- perl-module_src_install
- use doc && dodoc -r html/
-}