Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/abntex/
Date: Thu, 30 Jan 2020 06:33:39
Message-Id: 1580365986.074daa959ff1a5465793a252bdcd3e29478b8904.juippis@gentoo
1 commit: 074daa959ff1a5465793a252bdcd3e29478b8904
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Fri Apr 12 18:07:28 2019 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 30 06:33:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074daa95
7
8 dev-tex/abntex: update HOMEPAGE, metadata
9
10 Closes: https://bugs.gentoo.org/680402
11 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/11661
13 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
14
15 dev-tex/abntex/abntex-0.9_beta2-r1.ebuild | 2 +-
16 dev-tex/abntex/metadata.xml | 3 ---
17 2 files changed, 1 insertion(+), 4 deletions(-)
18
19 diff --git a/dev-tex/abntex/abntex-0.9_beta2-r1.ebuild b/dev-tex/abntex/abntex-0.9_beta2-r1.ebuild
20 index fecf19adb49..82bfa0fa002 100644
21 --- a/dev-tex/abntex/abntex-0.9_beta2-r1.ebuild
22 +++ b/dev-tex/abntex/abntex-0.9_beta2-r1.ebuild
23 @@ -9,7 +9,7 @@ MY_PV="${PV/_/-}"
24 MY_P="${PN}-${MY_PV}"
25
26 DESCRIPTION="LaTeX macros for writing documents following the ABNT norms"
27 -HOMEPAGE="http://abntex.codigolivre.org.br/ http://abntex.sourceforge.net/"
28 +HOMEPAGE="https://www.abntex.net.br/"
29 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz
30 doc? ( mirror://sourceforge/${PN}/${PN}-doc-${MY_PV}.tar.gz )"
31
32
33 diff --git a/dev-tex/abntex/metadata.xml b/dev-tex/abntex/metadata.xml
34 index 300eaf28bad..ee22675526b 100644
35 --- a/dev-tex/abntex/metadata.xml
36 +++ b/dev-tex/abntex/metadata.xml
37 @@ -8,7 +8,4 @@
38 <use>
39 <flag name="lyx">Install with <pkg>app-office/lyx</pkg> layout</flag>
40 </use>
41 - <upstream>
42 - <remote-id type="sourceforge">abntex</remote-id>
43 - </upstream>
44 </pkgmetadata>