commit:     751c406fb73ff923bdf9af698bed09cdc446eeca
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 12 21:50:25 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 12 21:59:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=751c406f

app-text/poppler-data: Drop 0.4.9

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-text/poppler-data/Manifest                  |  1 -
 app-text/poppler-data/poppler-data-0.4.9.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/app-text/poppler-data/Manifest b/app-text/poppler-data/Manifest
index 8cdfbcd5a69..050e04dd929 100644
--- a/app-text/poppler-data/Manifest
+++ b/app-text/poppler-data/Manifest
@@ -1,2 +1 @@
 DIST poppler-data-0.4.10.tar.gz 4497684 BLAKE2B 
2c262223a971fe49b7f9848e424ba78a6d96e193d18b0bbad4eb343deea7808a6d9e234ebbb252c5becd40840221ba86d2b87ad36595fe982546b32ea6201f0b
 SHA512 
4bebad0791b55b5e2805cf864393d1f777a7996c962398fc178211d2abbf110f75ef2fa6699e275b126aca0540eabb89542a672e0587248db9414e357a32bfd3
-DIST poppler-data-0.4.9.tar.gz 4196919 BLAKE2B 
a986dcff2c2295eeb952adbb4bfc59ccbc53c27668ecc44fcf862bbe3d65062ccdb9302ebdd9b530d9d0ed155666922086b368c81c0772bdab284e323e6ac436
 SHA512 
45afd378d0bb415c5e1bc9718025328058712c0bde6d529d2c7a4813b12f600be46ecd2ed2454b3f83fb9f8cad157b75d11d8c5d1ca849f347c310b58132ff7a

diff --git a/app-text/poppler-data/poppler-data-0.4.9.ebuild 
b/app-text/poppler-data/poppler-data-0.4.9.ebuild
deleted file mode 100644
index d45de72c82b..00000000000
--- a/app-text/poppler-data/poppler-data-0.4.9.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Data files for poppler to support uncommon encodings without 
xpdfrc"
-HOMEPAGE="https://poppler.freedesktop.org/";
-SRC_URI="https://poppler.freedesktop.org/${P}.tar.gz";
-
-LICENSE="BSD GPL-2 MIT"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-src_install() {
-       emake prefix="${EPREFIX}"/usr DESTDIR="${D}" install
-
-       # bug 409361
-       dodir /usr/share/poppler/cMaps
-       cd "${D}/${EPREFIX}"/usr/share/poppler/cMaps || die
-       find ../cMap -type f -exec ln -s {} . \; || die
-}

Reply via email to