Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/biblatex-apa/, profiles/
Date: Mon, 12 Oct 2020 08:56:36
Message-Id: 1602492953.e81ab229ac111f16b5ec8cda36fec0fa0d9a7066.mgorny@gentoo
1 commit: e81ab229ac111f16b5ec8cda36fec0fa0d9a7066
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 12 08:55:53 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 12 08:55:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e81ab229
7
8 dev-tex/biblatex-apa: Remove last-rited pkg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-tex/biblatex-apa/Manifest | 1 -
13 dev-tex/biblatex-apa/biblatex-apa-7.5.ebuild | 24 ------------------------
14 dev-tex/biblatex-apa/metadata.xml | 11 -----------
15 profiles/package.mask | 5 -----
16 4 files changed, 41 deletions(-)
17
18 diff --git a/dev-tex/biblatex-apa/Manifest b/dev-tex/biblatex-apa/Manifest
19 deleted file mode 100644
20 index e84203a3fd6..00000000000
21 --- a/dev-tex/biblatex-apa/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST biblatex-apa-7.5.tar.gz 165602 BLAKE2B 90e5b11d782a299e8b2292341dbf1b87129b0bc32ef40d9255e6471366de6e55bf75d535f62b9eb7389da75100d60e5e67579e8586cae798afa99a21e72fceba SHA512 ad582d27ecb3005e73c5d5d9ecc8036f65ba7547f7346e0d58b01e2bbe710c0d557a4375cc2e5d5a47ba729e4d8b0b40ef6f3fa478022498071c216e78426402
25
26 diff --git a/dev-tex/biblatex-apa/biblatex-apa-7.5.ebuild b/dev-tex/biblatex-apa/biblatex-apa-7.5.ebuild
27 deleted file mode 100644
28 index 2a8202bbc69..00000000000
29 --- a/dev-tex/biblatex-apa/biblatex-apa-7.5.ebuild
30 +++ /dev/null
31 @@ -1,24 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=7
36 -
37 -inherit latex-package
38 -
39 -DESCRIPTION="APA style for BibLaTeX"
40 -HOMEPAGE="https://www.ctan.org/pkg/biblatex-apa https://github.com/plk/biblatex-apa"
41 -SRC_URI="https://github.com/plk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
42 -
43 -LICENSE="LPPL-1.3c"
44 -SLOT="0"
45 -KEYWORDS="~amd64 ~x86"
46 -
47 -RDEPEND="dev-texlive/texlive-latexextra
48 - >=dev-tex/biblatex-3.8
49 - >=dev-tex/biber-2.8"
50 -DEPEND="${RDEPEND}"
51 -
52 -src_install() {
53 - insinto "${TEXMF}"
54 - doins -r tex
55 -}
56
57 diff --git a/dev-tex/biblatex-apa/metadata.xml b/dev-tex/biblatex-apa/metadata.xml
58 deleted file mode 100644
59 index de8b2c8a9b8..00000000000
60 --- a/dev-tex/biblatex-apa/metadata.xml
61 +++ /dev/null
62 @@ -1,11 +0,0 @@
63 -<?xml version="1.0" encoding="UTF-8"?>
64 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
65 -<pkgmetadata>
66 - <maintainer type="project">
67 - <email>tex@g.o</email>
68 - <name>Gentoo TeX Project</name>
69 - </maintainer>
70 - <upstream>
71 - <remote-id type="github">plk/biblatex-apa</remote-id>
72 - </upstream>
73 -</pkgmetadata>
74
75 diff --git a/profiles/package.mask b/profiles/package.mask
76 index a0d2c6dadb1..25c5dc5171f 100644
77 --- a/profiles/package.mask
78 +++ b/profiles/package.mask
79 @@ -456,11 +456,6 @@ net-dialup/tkvoice
80 # Removal in 30 days
81 dev-tex/chktex
82
83 -# Sam James <sam@g.o> (2020-09-12)
84 -# Merged into dev-texlive/texlive-bibtexextra
85 -# Removal in 30 days
86 -dev-tex/biblatex-apa
87 -
88 # Thomas Deutschmann <whissi@g.o> (2020-09-11)
89 # These versions are not compatible with current stable
90 # dev-libs/openssl version, bug #741622.