* [gentoo-commits] repo/gentoo:master commit in: dev-tex/newlfm/
@ 2019-11-09 20:56 Aaron Bauman
0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2019-11-09 20:56 UTC (permalink / raw
To: gentoo-commits
commit: 0db5e65f97e0029d0a1300dea66ecfa7b9932319
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 20:56:06 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 20:56:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db5e65f
dev-tex/newlfm: bump EAPI and stuff
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-tex/newlfm/newlfm-8.3-r1.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/dev-tex/newlfm/newlfm-8.3-r1.ebuild b/dev-tex/newlfm/newlfm-8.3-r1.ebuild
index 367aae497dc..7ae106cc1e3 100644
--- a/dev-tex/newlfm/newlfm-8.3-r1.ebuild
+++ b/dev-tex/newlfm/newlfm-8.3-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
inherit latex-package
DESCRIPTION="Extensive LaTeX class for writing letters"
-HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/newlfm.html"
+HOMEPAGE="https://www.ctan.org/tex-archive/help/Catalogue/entries/newlfm.html"
# Downloaded from:
# ftp://ftp.dante.de/tex-archive/macros/latex/contrib/newlfm.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz"
@@ -19,10 +19,11 @@ IUSE=""
DEPEND="dev-texlive/texlive-latexextra"
RDEPEND="${DEPEND}"
+
S="${WORKDIR}/${PN}"
src_compile() {
- latex newlfm.ins || die
+ latex newlfm.ins || die "Latex compilation failed"
}
src_install() {
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-tex/newlfm/
@ 2019-11-09 22:15 Aaron Bauman
0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2019-11-09 22:15 UTC (permalink / raw
To: gentoo-commits
commit: 7bc414a1b58d19462fe672f944f9949b01cdfb41
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 22:15:26 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 22:15:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc414a1
dev-tex/newlfm: fix doc QA warnings
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-tex/newlfm/newlfm-8.3-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-tex/newlfm/newlfm-8.3-r1.ebuild b/dev-tex/newlfm/newlfm-8.3-r1.ebuild
index 7ae106cc1e3..5749eb743c1 100644
--- a/dev-tex/newlfm/newlfm-8.3-r1.ebuild
+++ b/dev-tex/newlfm/newlfm-8.3-r1.ebuild
@@ -33,8 +33,8 @@ src_install() {
dosym palm.eps /usr/share/texmf/tex/latex/newlfm/palmb.eps
dosym palm.pdf /usr/share/texmf/tex/latex/newlfm/palmb.pdf
- insinto /usr/share/doc/${PF}/tests
- doins test* extracd.tex # letrx.tex
-
dodoc manual.pdf README # README.uploads
+
+ docinto tests
+ dodoc test* extracd.tex # letrx.tex
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-10 10:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-09 20:56 [gentoo-commits] repo/gentoo:master commit in: dev-tex/newlfm/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2019-11-09 22:15 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox