summaryrefslogtreecommitdiff
path: root/dev-tex/leaflet
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-tex/leaflet
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-tex/leaflet')
-rw-r--r--dev-tex/leaflet/Manifest4
-rw-r--r--dev-tex/leaflet/files/leaflet-20041222-logging.patch14
-rw-r--r--dev-tex/leaflet/leaflet-20041222.ebuild31
-rw-r--r--dev-tex/leaflet/metadata.xml8
4 files changed, 0 insertions, 57 deletions
diff --git a/dev-tex/leaflet/Manifest b/dev-tex/leaflet/Manifest
deleted file mode 100644
index 992542613c18..000000000000
--- a/dev-tex/leaflet/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX leaflet-20041222-logging.patch 384 BLAKE2B 923d6b9eed3a0ea7c79af32b0f7315c638d9b1aed4577a195c79e68b6e38a106d77a5d54a258b196f11ff378bf3672a0fc6b6ef9dac9288a60862695deb6802b SHA512 d73d5d098ca44be4aadd015e8815990cefda35078964fe705709c1f3d68d564b58e332e13285fb715496d18c3f089e2cdcddbe29fa36432757aa21e02393bf11
-DIST leaflet-20041222.zip 244748 BLAKE2B d80de5f1ea53a5b7bf5c7047a47779ed9135ecfa7e68b4b7e39c09a022d524ce276a40e28ab492f81974a4dbc97e946cf4b8a8903e63462264266a230b7f1f52 SHA512 1fc94a88dea5400ee014167d43aaccc9f393a36759d7a50b7fb72f4a2f060fda7ea170fb51c5034355fbe46ab55e117fe252b60df8c212a8918ddd699096b67c
-EBUILD leaflet-20041222.ebuild 817 BLAKE2B 2f6cfa240ec60158444a8b237fa8048a8bad21914ac70e3ea0540cdb3b9b702a36965c1273f454a62365e03bef3102497825aa895ebe8d63555e14738b9ea694 SHA512 9215edb4796b51fc372c47c908f34b3e162ce99711e6befc1f640ccb4ccaef7671a9d0847f549d812a36bdfdbc332e1217efde193cd5d66b6c0fed412d96a1d5
-MISC metadata.xml 245 BLAKE2B ee3a163cfe0a4bc59c0dfb46f9ddb580e2d259b4d0e33cb4e684eb9e6d4b901bf97c6edd891f3b75a613a782f1b89318d0ee3ec9bee4e34c4441d9e8f4267678 SHA512 1653777623e2c15e1ce13229e396723b2cc9c214983e0f8592de98c01a31badc6c38c6735ed44f937d145883b43fb6f049af3eddb9ff96b18c96ccf8f67dd690
diff --git a/dev-tex/leaflet/files/leaflet-20041222-logging.patch b/dev-tex/leaflet/files/leaflet-20041222-logging.patch
deleted file mode 100644
index daf19d80f766..000000000000
--- a/dev-tex/leaflet/files/leaflet-20041222-logging.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-\loggingall confuses texi2dvi and it starts an endless loop...
-
-Index: leaflet/leaflet.dtx
-===================================================================
---- leaflet.orig/leaflet.dtx
-+++ leaflet/leaflet.dtx
-@@ -1318,7 +1318,6 @@ this document class.
- CTAN: \url{macros/latex/contrib/ms/everyshi.dtx}
- \end{thebibliography}
-
--\loggingall
- \end{document}
- %</manual>
- \endinput
diff --git a/dev-tex/leaflet/leaflet-20041222.ebuild b/dev-tex/leaflet/leaflet-20041222.ebuild
deleted file mode 100644
index 9ddb391ecfde..000000000000
--- a/dev-tex/leaflet/leaflet-20041222.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit latex-package eutils
-
-S=${WORKDIR}/leaflet
-
-DESCRIPTION="LaTeX package used to create leaflet-type brochures"
-SRC_URI="mirror://gentoo/${P}.zip"
-HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/leaflet/"
-
-LICENSE="LPPL-1.3"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE=""
-
-# checksum from official ftp site changes frequently so we mirror it
-
-TEXMF="/usr/share/texmf-site"
-
-RDEPEND="dev-texlive/texlive-fontsrecommended"
-DEPEND="${RDEPEND} app-arch/unzip"
-DOCS="README"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}/${P}-logging.patch"
-}
diff --git a/dev-tex/leaflet/metadata.xml b/dev-tex/leaflet/metadata.xml
deleted file mode 100644
index 13170c3184d8..000000000000
--- a/dev-tex/leaflet/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>tex@gentoo.org</email>
- <name>Gentoo TeX Project</name>
-</maintainer>
-</pkgmetadata>