From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1085071-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id BFC09138334
	for <garchives@archives.gentoo.org>; Mon, 22 Apr 2019 14:32:23 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E051BE0848;
	Mon, 22 Apr 2019 14:32:22 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C6DEEE0848
	for <gentoo-commits@lists.gentoo.org>; Mon, 22 Apr 2019 14:32:22 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 3552B342053
	for <gentoo-commits@lists.gentoo.org>; Mon, 22 Apr 2019 14:32:21 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2CD48576
	for <gentoo-commits@lists.gentoo.org>; Mon, 22 Apr 2019 14:32:19 +0000 (UTC)
From: "Jonas Stein" <jstein@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jonas Stein" <jstein@gentoo.org>
Message-ID: <1555942232.3921b4c15bb2775bac57d492c2c31b6bacf36771.jstein@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/envlab/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-tex/envlab/envlab-1.2-r1.ebuild dev-tex/envlab/metadata.xml
X-VCS-Directories: dev-tex/envlab/
X-VCS-Committer: jstein
X-VCS-Committer-Name: Jonas Stein
X-VCS-Revision: 3921b4c15bb2775bac57d492c2c31b6bacf36771
X-VCS-Branch: master
Date: Mon, 22 Apr 2019 14:32:19 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 8f3d9fdc-6beb-479d-a624-68a74352cb87
X-Archives-Hash: e0e60dfca364d260922960837b334f1d

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>