summaryrefslogtreecommitdiff
path: root/dev-tex/leaflet/leaflet-20041222.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/leaflet/leaflet-20041222.ebuild')
-rw-r--r--dev-tex/leaflet/leaflet-20041222.ebuild29
1 files changed, 0 insertions, 29 deletions
diff --git a/dev-tex/leaflet/leaflet-20041222.ebuild b/dev-tex/leaflet/leaflet-20041222.ebuild
deleted file mode 100644
index 3be55e2dc1bd..000000000000
--- a/dev-tex/leaflet/leaflet-20041222.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit latex-package
-
-DESCRIPTION="LaTeX package used to create leaflet-type brochures"
-HOMEPAGE="https://www.ctan.org/tex-archive/macros/latex/contrib/leaflet/"
-SRC_URI="mirror://gentoo/${P}.zip"
-# checksum from official ftp site changes frequently so we mirror it
-
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-
-LICENSE="LPPL-1.3"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-texlive/texlive-fontsrecommended"
-DEPEND="${RDEPEND}
- app-arch/unzip
-"
-
-DOCS=( "README" )
-PATCHES=( "${FILESDIR}/${P}-logging.patch" )
-
-TEXMF="/usr/share/texmf-site"
-
-S=${WORKDIR}/leaflet