* [gentoo-commits] repo/gentoo:master commit in: dev-tex/envlab/
@ 2017-06-17 14:41 Alexis Ballier
0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier @ 2017-06-17 14:41 UTC (permalink / raw
To: gentoo-commits
commit: b86655285ba06b917d55ba716cfa89510f742b74
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 11:26:09 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 14:41:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8665528
dev-tex/envlab: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-tex/envlab/envlab-1.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-tex/envlab/envlab-1.2-r1.ebuild b/dev-tex/envlab/envlab-1.2-r1.ebuild
index 074c2f5eea2..b84cbde2253 100644
--- a/dev-tex/envlab/envlab-1.2-r1.ebuild
+++ b/dev-tex/envlab/envlab-1.2-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://planck.psu.edu/~boris/"
SRC_URI="mirror://gentoo/${P}.tar.gz"
SLOT="0"
DEPEND=""
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
TEXMF=/usr/share/texmf-site
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-tex/envlab/
@ 2019-04-22 14:32 Jonas Stein
0 siblings, 0 replies; 3+ messages in thread
From: Jonas Stein @ 2019-04-22 14:32 UTC (permalink / raw
To: gentoo-commits
commit: 3921b4c15bb2775bac57d492c2c31b6bacf36771
Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Fri Apr 12 17:37:23 2019 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 14:10:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3921b4c1
dev-tex/envlab: update HOMEPAGE, metadata
Closes: https://bugs.gentoo.org/680704
Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>
dev-tex/envlab/envlab-1.2-r1.ebuild | 4 ++--
dev-tex/envlab/metadata.xml | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/dev-tex/envlab/envlab-1.2-r1.ebuild b/dev-tex/envlab/envlab-1.2-r1.ebuild
index 7f9e38e15b8..d732544419f 100644
--- a/dev-tex/envlab/envlab-1.2-r1.ebuild
+++ b/dev-tex/envlab/envlab-1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=0
@@ -8,7 +8,7 @@ inherit latex-package
S="${WORKDIR}/${PN}"
LICENSE="LPPL-1.2"
DESCRIPTION="A LaTeX module to format envelopes"
-HOMEPAGE="http://planck.psu.edu/~boris/"
+HOMEPAGE="https://ctan.org/pkg/envlab"
# downloaded from
# ftp://ftp.ctan.org/pub/tex-archive/macros/latex/contrib/${PN}.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz"
diff --git a/dev-tex/envlab/metadata.xml b/dev-tex/envlab/metadata.xml
index 13170c3184d..b53353f0de2 100644
--- a/dev-tex/envlab/metadata.xml
+++ b/dev-tex/envlab/metadata.xml
@@ -5,4 +5,7 @@
<email>tex@gentoo.org</email>
<name>Gentoo TeX Project</name>
</maintainer>
+<upstream>
+ <remote-id type="ctan">envlab</remote-id>
+</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-tex/envlab/
@ 2019-11-09 20:09 Aaron Bauman
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2019-11-09 20:09 UTC (permalink / raw
To: gentoo-commits
commit: bdd1dd010d6e892c707a94880e31a259a48d5613
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 20:08:22 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 20:08:22 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdd1dd01
dev-tex/envlab: EAPI bump and stuff
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-tex/envlab/envlab-1.2-r1.ebuild | 25 ++++++++++++++-----------
1 file changed, 14 insertions(+), 11 deletions(-)
diff --git a/dev-tex/envlab/envlab-1.2-r1.ebuild b/dev-tex/envlab/envlab-1.2-r1.ebuild
index a2b0ea366cf..c89d0ec77c3 100644
--- a/dev-tex/envlab/envlab-1.2-r1.ebuild
+++ b/dev-tex/envlab/envlab-1.2-r1.ebuild
@@ -1,32 +1,35 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
inherit latex-package
-S="${WORKDIR}/${PN}"
-LICENSE="LPPL-1.2"
DESCRIPTION="A LaTeX module to format envelopes"
HOMEPAGE="https://ctan.org/pkg/envlab"
-# downloaded from
+# downloaded from:
# ftp://ftp.ctan.org/pub/tex-archive/macros/latex/contrib/${PN}.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz"
-SLOT="0"
-DEPEND=""
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+
+LICENSE="LPPL-1.2"
+SLOT="0"
IUSE=""
+DEPEND=""
+
TEXMF=/usr/share/texmf-site
+S="${WORKDIR}/${PN}"
+
src_compile() {
export VARTEXFONTS="${T}/fonts"
ebegin "Compiling ${PN}"
- latex envlab.ins || die
- pdflatex elguide.tex || die
- pdflatex elguide.tex || die
- pdflatex envlab.drv || die
- pdflatex envlab.drv || die
+ latex envlab.ins || die "compiling #1 failed"
+ pdflatex elguide.tex || die "compiling #2 failed"
+ pdflatex elguide.tex || die "compiling #2 failed"
+ pdflatex envlab.drv || die "compiling #3 failed"
+ pdflatex envlab.drv || die "compiling #3 failed"
eend
}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-11-10 10:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-09 20:09 [gentoo-commits] repo/gentoo:master commit in: dev-tex/envlab/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2019-04-22 14:32 Jonas Stein
2017-06-17 14:41 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox