Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/
Date: Wed, 28 Jul 2021 02:58:24
Message-Id: 1627441041.25f8d3c727233d24fc1ad263535546a7120636a5.ionen@gentoo
1 commit: 25f8d3c727233d24fc1ad263535546a7120636a5
2 Author: Marc Joliet <marcec <AT> gmx <DOT> de>
3 AuthorDate: Wed May 5 17:39:02 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 28 02:57:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f8d3c7
7
8 app-text/asciidoc: update $HOMEPAGE
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Marc Joliet <marcec <AT> gmx.de>
12 Closes: https://github.com/gentoo/gentoo/pull/20696
13 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
14
15 app-text/asciidoc/asciidoc-9.0.2-r1.ebuild | 2 +-
16 app-text/asciidoc/asciidoc-9.0.4-r1.ebuild | 2 +-
17 app-text/asciidoc/asciidoc-9.0.5-r1.ebuild | 2 +-
18 app-text/asciidoc/asciidoc-9.1.0.ebuild | 2 +-
19 4 files changed, 4 insertions(+), 4 deletions(-)
20
21 diff --git a/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild b/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
22 index 952821000c6..7772c2bc97e 100644
23 --- a/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
24 +++ b/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
25 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
26 inherit autotools optfeature python-single-r1 readme.gentoo-r1
27
28 DESCRIPTION="A plain text human readable/writable document format"
29 -HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/"
30 +HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/"
31 SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz -> ${P}.new.tar.gz"
32
33 LICENSE="GPL-2"
34
35 diff --git a/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild b/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
36 index 952821000c6..7772c2bc97e 100644
37 --- a/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
38 +++ b/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
39 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
40 inherit autotools optfeature python-single-r1 readme.gentoo-r1
41
42 DESCRIPTION="A plain text human readable/writable document format"
43 -HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/"
44 +HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/"
45 SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz -> ${P}.new.tar.gz"
46
47 LICENSE="GPL-2"
48
49 diff --git a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
50 index 952821000c6..7772c2bc97e 100644
51 --- a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
52 +++ b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
53 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
54 inherit autotools optfeature python-single-r1 readme.gentoo-r1
55
56 DESCRIPTION="A plain text human readable/writable document format"
57 -HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/"
58 +HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/"
59 SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz -> ${P}.new.tar.gz"
60
61 LICENSE="GPL-2"
62
63 diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild b/app-text/asciidoc/asciidoc-9.1.0.ebuild
64 index 5c92ea8f1d3..43ecd600c6f 100644
65 --- a/app-text/asciidoc/asciidoc-9.1.0.ebuild
66 +++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
67 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
68 inherit autotools optfeature python-single-r1 readme.gentoo-r1
69
70 DESCRIPTION="A plain text human readable/writable document format"
71 -HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/"
72 +HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/"
73 SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz -> ${P}.new.tar.gz"
74
75 LICENSE="GPL-2"