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>[email protected]</email> <name>Gentoo TeX Project</name> </maintainer> +<upstream> + <remote-id type="ctan">envlab</remote-id> +</upstream> </pkgmetadata>
