commit:     57bfa15abf9f98d38463a2822213e8b95069eb04
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  6 19:40:46 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 19:40:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57bfa15a

media-gfx/exiftags: Remove last-rited pkg

Closes: https://bugs.gentoo.org/697288
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-gfx/exiftags/Manifest             |  1 -
 media-gfx/exiftags/exiftags-1.01.ebuild | 27 ---------------------------
 media-gfx/exiftags/metadata.xml         |  8 --------
 profiles/package.mask                   |  5 -----
 4 files changed, 41 deletions(-)

diff --git a/media-gfx/exiftags/Manifest b/media-gfx/exiftags/Manifest
deleted file mode 100644
index 73f9560eb0e..00000000000
--- a/media-gfx/exiftags/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST exiftags-1.01.tar.gz 70921 BLAKE2B 
e1ca96f057ef1d00f6b50d33bdb7ea11805d7a9b0f628fcab0a6729edfede4b8f54be81119aaeb9586122225aea02059df625c468b63f9747ba47de04355bc97
 SHA512 
850d9f709dfa034eb5e04318f18b85c486c21407525074a00dccd81781b874cc6a34dccd97b4566fbeb96c61399858ce0718eb90e329383974b6c4dc0180c684

diff --git a/media-gfx/exiftags/exiftags-1.01.ebuild 
b/media-gfx/exiftags/exiftags-1.01.ebuild
deleted file mode 100644
index b2ff92f16ae..00000000000
--- a/media-gfx/exiftags/exiftags-1.01.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit toolchain-funcs
-
-DESCRIPTION="Extracts JPEG EXIF headers from digital camera photos"
-HOMEPAGE="http://johnst.org/sw/exiftags/";
-SRC_URI="http://johnst.org/sw/${PN}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-DEPEND=""
-
-src_compile() {
-       emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die "emake failed."
-}
-
-src_install() {
-       dobin exiftags exifcom exiftime || die "dobin failed."
-       doman exiftags.1 exifcom.1 exiftime.1
-       dodoc README CHANGES
-}

diff --git a/media-gfx/exiftags/metadata.xml b/media-gfx/exiftags/metadata.xml
deleted file mode 100644
index 899a49093b0..00000000000
--- a/media-gfx/exiftags/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>graph...@gentoo.org</email>
-               <name>Gentoo Graphics Project</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 82d65ae72e2..08774af5839 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -564,13 +564,8 @@ media-gfx/opcion
 # developed upstream, and it's waiting for a bump since Dec 2009.
 # It suffers from bundled dependencies (#177026).
 #
-# media-gfx/exiftags was last bumped in 2007.  It did not have any new
-# releases since, and does not seem to have any unique features.
-# media-gfx/exiv2 seems to be a more commonly installed replacement.
-#
 # Removal in 30 days.  Bug #697288.
 media-gfx/aoi
-media-gfx/exiftags
 
 # Michał Górny <mgo...@gentoo.org> (2019-10-20)
 # Testing version that breaks multiple plugins.  Let's keep it masked

Reply via email to