commit:     f053dac223fdb85b03ab5476d9a65a9f07557f7b
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  5 10:12:36 2017 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Dec  5 10:12:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f053dac2

dev-tex/texmfind: Remove last-rited pkg

Closes: https://bugs.gentoo.org/634494

 dev-tex/texmfind/Manifest               |  1 -
 dev-tex/texmfind/metadata.xml           | 30 ------------------------------
 dev-tex/texmfind/texmfind-2010.1.ebuild | 16 ----------------
 3 files changed, 47 deletions(-)

diff --git a/dev-tex/texmfind/Manifest b/dev-tex/texmfind/Manifest
deleted file mode 100644
index b63c6bf83d9..00000000000
--- a/dev-tex/texmfind/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST texmfind-2010.1.tar.bz2 297318 SHA256 
c139f96059c0cacaf654bdb57757589014203d3fcc4420ce66e108f5d98b6be4 SHA512 
0f36d3036f39fdc24d742cc601712ea7fe91e3f29b5042f87523dd5a004acdb0e9be00f8d017a6f1761afd8c053ff33b9920535770c788acd0e97354bbc7153f
 WHIRLPOOL 
88cdbf8cf57971779a41a1e6d1fac653249b4855f0c262708fec9a5e955c1a44cf8ddecf4c751bb33adfe499dee6815077add05e1e6715a9d37875047e2fdb7f

diff --git a/dev-tex/texmfind/metadata.xml b/dev-tex/texmfind/metadata.xml
deleted file mode 100644
index 51d139c5774..00000000000
--- a/dev-tex/texmfind/metadata.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Alexandre -- Untux</name>
-       </maintainer>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Alexis Ballier</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo TeX Project</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Proxy Maintainers</name>
-       </maintainer>
-       <longdescription lang="en">
-               Little CLI utility for Gentoo-texlive end-users. Search for 
texmf-files
-               matching a grep regexp and get the corresponding ebuild. It 
consists of
-               a small Bash script, wrapping grep, and a flat data file 
containing (a
-               good chunk of) the texmf-files that can be installed from the 
main
-               portage tree.
-       </longdescription>
-       <upstream>
-               <remote-id type="launchpad">texmfind</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-tex/texmfind/texmfind-2010.1.ebuild 
b/dev-tex/texmfind/texmfind-2010.1.ebuild
deleted file mode 100644
index 7a358996a94..00000000000
--- a/dev-tex/texmfind/texmfind-2010.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Locate the ebuild providing a certain texmf file through regexp"
-HOMEPAGE="https://launchpad.net/texmfind/
-       http://home.gna.org/texmfind";
-SRC_URI="https://launchpad.net/texmfind/2010/${PV}/+download/texmfind-${PV}.tar.bz2";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc x86"
-IUSE=""
-
-src_install() {
-       emake DESTDIR="${D}" install || die
-}

Reply via email to