dev-tex/revtex: remove, bug 574350 and others
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 28 Jan 2019 00:07:59 +0000 (01:07 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 28 Jan 2019 00:07:59 +0000 (01:07 +0100)
All versions provided by dev-tex/revtex are now also included in
dev-tex/texlive-publishers-2017. No need for a separate package
anymore.

Closes: https://bugs.gentoo.org/574350
Closes: https://bugs.gentoo.org/514890
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
dev-tex/revtex/Manifest [deleted file]
dev-tex/revtex/metadata.xml [deleted file]
dev-tex/revtex/revtex-4.1_p2-r1.ebuild [deleted file]
dev-tex/revtex/revtex-4.ebuild [deleted file]

diff --git a/dev-tex/revtex/Manifest b/dev-tex/revtex/Manifest
deleted file mode 100644 (file)
index e5f4ecf..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST revtex-4.1_p2.zip 4168885 BLAKE2B 3b0e0302ff8f7d676d319d880a6fee480e81631af24a698f733613a7b55313cb7582231ce0b90290645345ef70319d834f1c9a8ccf681d26ef9a3cbc816be7a4 SHA512 df093543af1274fd218ee9d430da76aff07174d122b446abef1bf0c0333e154bd2c4e1db06dd178c82a0f1cdf83355faffa2dee18f19d18cd7e848a06b748d2d
-DIST revtex4.zip 957277 BLAKE2B 18e46aca38a6a2c7bee3af59216a7814d91170f43db46b5028fd2a363053627fc62e5f7ee0e5e6df97892c12494dd86b78b61d3fea1d91b62c410eec04010701 SHA512 816960d3f12dbdac0d9fb762ab2fff4e88fc0d436bf70101f172440b0eac90686517a3f857a6cf072b0344273b8eb3b4dd3c7c5d33c927e75183989cf14263fc
diff --git a/dev-tex/revtex/metadata.xml b/dev-tex/revtex/metadata.xml
deleted file mode 100644 (file)
index 7a7c477..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person"><email>dilfridge@gentoo.org</email></maintainer>
-<maintainer type="project">
-<email>tex@gentoo.org</email>
-<name>Gentoo TeX Project</name>
-</maintainer>
-<maintainer type="project">
-<email>sci@gentoo.org</email>
-<name>Gentoo Science Project</name>
-</maintainer>
-</pkgmetadata>
diff --git a/dev-tex/revtex/revtex-4.1_p2-r1.ebuild b/dev-tex/revtex/revtex-4.1_p2-r1.ebuild
deleted file mode 100644 (file)
index 7c1b8b1..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-
-inherit versionator latex-package
-
-MY_P="${PN}$(version_format_string '$1-$2')"
-
-DESCRIPTION="LaTeX2e macros to prepare manuscripts for the journals of the APS and AIP"
-HOMEPAGE="https://journals.aps.org/revtex"
-SRC_URI="http://authors.aps.org/revtex4/${MY_P}.zip -> ${P}.zip"
-
-LICENSE="LPPL-1.3c"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND=">=dev-texlive/texlive-latex-2012"
-DEPEND="app-arch/unzip"
-
-IUSE="doc"
-
-S="${WORKDIR}/${MY_P}"
-
-TEXMF=/usr/share/texmf-site
-# Bug #574350
-LATEX_PACKAGE_SKIP="reftest4-1.tex 00readme.tex aip.dtx ltxgrid.dtx ltxdocext.dtx"
-
-src_unpack() {
-       default
-       cd "${S}"
-       unzip -o -j "${S}/${MY_P}-tds.zip"
-}
-
-src_install() {
-       latex-package_src_install
-
-       # we need the revtex-specific rtx files in the same dir as the class files
-       insinto ${TEXMF}/tex/latex/${PN}
-       for i in `find . -maxdepth 1 -type f -name "*.rtx"` ; do
-               doins $i || die "doins $i failed"
-       done
-}
diff --git a/dev-tex/revtex/revtex-4.ebuild b/dev-tex/revtex/revtex-4.ebuild
deleted file mode 100644 (file)
index a424685..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit latex-package
-
-DESCRIPTION="LaTeX2e macros to prepare manuscripts for the journals of the APS and AIP"
-HOMEPAGE="https://journals.aps.org/revtex"
-SRC_URI="http://publish.aps.org/files/revtex/4/revtex4.zip"
-
-LICENSE="LPPL-1.3c"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND=">=dev-texlive/texlive-latex-2012"
-DEPEND="app-arch/unzip"
-
-IUSE=""
-
-S="${WORKDIR}/revtex4/src"
-
-TEXMF=/usr/share/texmf-site
-
-src_install() {
-       latex-package_src_install
-
-       # we need the revtex-specific rtx files in the same dir as the class files
-       insinto ${TEXMF}/tex/latex/${PN}
-       for i in `find . -maxdepth 1 -type f -name "*.rtx"` ; do
-               doins $i || die "doins $i failed"
-       done
-
-       # remove duplicate docu files to allow concurrent install with revtex-4.1
-       rm -fv "${ED}/${TEXMF}/doc/latex/revtex/"{ltxdocext.pdf,ltxgrid.pdf,ltxutil.pdf,ltxutil.dvi}
-       rm -fv "${ED}/usr/share/doc/${P}/"{textcase.dvi,revtex4.dvi,ltxgrid.dvi,ltxdocext.dvi}
-}