Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/
Date: Fri, 28 Sep 2018 17:34:24
Message-Id: 1538155896.540968f0b014c487dffaad3fb7ee0394758fcbc6.radhermit@gentoo
1 commit: 540968f0b014c487dffaad3fb7ee0394758fcbc6
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 27 09:41:05 2018 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 28 17:31:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=540968f0
7
8 media-libs/exiftool: remove old
9
10 media-libs/exiftool/Manifest | 3 ---
11 media-libs/exiftool/exiftool-10.95.ebuild | 22 ----------------------
12 media-libs/exiftool/exiftool-10.99.ebuild | 22 ----------------------
13 media-libs/exiftool/exiftool-11.02.ebuild | 22 ----------------------
14 4 files changed, 69 deletions(-)
15
16 diff --git a/media-libs/exiftool/Manifest b/media-libs/exiftool/Manifest
17 index 4449a727b5e..0d5c0cb3851 100644
18 --- a/media-libs/exiftool/Manifest
19 +++ b/media-libs/exiftool/Manifest
20 @@ -1,5 +1,2 @@
21 -DIST Image-ExifTool-10.95.tar.gz 4393497 BLAKE2B 34591d8626366f41d316c18e7453b6d2b222820c19e3b6693ab0f2065c52a9e5121f1d9831baaeb09f67d96bbaa2ed3737651c4feaf43acf3a9132eaa92da7ec SHA512 925557772f6b9588f946e7889904166e66c4c1b40da499822908d99f5211e1cffc1e911d468226d7052fef1e9f61e8069fa86e2ab4fa49fbc6a31d3d82c5c308
22 -DIST Image-ExifTool-10.99.tar.gz 4400996 BLAKE2B eec9774493347d11c4d1ba00b167cb6f6ae10a3e0abf7139c5a8117a45a358831db6cd7e36d371eeda16c0a99aba621923c199c9b1512038cac1ab354490781a SHA512 d1f5347453ff8c3e724bd642ca8ac880e0d338d06dc25fa58674e3990c4e35752078c7ab7b8e05849420debf8eb3b770ec2100e6a975bb43abb3d57229c839ba
23 -DIST Image-ExifTool-11.02.tar.gz 4413241 BLAKE2B 8261c59374b51486fef11a14721b5180b7c3fa5df26257b828917ce304f74797e75aafc65684b06fcdda0331c2ae44189adb1d23d8fab20af000d059cbfe8ee1 SHA512 bc4599dcf855d8154c008e749a2cff71644a26f41a9d33972f95950a1e77b00ba47d5c33590b36f9d7e9cf08f6319a6339a83f3478e2f05598f97cb6519d58da
24 DIST Image-ExifTool-11.03.tar.gz 4414017 BLAKE2B 3f5abe1b6c5c43d216aa7d1774516d924cc3c325f5341153abeb51a197b3d5e2232b13ca788251a5b202aafc8a098cb4818ea2fc75ccf6830e2aab5095af18b1 SHA512 00cefe64248915fbabf2f8f5dad9b6e577455ee67b08dea59aad4551b1b0f6c876558b75cea7a0aa33ab0e29fa7c224acd88058f09f211220bc3524f39d1c0ca
25 DIST Image-ExifTool-11.10.tar.gz 4428194 BLAKE2B b1085b2b4b0054026369849aec38403a4722c61f5e703d7635c9a07d1480c651398777a6113f84fe2b59a4fd5dee5a8c0fd193afd59a5dcc8f7f5b7f9f904e5d SHA512 f8aa9a7c5ef2da0958a9f48b2238d89687b6fab9c8acd8a119fec50361e86ff09940127a6593d8a1618a7554d9adad985af6806bc44ccbf117c8854713678450
26
27 diff --git a/media-libs/exiftool/exiftool-10.95.ebuild b/media-libs/exiftool/exiftool-10.95.ebuild
28 deleted file mode 100644
29 index faee03d12df..00000000000
30 --- a/media-libs/exiftool/exiftool-10.95.ebuild
31 +++ /dev/null
32 @@ -1,22 +0,0 @@
33 -# Copyright 1999-2018 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -DIST_NAME=Image-ExifTool
39 -inherit perl-module
40 -
41 -DESCRIPTION="Read and write meta information in image, audio and video files"
42 -HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}"
43 -SRC_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/${DIST_P}.tar.gz"
44 -
45 -SLOT="0"
46 -KEYWORDS="amd64 ppc ppc64 x86 ~x64-macos"
47 -IUSE="doc"
48 -
49 -SRC_TEST="do"
50 -
51 -src_install() {
52 - perl-module_src_install
53 - use doc && dodoc -r html/
54 -}
55
56 diff --git a/media-libs/exiftool/exiftool-10.99.ebuild b/media-libs/exiftool/exiftool-10.99.ebuild
57 deleted file mode 100644
58 index ec856d3619a..00000000000
59 --- a/media-libs/exiftool/exiftool-10.99.ebuild
60 +++ /dev/null
61 @@ -1,22 +0,0 @@
62 -# Copyright 1999-2018 Gentoo Foundation
63 -# Distributed under the terms of the GNU General Public License v2
64 -
65 -EAPI=6
66 -
67 -DIST_NAME=Image-ExifTool
68 -inherit perl-module
69 -
70 -DESCRIPTION="Read and write meta information in image, audio and video files"
71 -HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}"
72 -SRC_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/${DIST_P}.tar.gz"
73 -
74 -SLOT="0"
75 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos"
76 -IUSE="doc"
77 -
78 -SRC_TEST="do"
79 -
80 -src_install() {
81 - perl-module_src_install
82 - use doc && dodoc -r html/
83 -}
84
85 diff --git a/media-libs/exiftool/exiftool-11.02.ebuild b/media-libs/exiftool/exiftool-11.02.ebuild
86 deleted file mode 100644
87 index ec856d3619a..00000000000
88 --- a/media-libs/exiftool/exiftool-11.02.ebuild
89 +++ /dev/null
90 @@ -1,22 +0,0 @@
91 -# Copyright 1999-2018 Gentoo Foundation
92 -# Distributed under the terms of the GNU General Public License v2
93 -
94 -EAPI=6
95 -
96 -DIST_NAME=Image-ExifTool
97 -inherit perl-module
98 -
99 -DESCRIPTION="Read and write meta information in image, audio and video files"
100 -HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}"
101 -SRC_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/${DIST_P}.tar.gz"
102 -
103 -SLOT="0"
104 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos"
105 -IUSE="doc"
106 -
107 -SRC_TEST="do"
108 -
109 -src_install() {
110 - perl-module_src_install
111 - use doc && dodoc -r html/
112 -}