[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2023-11-06 Thread Andrew Ammerlaan
commit: c8299b2f5a461ce01a5b07f24d0be379bf6ab669
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Nov  6 11:57:43 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Nov  6 11:58:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8299b2f

app-text/asciidoc: enable py3.12

Closes: https://bugs.gentoo.org/916711
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 app-text/asciidoc/asciidoc-10.2.0.ebuild | 8 +---
 app-text/asciidoc/metadata.xml   | 1 +
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-10.2.0.ebuild 
b/app-text/asciidoc/asciidoc-10.2.0.ebuild
index 8293d38ca4e3..e9bcfecd 100644
--- a/app-text/asciidoc/asciidoc-10.2.0.ebuild
+++ b/app-text/asciidoc/asciidoc-10.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 inherit distutils-r1 optfeature readme.gentoo-r1 pypi
 
 DESCRIPTION="A plain text human readable/writable document format"
@@ -15,10 +15,12 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
-RDEPEND="app-text/docbook-xml-dtd:4.5
+RDEPEND="
+   app-text/docbook-xml-dtd:4.5
>=app-text/docbook-xsl-stylesheets-1.75
dev-libs/libxslt
-   dev-libs/libxml2:2"
+   dev-libs/libxml2:2
+"
 
 DOC_CONTENTS="
 If you are going to use a2x, please also look at a2x(1) under

diff --git a/app-text/asciidoc/metadata.xml b/app-text/asciidoc/metadata.xml
index fe643142c872..5e3bb3ff9c88 100644
--- a/app-text/asciidoc/metadata.xml
+++ b/app-text/asciidoc/metadata.xml
@@ -5,6 +5,7 @@
   
 asciidoc
 asciidoc-py/asciidoc-py
+asciidoc
 https://github.com/asciidoc-py/asciidoc-py/issues
   
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-12-18 Thread Arthur Zamarin
commit: 848c6f74f636821e55436f0b5ce8c647471a814f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 18 19:59:00 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 18 19:59:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=848c6f74

app-text/asciidoc: Stabilize 10.2.0 amd64, #886699

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/asciidoc/asciidoc-10.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-10.2.0.ebuild 
b/app-text/asciidoc/asciidoc-10.2.0.ebuild
index c7d6195310da..785abb642cc8 100644
--- a/app-text/asciidoc/asciidoc-10.2.0.ebuild
+++ b/app-text/asciidoc/asciidoc-10.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="app-text/docbook-xml-dtd:4.5
>=app-text/docbook-xsl-stylesheets-1.75



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-12-18 Thread Sam James
commit: 2254b3c2a81a59638c61b719843ca0d1016d0b91
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 12:19:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 12:19:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2254b3c2

app-text/asciidoc: Stabilize 10.2.0 sparc, #886699

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-10.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-10.2.0.ebuild 
b/app-text/asciidoc/asciidoc-10.2.0.ebuild
index 57e6ad9f41f5..d3ff572ab5c6 100644
--- a/app-text/asciidoc/asciidoc-10.2.0.ebuild
+++ b/app-text/asciidoc/asciidoc-10.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="app-text/docbook-xml-dtd:4.5
>=app-text/docbook-xsl-stylesheets-1.75



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-12-18 Thread Sam James
commit: 0c9ec5cd2cd1492c847692a92f8a4ef728eff35e
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 12:10:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 12:10:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c9ec5cd

app-text/asciidoc: Stabilize 10.2.0 x86, #886699

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-10.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-10.2.0.ebuild 
b/app-text/asciidoc/asciidoc-10.2.0.ebuild
index 79582cf5e40f..57e6ad9f41f5 100644
--- a/app-text/asciidoc/asciidoc-10.2.0.ebuild
+++ b/app-text/asciidoc/asciidoc-10.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="app-text/docbook-xml-dtd:4.5
>=app-text/docbook-xsl-stylesheets-1.75



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-12-18 Thread Sam James
commit: 5d999bc478e54f4426ec1908cd9702c7d373da6d
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 11:44:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 11:44:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d999bc4

app-text/asciidoc: Stabilize 10.2.0 hppa, #886699

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-10.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-10.2.0.ebuild 
b/app-text/asciidoc/asciidoc-10.2.0.ebuild
index 8975d5b1..79582cf5e40f 100644
--- a/app-text/asciidoc/asciidoc-10.2.0.ebuild
+++ b/app-text/asciidoc/asciidoc-10.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="app-text/docbook-xml-dtd:4.5
>=app-text/docbook-xsl-stylesheets-1.75



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-12-18 Thread Sam James
commit: 86a1b9c3f24d985c749cd7a9e5a9c47d8c592cdd
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 11:30:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 11:30:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a1b9c3

app-text/asciidoc: Stabilize 10.2.0 arm, #886699

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-10.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-10.2.0.ebuild 
b/app-text/asciidoc/asciidoc-10.2.0.ebuild
index f8f7379ea7a6..8975d5b1 100644
--- a/app-text/asciidoc/asciidoc-10.2.0.ebuild
+++ b/app-text/asciidoc/asciidoc-10.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="app-text/docbook-xml-dtd:4.5
>=app-text/docbook-xsl-stylesheets-1.75



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-12-18 Thread Sam James
commit: 752d4ca38210b80e9c537a6b2eb0083242b09ebe
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 18 11:29:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 18 11:29:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=752d4ca3

app-text/asciidoc: Stabilize 10.2.0 arm64, #886699

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-10.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-10.2.0.ebuild 
b/app-text/asciidoc/asciidoc-10.2.0.ebuild
index a202d21e35b6..f8f7379ea7a6 100644
--- a/app-text/asciidoc/asciidoc-10.2.0.ebuild
+++ b/app-text/asciidoc/asciidoc-10.2.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="app-text/docbook-xml-dtd:4.5
>=app-text/docbook-xsl-stylesheets-1.75



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-11-28 Thread Ionen Wolkens
commit: ec71b0316d8309caf922cfcb9a2ea51bbef4698a
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Nov 29 00:11:22 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue Nov 29 00:11:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec71b031

app-text/asciidoc: enable py3.11

Ebuild doesn't seem to run tests but upstream tests it with 3.11
and there's been no notable changes since this release.

Tried a few revdeps and seems fine too.

Closes: https://bugs.gentoo.org/883041
Signed-off-by: Ionen Wolkens  gentoo.org>

 app-text/asciidoc/asciidoc-10.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-10.2.0.ebuild 
b/app-text/asciidoc/asciidoc-10.2.0.ebuild
index 9f376b493bd3..a202d21e35b6 100644
--- a/app-text/asciidoc/asciidoc-10.2.0.ebuild
+++ b/app-text/asciidoc/asciidoc-10.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_SINGLE_IMPL=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
 inherit distutils-r1 optfeature readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-10-17 Thread Sam James
commit: c8154400208def8261ba49fced024086757d7a8f
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 17 23:51:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 17 23:51:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8154400

app-text/asciidoc: drop 9.1.1, 10.1.4

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/Manifest   |  2 -
 app-text/asciidoc/asciidoc-10.1.4.ebuild | 48 --
 app-text/asciidoc/asciidoc-9.1.1.ebuild  | 84 
 3 files changed, 134 deletions(-)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 67d8e93f4689..ba6c37529be0 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,4 +1,2 @@
-DIST asciidoc-10.1.4.tar.gz 215656 BLAKE2B 
461dd31ebc7067430e595935681ec6e0207a481ec183f0c29e08be444b40a26afabe84ac46dd8f7c563eb8d28ad8eed4b63a23fccd1105d817f7402f6afbfc5e
 SHA512 
fba8c8efe215da0170fc46f1245af831c7b9e982705fbd9cbfe4cd2b979286b49f30570b116bc9f095f060099904a30671ab0498a58fc24b0069575ecf026a7d
 DIST asciidoc-10.2.0.tar.gz 216824 BLAKE2B 
500038d655f820fe89048bbff683ae029c7044de839ae4f9ec4666b843585511c99bbc1991ec1764262f33c55b08845661fc1e62eb21bb3250d3168e369928ff
 SHA512 
2f83c7f6d1d0a34948035347833ca59841de1271e8d008b4c4a43a7a8273b230148e6f51ee8f6e2dc702460e27c495037fbe2d6d43195b70bf3447ad86390d28
 DIST asciidoc-9.1.0.new.tar.gz 1249958 BLAKE2B 
0a98f58f7604f84d704092313c38563634bad5d697d60d02760f3be1d2a78a97ee2488dda3a9918b02e0062710175c6513d600f3fbd850fe700bf3fa917a3980
 SHA512 
c30854a936228fe5bcf2f9305741fbc4b17ef088b2fa637d5f3b19c7803306085634fb71146f0b089c2fad01f986da71a4fae364139f520c0906525317c0c4a6
-DIST asciidoc-9.1.1.new.tar.gz 1259206 BLAKE2B 
da274d3a9389ee2e42ad1be70467f11d0164df3e6f9102e6ef1be6a802dbeb12898786fa1fe37a95755d0db8c9df5d5dd3faf000dfb73b701a83af3cc0261606
 SHA512 
74b83e8c8904fd761783c2f572d353656fc0794c6cb427f61e9179c9f80b6fc3b3ee8d028baba4e25eafe5f8cf5318f9984a5828849a793a7520f83e6fe50d66

diff --git a/app-text/asciidoc/asciidoc-10.1.4.ebuild 
b/app-text/asciidoc/asciidoc-10.1.4.ebuild
deleted file mode 100644
index 9f376b493bd3..
--- a/app-text/asciidoc/asciidoc-10.1.4.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1 optfeature readme.gentoo-r1
-
-DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/;
-# Could use the github tarball but we need autotools then
-#SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-RDEPEND="app-text/docbook-xml-dtd:4.5
-   >=app-text/docbook-xsl-stylesheets-1.75
-   dev-libs/libxslt
-   dev-libs/libxml2:2"
-
-DOC_CONTENTS="
-If you are going to use a2x, please also look at a2x(1) under
-REQUISITES for a list of runtime dependencies.
-"
-
-src_install() {
-   distutils-r1_src_install
-
-   # TODO: Consider using Debian patch to allow /usr/share?
-   insinto /usr/share/asciidoc
-   doins -r asciidoc/resources/.
-
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-
-   optfeature "music filter support" "media-sound/lilypond 
virtual/imagemagick-tools"
-   optfeature "source filter support" "dev-util/source-highlight 
dev-python/pygments app-text/highlight"
-   optfeature "latex filter support" "dev-texlive/texlive-latex 
app-text/dvipng" "dev-texlive/texlive-latex app-text/dvisvgm"
-   optfeature "graphviz filter support" "media-gfx/graphviz"
-}

diff --git a/app-text/asciidoc/asciidoc-9.1.1.ebuild 
b/app-text/asciidoc/asciidoc-9.1.1.ebuild
deleted file mode 100644
index f3c86d982e94..
--- a/app-text/asciidoc/asciidoc-9.1.1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-
-inherit autotools optfeature python-single-r1 readme.gentoo-r1
-
-DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/;
-SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz
 -> ${P}.new.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 

[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-08-26 Thread Sam James
commit: f159ceb90e10bf4736f11e33b8543e6ec8fe62dc
Author: Sam James  gentoo  org>
AuthorDate: Fri Aug 26 12:02:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Aug 26 12:04:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f159ceb9

app-text/asciidoc: reassign inactive proxied maintainer's packages

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/metadata.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/app-text/asciidoc/metadata.xml b/app-text/asciidoc/metadata.xml
index 47206531efeb..fe643142c872 100644
--- a/app-text/asciidoc/metadata.xml
+++ b/app-text/asciidoc/metadata.xml
@@ -1,14 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-Thamognya Kodi
-cont...@thamognya.com
-  
-  
-proxy-ma...@gentoo.org
-Proxy Maintainers
-  
+  
   
 asciidoc
 asciidoc-py/asciidoc-py



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-06-21 Thread Florian Schmaus
commit: 526c2c69df0f08ea44120c940729a1f90149502c
Author: Thamognya Kodi  thamognya  com>
AuthorDate: Mon Jun 13 14:42:21 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Tue Jun 21 07:00:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526c2c69

app-text/asciidoc: bump to 10.20, take maintainership

Signed-off-by: Thamognya Kodi  thamognya.com>
Closes: https://github.com/gentoo/gentoo/pull/25876
Signed-off-by: Florian Schmaus  gentoo.org>

 app-text/asciidoc/Manifest   |  1 +
 app-text/asciidoc/asciidoc-10.2.0.ebuild | 48 
 app-text/asciidoc/metadata.xml   | 19 +
 3 files changed, 62 insertions(+), 6 deletions(-)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index b612e2b0e863..67d8e93f4689 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,3 +1,4 @@
 DIST asciidoc-10.1.4.tar.gz 215656 BLAKE2B 
461dd31ebc7067430e595935681ec6e0207a481ec183f0c29e08be444b40a26afabe84ac46dd8f7c563eb8d28ad8eed4b63a23fccd1105d817f7402f6afbfc5e
 SHA512 
fba8c8efe215da0170fc46f1245af831c7b9e982705fbd9cbfe4cd2b979286b49f30570b116bc9f095f060099904a30671ab0498a58fc24b0069575ecf026a7d
+DIST asciidoc-10.2.0.tar.gz 216824 BLAKE2B 
500038d655f820fe89048bbff683ae029c7044de839ae4f9ec4666b843585511c99bbc1991ec1764262f33c55b08845661fc1e62eb21bb3250d3168e369928ff
 SHA512 
2f83c7f6d1d0a34948035347833ca59841de1271e8d008b4c4a43a7a8273b230148e6f51ee8f6e2dc702460e27c495037fbe2d6d43195b70bf3447ad86390d28
 DIST asciidoc-9.1.0.new.tar.gz 1249958 BLAKE2B 
0a98f58f7604f84d704092313c38563634bad5d697d60d02760f3be1d2a78a97ee2488dda3a9918b02e0062710175c6513d600f3fbd850fe700bf3fa917a3980
 SHA512 
c30854a936228fe5bcf2f9305741fbc4b17ef088b2fa637d5f3b19c7803306085634fb71146f0b089c2fad01f986da71a4fae364139f520c0906525317c0c4a6
 DIST asciidoc-9.1.1.new.tar.gz 1259206 BLAKE2B 
da274d3a9389ee2e42ad1be70467f11d0164df3e6f9102e6ef1be6a802dbeb12898786fa1fe37a95755d0db8c9df5d5dd3faf000dfb73b701a83af3cc0261606
 SHA512 
74b83e8c8904fd761783c2f572d353656fc0794c6cb427f61e9179c9f80b6fc3b3ee8d028baba4e25eafe5f8cf5318f9984a5828849a793a7520f83e6fe50d66

diff --git a/app-text/asciidoc/asciidoc-10.2.0.ebuild 
b/app-text/asciidoc/asciidoc-10.2.0.ebuild
new file mode 100644
index ..9f376b493bd3
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-10.2.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1 optfeature readme.gentoo-r1
+
+DESCRIPTION="A plain text human readable/writable document format"
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/;
+# Could use the github tarball but we need autotools then
+#SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   dev-libs/libxml2:2"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+src_install() {
+   distutils-r1_src_install
+
+   # TODO: Consider using Debian patch to allow /usr/share?
+   insinto /usr/share/asciidoc
+   doins -r asciidoc/resources/.
+
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+
+   optfeature "music filter support" "media-sound/lilypond 
virtual/imagemagick-tools"
+   optfeature "source filter support" "dev-util/source-highlight 
dev-python/pygments app-text/highlight"
+   optfeature "latex filter support" "dev-texlive/texlive-latex 
app-text/dvipng" "dev-texlive/texlive-latex app-text/dvisvgm"
+   optfeature "graphviz filter support" "media-gfx/graphviz"
+}

diff --git a/app-text/asciidoc/metadata.xml b/app-text/asciidoc/metadata.xml
index 3c2c02f59a4b..47206531efeb 100644
--- a/app-text/asciidoc/metadata.xml
+++ b/app-text/asciidoc/metadata.xml
@@ -1,10 +1,17 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   
-   asciidoc
-   asciidoc-py/asciidoc-py
-   
https://github.com/asciidoc-py/asciidoc-py/issues
-   
+  
+Thamognya Kodi
+cont...@thamognya.com
+  
+  
+proxy-ma...@gentoo.org
+Proxy Maintainers
+  
+  
+asciidoc
+asciidoc-py/asciidoc-py
+https://github.com/asciidoc-py/asciidoc-py/issues
+  
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-05-05 Thread WANG Xuerui
commit: ef01d72c6b6cb2664657bef3e94b1127f0b4dcdd
Author: WANG Xuerui  gentoo  org>
AuthorDate: Thu May  5 10:14:07 2022 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Thu May  5 10:17:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef01d72c

app-text/asciidoc: keyword 10.1.4 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 app-text/asciidoc/asciidoc-10.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-10.1.4.ebuild 
b/app-text/asciidoc/asciidoc-10.1.4.ebuild
index 705aa07cc25d..9f376b493bd3 100644
--- a/app-text/asciidoc/asciidoc-10.1.4.ebuild
+++ b/app-text/asciidoc/asciidoc-10.1.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND="app-text/docbook-xml-dtd:4.5
>=app-text/docbook-xsl-stylesheets-1.75



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-04-21 Thread Florian Schmaus
commit: b337b511245e9f95e41cc0292ad63e7cd9045904
Author: Dustin Smith <1922323+g-i-g  users  noreply  github 
 com>
AuthorDate: Thu Apr 21 03:31:37 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu Apr 21 07:54:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b337b511

app-text/asciidoc: bump 10.1.3 to 10.1.4

Signed-off-by: Dustin Smith <1922323+g-i-g  users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/25137
Signed-off-by: Florian Schmaus  gentoo.org>

 app-text/asciidoc/Manifest   | 2 +-
 app-text/asciidoc/{asciidoc-10.1.3.ebuild => asciidoc-10.1.4.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 29aea8b7ad4c..b612e2b0e863 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,3 +1,3 @@
-DIST asciidoc-10.1.3.tar.gz 215537 BLAKE2B 
61613ded3f0b6b08b097534d88a14ff4b3820077dac14d9136462fe01727ea3134f05b0ddd3d81b31f9a6c2654cc8b775d6e4eb85b9edf8812a16191a43f587f
 SHA512 
b060cb547e008dc2d4ca4646826c0968a0907ac0a2c13d8503e68be69e0ecef12d9a2f742e4614411202b6ea5fff6975bed0dbc07931b0b07a1462841d19c9ab
+DIST asciidoc-10.1.4.tar.gz 215656 BLAKE2B 
461dd31ebc7067430e595935681ec6e0207a481ec183f0c29e08be444b40a26afabe84ac46dd8f7c563eb8d28ad8eed4b63a23fccd1105d817f7402f6afbfc5e
 SHA512 
fba8c8efe215da0170fc46f1245af831c7b9e982705fbd9cbfe4cd2b979286b49f30570b116bc9f095f060099904a30671ab0498a58fc24b0069575ecf026a7d
 DIST asciidoc-9.1.0.new.tar.gz 1249958 BLAKE2B 
0a98f58f7604f84d704092313c38563634bad5d697d60d02760f3be1d2a78a97ee2488dda3a9918b02e0062710175c6513d600f3fbd850fe700bf3fa917a3980
 SHA512 
c30854a936228fe5bcf2f9305741fbc4b17ef088b2fa637d5f3b19c7803306085634fb71146f0b089c2fad01f986da71a4fae364139f520c0906525317c0c4a6
 DIST asciidoc-9.1.1.new.tar.gz 1259206 BLAKE2B 
da274d3a9389ee2e42ad1be70467f11d0164df3e6f9102e6ef1be6a802dbeb12898786fa1fe37a95755d0db8c9df5d5dd3faf000dfb73b701a83af3cc0261606
 SHA512 
74b83e8c8904fd761783c2f572d353656fc0794c6cb427f61e9179c9f80b6fc3b3ee8d028baba4e25eafe5f8cf5318f9984a5828849a793a7520f83e6fe50d66

diff --git a/app-text/asciidoc/asciidoc-10.1.3.ebuild 
b/app-text/asciidoc/asciidoc-10.1.4.ebuild
similarity index 100%
rename from app-text/asciidoc/asciidoc-10.1.3.ebuild
rename to app-text/asciidoc/asciidoc-10.1.4.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-02-23 Thread Sam James
commit: 9c50dcd19cac6fa5f7fa663337dc84256b3fcb34
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Feb 23 05:45:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb 23 13:31:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c50dcd1

app-text/asciidoc: stable 9.1.0 for hppa, bug #828345

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild 
b/app-text/asciidoc/asciidoc-9.1.0.ebuild
index ecac9b882fd4..437f83acac43 100644
--- a/app-text/asciidoc/asciidoc-9.1.0.ebuild
+++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-02-20 Thread Sam James
commit: b227f966da1ea4bec531ad5efbcd099baa3e7b28
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 20 23:31:13 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 20 23:31:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b227f966

app-text/asciidoc: add 10.1.3

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/Manifest   |  1 +
 app-text/asciidoc/asciidoc-10.1.3.ebuild | 48 
 2 files changed, 49 insertions(+)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 53b283e93809..9f8df36dc7ed 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,4 +1,5 @@
 DIST asciidoc-10.1.1.tar.gz 214619 BLAKE2B 
b7dc12d57cc3ad72301335ea84aea45db1a1e98f13aebf17fac6cf86657c509daa48ce1755817076c1c82f0a61c68fa7b178bc78bc6fda7274708bfde619491a
 SHA512 
7b2b1ed9ea32b7336c271faf1e40e3a24d3b3af803c87f9d5d32c2b40cadaed682fbbedc6ec67bbe5a51377812d18180128c27779d7190898446266adee92842
+DIST asciidoc-10.1.3.tar.gz 215537 BLAKE2B 
61613ded3f0b6b08b097534d88a14ff4b3820077dac14d9136462fe01727ea3134f05b0ddd3d81b31f9a6c2654cc8b775d6e4eb85b9edf8812a16191a43f587f
 SHA512 
b060cb547e008dc2d4ca4646826c0968a0907ac0a2c13d8503e68be69e0ecef12d9a2f742e4614411202b6ea5fff6975bed0dbc07931b0b07a1462841d19c9ab
 DIST asciidoc-9.0.5.new.tar.gz 1225334 BLAKE2B 
c3e428098dc4d71704ed13b54fd5f640b9de81d12939facb5faaf38a3123794e57201ecd9c312a22c220a2ec6b06c88a76ab47f05ffa972fc8751089b3471cfc
 SHA512 
9125631fdee464f96f7e3c76a60fe37331905e9e55a81db27aece4065b246dc05a35db4c157dc7dbb2345eb95c153b474251d6a447d65774bf1b3f57e1883895
 DIST asciidoc-9.1.0.new.tar.gz 1249958 BLAKE2B 
0a98f58f7604f84d704092313c38563634bad5d697d60d02760f3be1d2a78a97ee2488dda3a9918b02e0062710175c6513d600f3fbd850fe700bf3fa917a3980
 SHA512 
c30854a936228fe5bcf2f9305741fbc4b17ef088b2fa637d5f3b19c7803306085634fb71146f0b089c2fad01f986da71a4fae364139f520c0906525317c0c4a6
 DIST asciidoc-9.1.1.new.tar.gz 1259206 BLAKE2B 
da274d3a9389ee2e42ad1be70467f11d0164df3e6f9102e6ef1be6a802dbeb12898786fa1fe37a95755d0db8c9df5d5dd3faf000dfb73b701a83af3cc0261606
 SHA512 
74b83e8c8904fd761783c2f572d353656fc0794c6cb427f61e9179c9f80b6fc3b3ee8d028baba4e25eafe5f8cf5318f9984a5828849a793a7520f83e6fe50d66

diff --git a/app-text/asciidoc/asciidoc-10.1.3.ebuild 
b/app-text/asciidoc/asciidoc-10.1.3.ebuild
new file mode 100644
index ..705aa07cc25d
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-10.1.3.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1 optfeature readme.gentoo-r1
+
+DESCRIPTION="A plain text human readable/writable document format"
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/;
+# Could use the github tarball but we need autotools then
+#SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   dev-libs/libxml2:2"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+src_install() {
+   distutils-r1_src_install
+
+   # TODO: Consider using Debian patch to allow /usr/share?
+   insinto /usr/share/asciidoc
+   doins -r asciidoc/resources/.
+
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+
+   optfeature "music filter support" "media-sound/lilypond 
virtual/imagemagick-tools"
+   optfeature "source filter support" "dev-util/source-highlight 
dev-python/pygments app-text/highlight"
+   optfeature "latex filter support" "dev-texlive/texlive-latex 
app-text/dvipng" "dev-texlive/texlive-latex app-text/dvisvgm"
+   optfeature "graphviz filter support" "media-gfx/graphviz"
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-01-01 Thread Sam James
commit: e08dba7e622ad861f02cec026e64be0ab07c7e7f
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan  2 00:02:12 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan  2 00:02:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e08dba7e

app-text/asciidoc: Stabilize 9.1.0 x86, #828345

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild 
b/app-text/asciidoc/asciidoc-9.1.0.ebuild
index 440df1d1bfff..ecac9b882fd4 100644
--- a/app-text/asciidoc/asciidoc-9.1.0.ebuild
+++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2022-01-01 Thread Sam James
commit: a6d2c45da4eb8afe2870d98bb608e82dc0d37531
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan  1 11:05:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan  1 11:05:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d2c45d

app-text/asciidoc: Stabilize 9.1.0 amd64, #828345

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild 
b/app-text/asciidoc/asciidoc-9.1.0.ebuild
index 3d5fb0d1672d..440df1d1bfff 100644
--- a/app-text/asciidoc/asciidoc-9.1.0.ebuild
+++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-31 Thread Sam James
commit: debb612d4652c184438c87438f3b65e65b4a9816
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 31 09:53:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 31 10:49:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=debb612d

app-text/asciidoc: fix installation of resources in 10.x

Closes: https://bugs.gentoo.org/830280
Closes: https://bugs.gentoo.org/830281
Signed-off-by: Sam James  gentoo.org>

 .../asciidoc/{asciidoc-10.1.1-r1.ebuild => asciidoc-10.1.1-r2.ebuild} | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-text/asciidoc/asciidoc-10.1.1-r1.ebuild 
b/app-text/asciidoc/asciidoc-10.1.1-r2.ebuild
similarity index 92%
rename from app-text/asciidoc/asciidoc-10.1.1-r1.ebuild
rename to app-text/asciidoc/asciidoc-10.1.1-r2.ebuild
index 4cd5659b677b..132a1d4ece30 100644
--- a/app-text/asciidoc/asciidoc-10.1.1-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-10.1.1-r2.ebuild
@@ -31,6 +31,10 @@ REQUISITES for a list of runtime dependencies.
 src_install() {
distutils-r1_src_install
 
+   # TODO: Consider using Debian patch to allow /usr/share?
+   insinto /usr/share/asciidoc
+   doins -r asciidoc/resources/.
+
readme.gentoo_create_doc
 }
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-30 Thread Arthur Zamarin
commit: f0ee4b224c997db1a9831db95e4353c151f49913
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Dec 30 21:01:41 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Dec 30 21:01:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ee4b22

app-text/asciidoc: Stabilize 9.1.0 sparc, #828345

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/asciidoc/asciidoc-9.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild 
b/app-text/asciidoc/asciidoc-9.1.0.ebuild
index b90c8ca407fb..3d5fb0d1672d 100644
--- a/app-text/asciidoc/asciidoc-9.1.0.ebuild
+++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-28 Thread Arthur Zamarin
commit: d29198fbca1efd74297072f460c879f611d13cd6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Dec 29 06:40:29 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Dec 29 06:40:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d29198fb

app-text/asciidoc: Stabilize 9.1.0 ppc, #828345

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/asciidoc/asciidoc-9.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild 
b/app-text/asciidoc/asciidoc-9.1.0.ebuild
index ff7dce742187..1c6214631d28 100644
--- a/app-text/asciidoc/asciidoc-9.1.0.ebuild
+++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-28 Thread Arthur Zamarin
commit: 72b9c38e107d31f0c53b2ebc4bab41dac42b5cc4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Dec 29 06:40:40 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Dec 29 06:40:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b9c38e

app-text/asciidoc: Stabilize 9.1.0 arm, #828345

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/asciidoc/asciidoc-9.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild 
b/app-text/asciidoc/asciidoc-9.1.0.ebuild
index 8b5801830dec..b90c8ca407fb 100644
--- a/app-text/asciidoc/asciidoc-9.1.0.ebuild
+++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-28 Thread Arthur Zamarin
commit: 0a696c13b2f4d947a5a89fe232c1f3cb76e8da74
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Dec 29 06:40:33 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Dec 29 06:40:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a696c13

app-text/asciidoc: Stabilize 9.1.0 ppc64, #828345

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/asciidoc/asciidoc-9.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild 
b/app-text/asciidoc/asciidoc-9.1.0.ebuild
index 1c6214631d28..8b5801830dec 100644
--- a/app-text/asciidoc/asciidoc-9.1.0.ebuild
+++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-28 Thread Sam James
commit: ab5121e3a47dc0e1def52ed2eeaf35021612d8c0
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 29 06:00:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 29 06:00:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab5121e3

app-text/asciidoc: revbump for src_install-into-pkg_postinst fix

We don't want anyone with a binpkg to get an irritating pkg_postinst
warning due to the missing README call within src_install.

Fixes: b80289076dc305bf65004f1aa60e0ccf78c9f114
Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/{asciidoc-10.1.1.ebuild => asciidoc-10.1.1-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-10.1.1.ebuild 
b/app-text/asciidoc/asciidoc-10.1.1-r1.ebuild
similarity index 100%
rename from app-text/asciidoc/asciidoc-10.1.1.ebuild
rename to app-text/asciidoc/asciidoc-10.1.1-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-28 Thread Sam James
commit: b80289076dc305bf65004f1aa60e0ccf78c9f114
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 29 05:58:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 29 05:58:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8028907

app-text/asciidoc: fix src_install in 10.1.1

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-10.1.1.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/app-text/asciidoc/asciidoc-10.1.1.ebuild 
b/app-text/asciidoc/asciidoc-10.1.1.ebuild
index e06af682c066..4cd5659b677b 100644
--- a/app-text/asciidoc/asciidoc-10.1.1.ebuild
+++ b/app-text/asciidoc/asciidoc-10.1.1.ebuild
@@ -28,6 +28,12 @@ If you are going to use a2x, please also look at a2x(1) under
 REQUISITES for a list of runtime dependencies.
 "
 
+src_install() {
+   distutils-r1_src_install
+
+   readme.gentoo_create_doc
+}
+
 pkg_postinst() {
readme.gentoo_print_elog
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-28 Thread Sam James
commit: 6adf143aa7f46aa43f5a3d1520de915146579e88
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 29 05:34:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 29 05:34:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6adf143a

app-text/asciidoc: Stabilize 9.1.0 arm64, #828345

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild 
b/app-text/asciidoc/asciidoc-9.1.0.ebuild
index f3c86d982e94..ff7dce742187 100644
--- a/app-text/asciidoc/asciidoc-9.1.0.ebuild
+++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-28 Thread Sam James
commit: 5b1bef0083d30f55afe123580d8b4d3b5ba98d55
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 29 03:19:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 29 03:19:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1bef00

app-text/asciidoc: drop USE=test from 10.1.1

It doesn't do anything right now. Tests kind of worked
from the autotools/github tarball but didn't work
for pretty much anything else, including installation,
and lacks the whole setuptools treatment(!?).

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-10.1.1.ebuild | 15 ---
 1 file changed, 15 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-10.1.1.ebuild 
b/app-text/asciidoc/asciidoc-10.1.1.ebuild
index b1ca9a147522..e06af682c066 100644
--- a/app-text/asciidoc/asciidoc-10.1.1.ebuild
+++ b/app-text/asciidoc/asciidoc-10.1.1.ebuild
@@ -17,26 +17,11 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-# lilypond segfaults for me?
-RESTRICT="!test? ( test ) test"
 
 RDEPEND="app-text/docbook-xml-dtd:4.5
>=app-text/docbook-xsl-stylesheets-1.75
dev-libs/libxslt
dev-libs/libxml2:2"
-BDEPEND="
-   test? (
-   app-text/dvipng
-   app-text/dvisvgm
-   dev-texlive/texlive-latex
-   dev-util/source-highlight
-   media-gfx/graphviz
-   media-sound/lilypond
-   virtual/imagemagick-tools[png]
-   )"
 
 DOC_CONTENTS="
 If you are going to use a2x, please also look at a2x(1) under



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-28 Thread Sam James
commit: 9257618e17fa2955063ae492d0612415e14e08a6
Author: Sam James  gentoo  org>
AuthorDate: Wed Dec 29 03:04:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 29 03:08:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9257618e

app-text/asciidoc: add 10.1.1

Closes: https://bugs.gentoo.org/788247
Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/Manifest   |  1 +
 app-text/asciidoc/asciidoc-10.1.1.ebuild | 53 
 2 files changed, 54 insertions(+)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 17c88a95dbfa..53b283e93809 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,3 +1,4 @@
+DIST asciidoc-10.1.1.tar.gz 214619 BLAKE2B 
b7dc12d57cc3ad72301335ea84aea45db1a1e98f13aebf17fac6cf86657c509daa48ce1755817076c1c82f0a61c68fa7b178bc78bc6fda7274708bfde619491a
 SHA512 
7b2b1ed9ea32b7336c271faf1e40e3a24d3b3af803c87f9d5d32c2b40cadaed682fbbedc6ec67bbe5a51377812d18180128c27779d7190898446266adee92842
 DIST asciidoc-9.0.5.new.tar.gz 1225334 BLAKE2B 
c3e428098dc4d71704ed13b54fd5f640b9de81d12939facb5faaf38a3123794e57201ecd9c312a22c220a2ec6b06c88a76ab47f05ffa972fc8751089b3471cfc
 SHA512 
9125631fdee464f96f7e3c76a60fe37331905e9e55a81db27aece4065b246dc05a35db4c157dc7dbb2345eb95c153b474251d6a447d65774bf1b3f57e1883895
 DIST asciidoc-9.1.0.new.tar.gz 1249958 BLAKE2B 
0a98f58f7604f84d704092313c38563634bad5d697d60d02760f3be1d2a78a97ee2488dda3a9918b02e0062710175c6513d600f3fbd850fe700bf3fa917a3980
 SHA512 
c30854a936228fe5bcf2f9305741fbc4b17ef088b2fa637d5f3b19c7803306085634fb71146f0b089c2fad01f986da71a4fae364139f520c0906525317c0c4a6
 DIST asciidoc-9.1.1.new.tar.gz 1259206 BLAKE2B 
da274d3a9389ee2e42ad1be70467f11d0164df3e6f9102e6ef1be6a802dbeb12898786fa1fe37a95755d0db8c9df5d5dd3faf000dfb73b701a83af3cc0261606
 SHA512 
74b83e8c8904fd761783c2f572d353656fc0794c6cb427f61e9179c9f80b6fc3b3ee8d028baba4e25eafe5f8cf5318f9984a5828849a793a7520f83e6fe50d66

diff --git a/app-text/asciidoc/asciidoc-10.1.1.ebuild 
b/app-text/asciidoc/asciidoc-10.1.1.ebuild
new file mode 100644
index ..b1ca9a147522
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-10.1.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+DISTUTILS_SINGLE_IMPL=1
+
+inherit distutils-r1 optfeature readme.gentoo-r1
+
+DESCRIPTION="A plain text human readable/writable document format"
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/;
+# Could use the github tarball but we need autotools then
+#SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# lilypond segfaults for me?
+RESTRICT="!test? ( test ) test"
+
+RDEPEND="app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   dev-libs/libxml2:2"
+BDEPEND="
+   test? (
+   app-text/dvipng
+   app-text/dvisvgm
+   dev-texlive/texlive-latex
+   dev-util/source-highlight
+   media-gfx/graphviz
+   media-sound/lilypond
+   virtual/imagemagick-tools[png]
+   )"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+
+   optfeature "music filter support" "media-sound/lilypond 
virtual/imagemagick-tools"
+   optfeature "source filter support" "dev-util/source-highlight 
dev-python/pygments app-text/highlight"
+   optfeature "latex filter support" "dev-texlive/texlive-latex 
app-text/dvipng" "dev-texlive/texlive-latex app-text/dvisvgm"
+   optfeature "graphviz filter support" "media-gfx/graphviz"
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-28 Thread Sam James
commit: 20202a0e12e88a882d66006a3a6d8d646dfba585
Author: Marc Joliet  gmx  de>
AuthorDate: Tue Dec 28 21:29:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 29 01:58:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20202a0e

app-text/asciidoc: drop to maintainer-needed

Closes: https://bugs.gentoo.org/show_bug.cgi?id=632826
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Marc Joliet  gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/23553
Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/metadata.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/app-text/asciidoc/metadata.xml b/app-text/asciidoc/metadata.xml
index bf7692827cad..3c2c02f59a4b 100644
--- a/app-text/asciidoc/metadata.xml
+++ b/app-text/asciidoc/metadata.xml
@@ -1,14 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   mar...@gmx.de
-   Marc Joliet
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
+   

asciidoc
asciidoc-py/asciidoc-py



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-28 Thread Sam James
commit: 4bde8884d1abdcc0273b632884e438a82edd0169
Author: Marc Joliet  gmx  de>
AuthorDate: Mon Oct 25 15:18:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 29 01:58:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bde8884

app-text/asciidoc: version bump to 9.1.1

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marc Joliet  gmx.de>
Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/Manifest  |  1 +
 app-text/asciidoc/asciidoc-9.1.1.ebuild | 84 +
 2 files changed, 85 insertions(+)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 064d9296ad3a..c97699418f3f 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -2,3 +2,4 @@ DIST asciidoc-9.0.2.new.tar.gz 1269444 BLAKE2B 
0041073c572267628b8bbfd56258d86c3
 DIST asciidoc-9.0.4.new.tar.gz 1233878 BLAKE2B 
506a2c82d95ce0d522f45b20eee31f7ce2b114e0ad43c78bb313f34b210a7bdd282a8a3779a3ea29025e865847eb8298bd5a6ddac7ee338e4b878ae79bdf149e
 SHA512 
59be96514d0c4c82e5842ddea412ddd6e06647ebe09e0f1828b7c07e787d890896bab4271e7566ed038eb2da6755a67c725bee07bcfbd7aa31475f39c3abc089
 DIST asciidoc-9.0.5.new.tar.gz 1225334 BLAKE2B 
c3e428098dc4d71704ed13b54fd5f640b9de81d12939facb5faaf38a3123794e57201ecd9c312a22c220a2ec6b06c88a76ab47f05ffa972fc8751089b3471cfc
 SHA512 
9125631fdee464f96f7e3c76a60fe37331905e9e55a81db27aece4065b246dc05a35db4c157dc7dbb2345eb95c153b474251d6a447d65774bf1b3f57e1883895
 DIST asciidoc-9.1.0.new.tar.gz 1249958 BLAKE2B 
0a98f58f7604f84d704092313c38563634bad5d697d60d02760f3be1d2a78a97ee2488dda3a9918b02e0062710175c6513d600f3fbd850fe700bf3fa917a3980
 SHA512 
c30854a936228fe5bcf2f9305741fbc4b17ef088b2fa637d5f3b19c7803306085634fb71146f0b089c2fad01f986da71a4fae364139f520c0906525317c0c4a6
+DIST asciidoc-9.1.1.new.tar.gz 1259206 BLAKE2B 
da274d3a9389ee2e42ad1be70467f11d0164df3e6f9102e6ef1be6a802dbeb12898786fa1fe37a95755d0db8c9df5d5dd3faf000dfb73b701a83af3cc0261606
 SHA512 
74b83e8c8904fd761783c2f572d353656fc0794c6cb427f61e9179c9f80b6fc3b3ee8d028baba4e25eafe5f8cf5318f9984a5828849a793a7520f83e6fe50d66

diff --git a/app-text/asciidoc/asciidoc-9.1.1.ebuild 
b/app-text/asciidoc/asciidoc-9.1.1.ebuild
new file mode 100644
index ..f3c86d982e94
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-9.1.1.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit autotools optfeature python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="A plain text human readable/writable document format"
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/;
+SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz
 -> ${P}.new.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="${PYTHON_DEPS}
+   app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   dev-libs/libxml2:2
+   "
+DEPEND="
+   test? (
+   ${PYTHON_DEPS}
+   app-text/dvipng
+   app-text/dvisvgm
+   dev-texlive/texlive-latex
+   dev-util/source-highlight
+   media-gfx/graphviz
+   media-gfx/imagemagick[png]
+   media-sound/lilypond
+   )"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
+  docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
+  filters/code/code-filter-readme.txt )
+
+src_prepare() {
+   default
+   # Only needed for prefix - harmless (does nothing) otherwise
+   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
+   asciidoc.py || die
+
+   # enforce usage of the configured version of Python
+   sed -i -e "s:python3:${EPYTHON}:" Makefile.in || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf --sysconfdir="${EPREFIX}"/usr/share
+}
+
+src_install() {
+   default
+
+   if use doc; then
+   emake DESTDIR="${D}" docs
+   fi
+
+   python_fix_shebang "${ED}"/usr/bin/*.py
+
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+
+   optfeature "\"music\" filter support" "media-sound/lilypond 
media-gfx/imagemagick"
+   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments app-text/highlight
+   optfeature "\"latex\" filter support" "dev-texlive/texlive-latex 
app-text/dvipng" 

[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-12-28 Thread Sam James
commit: 1dd1aaa202b3070ad6a08ca991c9d3869e6146a0
Author: Marc Joliet  gmx  de>
AuthorDate: Tue Dec 28 18:13:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Dec 29 01:58:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd1aaa2

app-text/asciidoc: remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Marc Joliet  gmx.de>
Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/Manifest |  2 -
 app-text/asciidoc/asciidoc-9.0.2-r1.ebuild | 84 --
 app-text/asciidoc/asciidoc-9.0.4-r1.ebuild | 84 --
 3 files changed, 170 deletions(-)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index c97699418f3f..17c88a95dbfa 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,5 +1,3 @@
-DIST asciidoc-9.0.2.new.tar.gz 1269444 BLAKE2B 
0041073c572267628b8bbfd56258d86c35edb0e7f3a222743ce1476b405483b01144faf768ab1492fd3f378960f6cc8e17d92ef61671d84c318fbe7c1ca8cd7c
 SHA512 
c20629001704f1c3acfef0407b82f35f6077f5b32ef754fcbeee03a5a86d4e01e374e89b79cbdb236fc2c7fc76bf47ba81efd691f2f9e1c87dc85a7111f5e030
-DIST asciidoc-9.0.4.new.tar.gz 1233878 BLAKE2B 
506a2c82d95ce0d522f45b20eee31f7ce2b114e0ad43c78bb313f34b210a7bdd282a8a3779a3ea29025e865847eb8298bd5a6ddac7ee338e4b878ae79bdf149e
 SHA512 
59be96514d0c4c82e5842ddea412ddd6e06647ebe09e0f1828b7c07e787d890896bab4271e7566ed038eb2da6755a67c725bee07bcfbd7aa31475f39c3abc089
 DIST asciidoc-9.0.5.new.tar.gz 1225334 BLAKE2B 
c3e428098dc4d71704ed13b54fd5f640b9de81d12939facb5faaf38a3123794e57201ecd9c312a22c220a2ec6b06c88a76ab47f05ffa972fc8751089b3471cfc
 SHA512 
9125631fdee464f96f7e3c76a60fe37331905e9e55a81db27aece4065b246dc05a35db4c157dc7dbb2345eb95c153b474251d6a447d65774bf1b3f57e1883895
 DIST asciidoc-9.1.0.new.tar.gz 1249958 BLAKE2B 
0a98f58f7604f84d704092313c38563634bad5d697d60d02760f3be1d2a78a97ee2488dda3a9918b02e0062710175c6513d600f3fbd850fe700bf3fa917a3980
 SHA512 
c30854a936228fe5bcf2f9305741fbc4b17ef088b2fa637d5f3b19c7803306085634fb71146f0b089c2fad01f986da71a4fae364139f520c0906525317c0c4a6
 DIST asciidoc-9.1.1.new.tar.gz 1259206 BLAKE2B 
da274d3a9389ee2e42ad1be70467f11d0164df3e6f9102e6ef1be6a802dbeb12898786fa1fe37a95755d0db8c9df5d5dd3faf000dfb73b701a83af3cc0261606
 SHA512 
74b83e8c8904fd761783c2f572d353656fc0794c6cb427f61e9179c9f80b6fc3b3ee8d028baba4e25eafe5f8cf5318f9984a5828849a793a7520f83e6fe50d66

diff --git a/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
deleted file mode 100644
index 7772c2bc97ef..
--- a/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-
-inherit autotools optfeature python-single-r1 readme.gentoo-r1
-
-DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/;
-SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz
 -> ${P}.new.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="${PYTHON_DEPS}
-   app-text/docbook-xml-dtd:4.5
-   >=app-text/docbook-xsl-stylesheets-1.75
-   dev-libs/libxslt
-   dev-libs/libxml2:2
-   "
-DEPEND="
-   test? (
-   ${PYTHON_DEPS}
-   app-text/dvipng
-   app-text/dvisvgm
-   dev-texlive/texlive-latex
-   dev-util/source-highlight
-   media-gfx/graphviz
-   media-gfx/imagemagick
-   media-sound/lilypond
-   )"
-
-DOC_CONTENTS="
-If you are going to use a2x, please also look at a2x(1) under
-REQUISITES for a list of runtime dependencies.
-"
-
-DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
-  docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
-  filters/code/code-filter-readme.txt )
-
-src_prepare() {
-   default
-   # Only needed for prefix - harmless (does nothing) otherwise
-   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
-   asciidoc.py || die
-
-   # enforce usage of the configured version of Python
-   sed -i -e "s:python3:${EPYTHON}:" Makefile.in || die
-
-   eautoreconf
-}
-
-src_configure() {
-   econf --sysconfdir="${EPREFIX}"/usr/share
-}
-
-src_install() {
-   default
-
-   if use doc; then
-   emake DESTDIR="${D}" docs
-   fi
-
-   python_fix_shebang "${ED}"/usr/bin/*.py
-
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-
-   

[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-08-16 Thread Louis Sautier
commit: e859a96e21a946425188980636e5a0864827773c
Author: Louis Sautier  gentoo  org>
AuthorDate: Mon Aug 16 22:34:25 2021 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Mon Aug 16 22:34:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e859a96e

app-text/asciidoc: enable py3.10 and disable py3.7

Signed-off-by: Louis Sautier  gentoo.org>

 app-text/asciidoc/asciidoc-9.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild 
b/app-text/asciidoc/asciidoc-9.1.0.ebuild
index 43ecd600c6f..f3c86d982e9 100644
--- a/app-text/asciidoc/asciidoc-9.1.0.ebuild
+++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
 
 inherit autotools optfeature python-single-r1 readme.gentoo-r1
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-08-15 Thread Louis Sautier
commit: 3fb0c76689b47e4dca1ccecd57eca16b17788654
Author: Louis Sautier  gentoo  org>
AuthorDate: Sun Aug 15 23:39:31 2021 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sun Aug 15 23:39:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fb0c766

app-text/asciidoc: add github upstream metadata

Signed-off-by: Louis Sautier  gentoo.org>

 app-text/asciidoc/metadata.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-text/asciidoc/metadata.xml b/app-text/asciidoc/metadata.xml
index cde4f44f98a..a44bf7cd3b5 100644
--- a/app-text/asciidoc/metadata.xml
+++ b/app-text/asciidoc/metadata.xml
@@ -11,5 +11,7 @@


asciidoc
+   asciidoc-py/asciidoc-py
+   
https://github.com/asciidoc-py/asciidoc-py/issues

 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-07-27 Thread Ionen Wolkens
commit: 25f8d3c727233d24fc1ad263535546a7120636a5
Author: Marc Joliet  gmx  de>
AuthorDate: Wed May  5 17:39:02 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Jul 28 02:57:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25f8d3c7

app-text/asciidoc: update $HOMEPAGE

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Marc Joliet  gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/20696
Signed-off-by: Ionen Wolkens  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.2-r1.ebuild | 2 +-
 app-text/asciidoc/asciidoc-9.0.4-r1.ebuild | 2 +-
 app-text/asciidoc/asciidoc-9.0.5-r1.ebuild | 2 +-
 app-text/asciidoc/asciidoc-9.1.0.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
index 952821000c6..7772c2bc97e 100644
--- a/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
 inherit autotools optfeature python-single-r1 readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/;
 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz
 -> ${P}.new.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
index 952821000c6..7772c2bc97e 100644
--- a/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
 inherit autotools optfeature python-single-r1 readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/;
 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz
 -> ${P}.new.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
index 952821000c6..7772c2bc97e 100644
--- a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
 inherit autotools optfeature python-single-r1 readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/;
 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz
 -> ${P}.new.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild 
b/app-text/asciidoc/asciidoc-9.1.0.ebuild
index 5c92ea8f1d3..43ecd600c6f 100644
--- a/app-text/asciidoc/asciidoc-9.1.0.ebuild
+++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
 inherit autotools optfeature python-single-r1 readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc-py/asciidoc-py/;
 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz
 -> ${P}.new.tar.gz"
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-07-27 Thread Ionen Wolkens
commit: c896bb14a3f6b862be272b1769a23f928903a371
Author: Marc Joliet  gmx  de>
AuthorDate: Wed May  5 17:30:26 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Jul 28 02:57:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c896bb14

app-text/asciidoc: version bump 9.1.0

Bump app-text/asciidoc to version 9.1.0 and also constrain the
ImageMagick dependency to media-gfx/imagemagick[png].

Closes: https://bugs.gentoo.org/779322
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Marc Joliet  gmx.de>
Signed-off-by: Ionen Wolkens  gentoo.org>

 app-text/asciidoc/Manifest  |  1 +
 app-text/asciidoc/asciidoc-9.1.0.ebuild | 84 +
 2 files changed, 85 insertions(+)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 333dbd01faf..064d9296ad3 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,3 +1,4 @@
 DIST asciidoc-9.0.2.new.tar.gz 1269444 BLAKE2B 
0041073c572267628b8bbfd56258d86c35edb0e7f3a222743ce1476b405483b01144faf768ab1492fd3f378960f6cc8e17d92ef61671d84c318fbe7c1ca8cd7c
 SHA512 
c20629001704f1c3acfef0407b82f35f6077f5b32ef754fcbeee03a5a86d4e01e374e89b79cbdb236fc2c7fc76bf47ba81efd691f2f9e1c87dc85a7111f5e030
 DIST asciidoc-9.0.4.new.tar.gz 1233878 BLAKE2B 
506a2c82d95ce0d522f45b20eee31f7ce2b114e0ad43c78bb313f34b210a7bdd282a8a3779a3ea29025e865847eb8298bd5a6ddac7ee338e4b878ae79bdf149e
 SHA512 
59be96514d0c4c82e5842ddea412ddd6e06647ebe09e0f1828b7c07e787d890896bab4271e7566ed038eb2da6755a67c725bee07bcfbd7aa31475f39c3abc089
 DIST asciidoc-9.0.5.new.tar.gz 1225334 BLAKE2B 
c3e428098dc4d71704ed13b54fd5f640b9de81d12939facb5faaf38a3123794e57201ecd9c312a22c220a2ec6b06c88a76ab47f05ffa972fc8751089b3471cfc
 SHA512 
9125631fdee464f96f7e3c76a60fe37331905e9e55a81db27aece4065b246dc05a35db4c157dc7dbb2345eb95c153b474251d6a447d65774bf1b3f57e1883895
+DIST asciidoc-9.1.0.new.tar.gz 1249958 BLAKE2B 
0a98f58f7604f84d704092313c38563634bad5d697d60d02760f3be1d2a78a97ee2488dda3a9918b02e0062710175c6513d600f3fbd850fe700bf3fa917a3980
 SHA512 
c30854a936228fe5bcf2f9305741fbc4b17ef088b2fa637d5f3b19c7803306085634fb71146f0b089c2fad01f986da71a4fae364139f520c0906525317c0c4a6

diff --git a/app-text/asciidoc/asciidoc-9.1.0.ebuild 
b/app-text/asciidoc/asciidoc-9.1.0.ebuild
new file mode 100644
index 000..5c92ea8f1d3
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-9.1.0.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+
+inherit autotools optfeature python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="A plain text human readable/writable document format"
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz
 -> ${P}.new.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="${PYTHON_DEPS}
+   app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   dev-libs/libxml2:2
+   "
+DEPEND="
+   test? (
+   ${PYTHON_DEPS}
+   app-text/dvipng
+   app-text/dvisvgm
+   dev-texlive/texlive-latex
+   dev-util/source-highlight
+   media-gfx/graphviz
+   media-gfx/imagemagick[png]
+   media-sound/lilypond
+   )"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
+  docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
+  filters/code/code-filter-readme.txt )
+
+src_prepare() {
+   default
+   # Only needed for prefix - harmless (does nothing) otherwise
+   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
+   asciidoc.py || die
+
+   # enforce usage of the configured version of Python
+   sed -i -e "s:python3:${EPYTHON}:" Makefile.in || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf --sysconfdir="${EPREFIX}"/usr/share
+}
+
+src_install() {
+   default
+
+   if use doc; then
+   emake DESTDIR="${D}" docs
+   fi
+
+   python_fix_shebang "${ED}"/usr/bin/*.py
+
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+
+   optfeature "\"music\" filter support" "media-sound/lilypond 
media-gfx/imagemagick"
+   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments app-text/highlight
+   optfeature "\"latex\" filter 

[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-05-16 Thread Sam James
commit: 41ab58bbe15fdf15ca19581683eeff7a35d906b9
Author: Sam James  gentoo  org>
AuthorDate: Sun May 16 18:56:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun May 16 18:56:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ab58bb

app-text/asciidoc: Stabilize 9.0.4-r1 arm, #769209

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
index e9c29e8b527..952821000c6 100644
--- a/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-05-14 Thread Agostino Sarubbo
commit: 8f17a03a45414c201e8fc59c0ca2b592d0701749
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May 14 06:42:40 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May 14 06:42:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f17a03a

app-text/asciidoc: ppc64 stable wrt bug #788604

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
index 9f3c5eb227d..952821000c6 100644
--- a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-05-14 Thread Agostino Sarubbo
commit: b4d64a308fe0775845e08567860b0108e747b5a0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri May 14 06:41:53 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri May 14 06:41:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d64a30

app-text/asciidoc: ppc stable wrt bug #788604

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
index 18ceda83489..9f3c5eb227d 100644
--- a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-05-07 Thread Sergei Trofimovich
commit: a776a4d9df81bbec8b2f93bdf8ce2c6e7d0b628f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri May  7 13:51:06 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri May  7 18:56:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a776a4d9

app-text/asciidoc: stable 9.0.5-r1 for hppa, bug #788604

Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
index a5ffa0eb3ed..8a08a34039d 100644
--- a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-05-07 Thread Sam James
commit: eaa9a709269406895da799aaa9bc693b546f8862
Author: Sam James  gentoo  org>
AuthorDate: Fri May  7 13:31:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May  7 13:31:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa9a709

app-text/asciidoc: Stabilize 9.0.5-r1 arm64, #788604

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
index beba6a64fa4..a5ffa0eb3ed 100644
--- a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-05-07 Thread Sam James
commit: 874e436b7d4e36ee75253987e21f7ef4c52cc2ef
Author: Sam James  gentoo  org>
AuthorDate: Fri May  7 13:30:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May  7 13:30:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=874e436b

app-text/asciidoc: Stabilize 9.0.5-r1 arm, #788604

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
index 51f6169ac69..beba6a64fa4 100644
--- a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-05-07 Thread Sam James
commit: 28773347c63fd44c6e2c7f19c328883553318385
Author: Sam James  gentoo  org>
AuthorDate: Fri May  7 13:29:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May  7 13:29:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28773347

app-text/asciidoc: Stabilize 9.0.5-r1 x86, #788604

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
index 21f13ef7477..51f6169ac69 100644
--- a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-05-06 Thread Sam James
commit: 13d75ea461c52279b7413f40c64ccc2aabd9f021
Author: Sam James  gentoo  org>
AuthorDate: Thu May  6 21:21:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May  6 21:21:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d75ea4

app-text/asciidoc: Stabilize 9.0.5-r1 sparc, #788604

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
index 42256c4e6f7..21f13ef7477 100644
--- a/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-03-29 Thread Sam James
commit: 66358a5d95c84fcf8958098b5e71076d4622ecfc
Author: Marc Joliet  gmx  de>
AuthorDate: Thu Feb 18 11:16:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 29 20:14:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66358a5d

app-text/asciidoc: switch to more stable distfiles

Switch away from the automatically generated source archives to those
provided by upstream.  This should prevent any future checksum errors.

Closes: https://bugs.gentoo.org/770841
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --force
Signed-off-by: Marc Joliet  gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/19517
Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/Manifest  | 6 +++---
 .../asciidoc/{asciidoc-9.0.2.ebuild => asciidoc-9.0.2-r1.ebuild}| 4 +---
 .../asciidoc/{asciidoc-9.0.4.ebuild => asciidoc-9.0.4-r1.ebuild}| 4 +---
 .../asciidoc/{asciidoc-9.0.5.ebuild => asciidoc-9.0.5-r1.ebuild}| 4 +---
 4 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index c394035be9c..333dbd01faf 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,3 +1,3 @@
-DIST asciidoc-9.0.2.tar.gz 1144308 BLAKE2B 
5f5deca6b8c15d4b86e2bd6fdb131908eecd862a5fdbbd8418937050d335a25ad012a3b1bc716379f5623db676176fc6da1a09691c2b42a213a6230281626b69
 SHA512 
ea8f64ce54d2f1aa38eceb3c1c9be17b388776de58038f3b888ac5ebed76337fa2779e43eb7f47174adf0a0446ee808dbd1e4f8f7e1d7db99db7c4c8584d5624
-DIST asciidoc-9.0.4.tar.gz 102 BLAKE2B 
3c073e20e0b4cb1c3e43d45217240675d5a1349c5d27c8e03c4499505c17ad0a149f9495a42e28490f9c89f29dc25a1216e9145a6fd1483e589b5fee49a6279f
 SHA512 
9e24aaaf33ab56cf1dfa510a6be9722af364633234c9ffb203d0ba756059290f443de53b040570654a316ab4782a177c31377fc69747814da75760fcc88b
-DIST asciidoc-9.0.5.tar.gz 1119318 BLAKE2B 
3e5a454f4d47bb3c71e4c180ab05a0d23985473ca83d987435614ddafc9ee0d340a6e6cdafcb7371f719487954233f6d4bae69b4fc7d3818fc1d8e91c94ef36e
 SHA512 
5b79d74c1efd43a960e8a415d3a68f26dcd3a3eee748b830101cec69475b0af40de7ad190ae105cade8ee558a59a643d04f38c1be490d253e3a6740c347d94e3
+DIST asciidoc-9.0.2.new.tar.gz 1269444 BLAKE2B 
0041073c572267628b8bbfd56258d86c35edb0e7f3a222743ce1476b405483b01144faf768ab1492fd3f378960f6cc8e17d92ef61671d84c318fbe7c1ca8cd7c
 SHA512 
c20629001704f1c3acfef0407b82f35f6077f5b32ef754fcbeee03a5a86d4e01e374e89b79cbdb236fc2c7fc76bf47ba81efd691f2f9e1c87dc85a7111f5e030
+DIST asciidoc-9.0.4.new.tar.gz 1233878 BLAKE2B 
506a2c82d95ce0d522f45b20eee31f7ce2b114e0ad43c78bb313f34b210a7bdd282a8a3779a3ea29025e865847eb8298bd5a6ddac7ee338e4b878ae79bdf149e
 SHA512 
59be96514d0c4c82e5842ddea412ddd6e06647ebe09e0f1828b7c07e787d890896bab4271e7566ed038eb2da6755a67c725bee07bcfbd7aa31475f39c3abc089
+DIST asciidoc-9.0.5.new.tar.gz 1225334 BLAKE2B 
c3e428098dc4d71704ed13b54fd5f640b9de81d12939facb5faaf38a3123794e57201ecd9c312a22c220a2ec6b06c88a76ab47f05ffa972fc8751089b3471cfc
 SHA512 
9125631fdee464f96f7e3c76a60fe37331905e9e55a81db27aece4065b246dc05a35db4c157dc7dbb2345eb95c153b474251d6a447d65774bf1b3f57e1883895

diff --git a/app-text/asciidoc/asciidoc-9.0.2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
similarity index 94%
rename from app-text/asciidoc/asciidoc-9.0.2.ebuild
rename to app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
index 20fa53eb44b..72c38cb14f0 100644
--- a/app-text/asciidoc/asciidoc-9.0.2.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.2-r1.ebuild
@@ -9,7 +9,7 @@ inherit autotools optfeature python-single-r1 readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"
 HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
-SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/asciidoc-py/asciidoc-py/releases/download/${PV}/${P}.tar.gz
 -> ${P}.new.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -46,8 +46,6 @@ DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
   docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
   filters/code/code-filter-readme.txt )
 
-S="${WORKDIR}/${PN}-py3-${PV/_/}"
-
 src_prepare() {
default
# Only needed for prefix - harmless (does nothing) otherwise

diff --git a/app-text/asciidoc/asciidoc-9.0.4.ebuild 
b/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
similarity index 94%
rename from app-text/asciidoc/asciidoc-9.0.4.ebuild
rename to app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
index e83f4aa564a..e9c29e8b527 100644
--- a/app-text/asciidoc/asciidoc-9.0.4.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.4-r1.ebuild
@@ -9,7 +9,7 @@ inherit autotools optfeature python-single-r1 readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"
 HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
-SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> 
${P}.tar.gz"

[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-03-12 Thread Joonas Niilola
commit: c5310e050422f09f323da8055d8fb4dad0030b3a
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Mar 12 08:33:55 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Mar 12 08:33:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5310e05

app-text/asciidoc: stabilize 9.0.4 on ppc64

Bug: https://bugs.gentoo.org/769209
Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.4.ebuild 
b/app-text/asciidoc/asciidoc-9.0.4.ebuild
index a3dc79e0e16..b38f7d778f8 100644
--- a/app-text/asciidoc/asciidoc-9.0.4.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-03-12 Thread Joonas Niilola
commit: 1277c96f47761eb8900beb4767c54f5f2d82b249
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Mar 12 08:35:37 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Mar 12 08:35:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1277c96f

app-text/asciidoc: stabilize 9.0.4 on ppc

Bug: https://bugs.gentoo.org/769209
Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.4.ebuild 
b/app-text/asciidoc/asciidoc-9.0.4.ebuild
index b38f7d778f8..e83f4aa564a 100644
--- a/app-text/asciidoc/asciidoc-9.0.4.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-02-13 Thread Sam James
commit: 1f5cd7927dc17cbfa860e6fdb2000f6a2f51ae01
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 14 05:37:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 14 05:37:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f5cd792

app-text/asciidoc: Stabilize 9.0.4 arm64, #769209

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.4.ebuild 
b/app-text/asciidoc/asciidoc-9.0.4.ebuild
index 853b154e566..a3dc79e0e16 100644
--- a/app-text/asciidoc/asciidoc-9.0.4.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-02-10 Thread Sergei Trofimovich
commit: 3288c8ac3947c244313410842227d6867f991612
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Feb 10 15:39:13 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Feb 10 16:29:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3288c8ac

app-text/asciidoc: stable 9.0.4 for hppa, bug #769209

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.4.ebuild 
b/app-text/asciidoc/asciidoc-9.0.4.ebuild
index fac09b1d382..853b154e566 100644
--- a/app-text/asciidoc/asciidoc-9.0.4.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-02-09 Thread Sam James
commit: efd7bf62a5ca105d2b106597ae867e86e4f20805
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  9 21:30:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  9 21:30:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd7bf62

app-text/asciidoc: Stabilize 9.0.4 amd64, #769209

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.4.ebuild 
b/app-text/asciidoc/asciidoc-9.0.4.ebuild
index 587b8adcbb5..fac09b1d382 100644
--- a/app-text/asciidoc/asciidoc-9.0.4.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-02-09 Thread Sam James
commit: e941aabd4f259796d92899cfa160a0bef9bf45a8
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  9 09:47:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  9 09:47:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e941aabd

app-text/asciidoc: Stabilize 9.0.4 x86, #769209

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.4.ebuild 
b/app-text/asciidoc/asciidoc-9.0.4.ebuild
index d2853f02501..587b8adcbb5 100644
--- a/app-text/asciidoc/asciidoc-9.0.4.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-02-09 Thread Sam James
commit: 849970226a80741e2668b4bc131cf84a7dcbf482
Author: Marc Joliet  gmx  de>
AuthorDate: Mon Feb  8 14:26:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  9 08:22:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84997022

app-text/asciidoc: version bump to 9.0.5

Closes: https://bugs.gentoo.org/769212
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Marc Joliet  gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/19375
Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/Manifest  |  1 +
 app-text/asciidoc/asciidoc-9.0.5.ebuild | 86 +
 2 files changed, 87 insertions(+)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index cdfb8656f38..c394035be9c 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,2 +1,3 @@
 DIST asciidoc-9.0.2.tar.gz 1144308 BLAKE2B 
5f5deca6b8c15d4b86e2bd6fdb131908eecd862a5fdbbd8418937050d335a25ad012a3b1bc716379f5623db676176fc6da1a09691c2b42a213a6230281626b69
 SHA512 
ea8f64ce54d2f1aa38eceb3c1c9be17b388776de58038f3b888ac5ebed76337fa2779e43eb7f47174adf0a0446ee808dbd1e4f8f7e1d7db99db7c4c8584d5624
 DIST asciidoc-9.0.4.tar.gz 102 BLAKE2B 
3c073e20e0b4cb1c3e43d45217240675d5a1349c5d27c8e03c4499505c17ad0a149f9495a42e28490f9c89f29dc25a1216e9145a6fd1483e589b5fee49a6279f
 SHA512 
9e24aaaf33ab56cf1dfa510a6be9722af364633234c9ffb203d0ba756059290f443de53b040570654a316ab4782a177c31377fc69747814da75760fcc88b
+DIST asciidoc-9.0.5.tar.gz 1119318 BLAKE2B 
3e5a454f4d47bb3c71e4c180ab05a0d23985473ca83d987435614ddafc9ee0d340a6e6cdafcb7371f719487954233f6d4bae69b4fc7d3818fc1d8e91c94ef36e
 SHA512 
5b79d74c1efd43a960e8a415d3a68f26dcd3a3eee748b830101cec69475b0af40de7ad190ae105cade8ee558a59a643d04f38c1be490d253e3a6740c347d94e3

diff --git a/app-text/asciidoc/asciidoc-9.0.5.ebuild 
b/app-text/asciidoc/asciidoc-9.0.5.ebuild
new file mode 100644
index 000..3b4cdbf3dd7
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-9.0.5.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+
+inherit autotools optfeature python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="A plain text human readable/writable document format"
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="${PYTHON_DEPS}
+   app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   dev-libs/libxml2:2
+   "
+DEPEND="
+   test? (
+   ${PYTHON_DEPS}
+   app-text/dvipng
+   app-text/dvisvgm
+   dev-texlive/texlive-latex
+   dev-util/source-highlight
+   media-gfx/graphviz
+   media-gfx/imagemagick
+   media-sound/lilypond
+   )"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
+  docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
+  filters/code/code-filter-readme.txt )
+
+S="${WORKDIR}/${PN}-py3-${PV/_/}"
+
+src_prepare() {
+   default
+   # Only needed for prefix - harmless (does nothing) otherwise
+   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
+   asciidoc.py || die
+
+   # enforce usage of the configured version of Python
+   sed -i -e "s:python3:${EPYTHON}:" Makefile.in || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf --sysconfdir="${EPREFIX}"/usr/share
+}
+
+src_install() {
+   default
+
+   if use doc; then
+   emake DESTDIR="${D}" docs
+   fi
+
+   python_fix_shebang "${ED}"/usr/bin/*.py
+
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+
+   optfeature "\"music\" filter support" "media-sound/lilypond 
media-gfx/imagemagick"
+   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments app-text/highlight
+   optfeature "\"latex\" filter support" "dev-texlive/texlive-latex 
app-text/dvipng" "dev-texlive/texlive-latex app-text/dvisvgm"
+   optfeature "\"graphviz\" filter support" media-gfx/graphviz
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2021-02-08 Thread Sam James
commit: 333d490ef6bc9ef348c6fe7b6921c95dd39b5440
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  9 06:16:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  9 06:16:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333d490e

app-text/asciidoc: Stabilize 9.0.4 sparc, #769209

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.4.ebuild 
b/app-text/asciidoc/asciidoc-9.0.4.ebuild
index 3b4cdbf3dd7..d2853f02501 100644
--- a/app-text/asciidoc/asciidoc-9.0.4.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-12-17 Thread Joonas Niilola
commit: 3fa584cc6ffef8106c80b4310fa8368f9f0151f8
Author: Marc Joliet  gmx  de>
AuthorDate: Tue Dec 15 13:36:08 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Dec 17 15:04:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fa584cc

app-text/asciidoc-9.0.4: version bump

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Marc Joliet  gmx.de>
Closes: https://bugs.gentoo.org/759979
Closes: https://github.com/gentoo/gentoo/pull/18666
Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/asciidoc/Manifest  |  1 +
 app-text/asciidoc/asciidoc-9.0.4.ebuild | 86 +
 2 files changed, 87 insertions(+)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 99b52aacb62..cdfb8656f38 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1 +1,2 @@
 DIST asciidoc-9.0.2.tar.gz 1144308 BLAKE2B 
5f5deca6b8c15d4b86e2bd6fdb131908eecd862a5fdbbd8418937050d335a25ad012a3b1bc716379f5623db676176fc6da1a09691c2b42a213a6230281626b69
 SHA512 
ea8f64ce54d2f1aa38eceb3c1c9be17b388776de58038f3b888ac5ebed76337fa2779e43eb7f47174adf0a0446ee808dbd1e4f8f7e1d7db99db7c4c8584d5624
+DIST asciidoc-9.0.4.tar.gz 102 BLAKE2B 
3c073e20e0b4cb1c3e43d45217240675d5a1349c5d27c8e03c4499505c17ad0a149f9495a42e28490f9c89f29dc25a1216e9145a6fd1483e589b5fee49a6279f
 SHA512 
9e24aaaf33ab56cf1dfa510a6be9722af364633234c9ffb203d0ba756059290f443de53b040570654a316ab4782a177c31377fc69747814da75760fcc88b

diff --git a/app-text/asciidoc/asciidoc-9.0.4.ebuild 
b/app-text/asciidoc/asciidoc-9.0.4.ebuild
new file mode 100644
index 000..bc94bbefaca
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-9.0.4.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
+
+inherit autotools optfeature python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="A plain text human readable/writable document format"
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="${PYTHON_DEPS}
+   app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   dev-libs/libxml2:2
+   "
+DEPEND="
+   test? (
+   ${PYTHON_DEPS}
+   app-text/dvipng
+   app-text/dvisvgm
+   dev-texlive/texlive-latex
+   dev-util/source-highlight
+   media-gfx/graphviz
+   media-gfx/imagemagick
+   media-sound/lilypond
+   )"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
+  docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
+  filters/code/code-filter-readme.txt )
+
+S="${WORKDIR}/${PN}-py3-${PV/_/}"
+
+src_prepare() {
+   default
+   # Only needed for prefix - harmless (does nothing) otherwise
+   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
+   asciidoc.py || die
+
+   # enforce usage of the configured version of Python
+   sed -i -e "s:python3:${EPYTHON}:" Makefile.in || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf --sysconfdir="${EPREFIX}"/usr/share
+}
+
+src_install() {
+   default
+
+   if use doc; then
+   emake DESTDIR="${D}" docs
+   fi
+
+   python_fix_shebang "${ED}"/usr/bin/*.py
+
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+
+   optfeature "\"music\" filter support" "media-sound/lilypond 
media-gfx/imagemagick"
+   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments app-text/highlight
+   optfeature "\"latex\" filter support" "dev-texlive/texlive-latex 
app-text/dvipng" "dev-texlive/texlive-latex app-text/dvisvgm"
+   optfeature "\"graphviz\" filter support" media-gfx/graphviz
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-09-23 Thread Michał Górny
commit: 8b065ae97bb506af8ac4498fb1823931e4e69442
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep 23 10:58:43 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 23 11:07:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b065ae9

app-text/asciidoc: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 app-text/asciidoc/Manifest |  1 -
 .../asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild   | 95 --
 app-text/asciidoc/metadata.xml |  3 -
 3 files changed, 99 deletions(-)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 53acfdadb8b..99b52aacb62 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,2 +1 @@
-DIST asciidoc-8.6.10_p20181016.tar.gz 576694 BLAKE2B 
4d255606675346d00ab03398bf48cb30d357f9f9366944e4faf66ae4c96dafce49acdd930fc848f3dbb2d704a004bb5815d17b53416a76c8368a92e4716328b2
 SHA512 
801f360b0c444e932f1c50897d446de0ec3f0fb2206080b5aa6dda396fede96065f7bb629a84c8a8e40c5d8897f305fdb1877512f04ae757f3b142fd3a7305d0
 DIST asciidoc-9.0.2.tar.gz 1144308 BLAKE2B 
5f5deca6b8c15d4b86e2bd6fdb131908eecd862a5fdbbd8418937050d335a25ad012a3b1bc716379f5623db676176fc6da1a09691c2b42a213a6230281626b69
 SHA512 
ea8f64ce54d2f1aa38eceb3c1c9be17b388776de58038f3b888ac5ebed76337fa2779e43eb7f47174adf0a0446ee808dbd1e4f8f7e1d7db99db7c4c8584d5624

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild
deleted file mode 100644
index df890701933..000
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} pypy3 )
-
-inherit autotools python-single-r1 readme.gentoo-r1
-
-DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
-MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
-SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="examples graphviz highlight test"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   app-text/docbook-xml-dtd:4.5
-   >=app-text/docbook-xsl-stylesheets-1.75
-   dev-libs/libxslt
-   dev-libs/libxml2
-   ${PYTHON_DEPS}
-   graphviz? ( media-gfx/graphviz )
-   highlight? (
-   || (
-   dev-util/source-highlight
-   $(python_gen_cond_dep '
-   dev-python/pygments[${PYTHON_MULTI_USEDEP}]
-   ')
-   app-text/highlight
-   )
-   )"
-DEPEND="
-   test? (
-   app-text/dvipng
-   dev-texlive/texlive-latex
-   dev-util/source-highlight
-   media-gfx/graphviz
-   media-gfx/imagemagick
-   media-sound/lilypond
-   ${PYTHON_DEPS}
-   )"
-
-DOC_CONTENTS="
-If you are going to use a2x, please also look at a2x(1) under
-REQUISITES for a list of runtime dependencies.
-"
-
-S="${WORKDIR}/${PN}-py3-${MY_COMMIT}"
-
-src_prepare() {
-   default
-   # Only needed for prefix - harmless (does nothing) otherwise
-   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
-   "${S}/asciidoc.py" || die
-
-   eautoreconf
-}
-
-src_configure() {
-   econf --sysconfdir="${EPREFIX}"/usr/share
-}
-
-src_test() {
-   local -x ASCIIDOC_PY=asciidoc.py
-   "${EPYTHON}" tests/test${PN}.py update || die
-   "${EPYTHON}" tests/test${PN}.py run || die
-}
-
-src_install() {
-   default
-   python_fix_shebang "${ED}"/usr/bin/*.py
-
-   readme.gentoo_create_doc
-   dodoc BUGS.txt CHANGELOG.txt README.asciidoc 
docbook-xsl/asciidoc-docbook-xsl.txt \
-   dblatex/dblatex-readme.txt filters/code/code-filter-readme.txt
-
-   # Below results in some files being installed twice in different 
locations, but they are
-   # in the right place, uncompressed, and there won't be any broken 
links. See bug #483336
-   if use examples; then
-   # examples/website is full of relative symlinks,
-   # deref them for copying, which dodoc doesn't do
-   cp -rL examples/website "${ED}"/usr/share/doc/${PF}/examples || 
die
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-}

diff --git a/app-text/asciidoc/metadata.xml b/app-text/asciidoc/metadata.xml
index 33454ff9d09..00433b60b17 100644
--- 

[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-09-23 Thread Agostino Sarubbo
commit: 4cbaa32540cda206d50f9b72540cd6b6c1a4fb94
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Sep 23 10:28:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Sep 23 10:29:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cbaa325

app-text/asciidoc: ppc64 stable wrt bug #736818

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.2.ebuild
index 509c4f171bc..261ecd80a73 100644
--- a/app-text/asciidoc/asciidoc-9.0.2.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-09-18 Thread Agostino Sarubbo
commit: c8d164c42728437a4cdc94227c663c80c6628998
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 18 08:11:10 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 18 08:11:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d164c4

app-text/asciidoc: s390 stable wrt bug #736818

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.2.ebuild
index 31e80d48d4d..509c4f171bc 100644
--- a/app-text/asciidoc/asciidoc-9.0.2.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-09-18 Thread Agostino Sarubbo
commit: 0847144b05483e0d9793a5729849689514e048c1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Sep 18 07:51:59 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Sep 18 07:54:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0847144b

app-text/asciidoc: ppc stable wrt bug #736818

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.2.ebuild
index a153ade6848..31e80d48d4d 100644
--- a/app-text/asciidoc/asciidoc-9.0.2.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-09-16 Thread Sergei Trofimovich
commit: 87fb56c4a4d4af5e89b486b41b306fb0ae97e368
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Sep 16 14:52:39 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep 16 17:48:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87fb56c4

app-text/asciidoc: stable 9.0.2 for hppa, bug #736818

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.2.ebuild
index c289dc0c95a..a153ade6848 100644
--- a/app-text/asciidoc/asciidoc-9.0.2.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-08-25 Thread Sam James
commit: 7a3eb1c051b641bc87e8485ab8176b4b2676ecb5
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 25 13:57:34 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 25 13:57:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3eb1c0

app-text/asciidoc: Stabilize 9.0.2 amd64, #736818

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.2.ebuild
index 12c4c3a1d0a..49151b01ea2 100644
--- a/app-text/asciidoc/asciidoc-9.0.2.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-08-25 Thread Sam James
commit: 7f2279dd6d74337aa4b7e026ca7800aacb941618
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 25 12:34:45 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 25 12:34:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f2279dd

app-text/asciidoc: Stabilize 9.0.2 arm, #736818

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.2.ebuild
index 322c172ecb8..12c4c3a1d0a 100644
--- a/app-text/asciidoc/asciidoc-9.0.2.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-08-23 Thread Sam James
commit: a90e64e1fbd8acb5148491cbdb5734140f39eeb5
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug 24 01:56:26 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug 24 01:56:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90e64e1

app-text/asciidoc: Stabilize 9.0.2 arm64, #736818

Signed-off-by: Sam James  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.2.ebuild
index 51bbc5e7936..322c172ecb8 100644
--- a/app-text/asciidoc/asciidoc-9.0.2.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-08-18 Thread Matt Turner
commit: cafdf3e090f07d9a3d206af6bdc593db16b1c0a9
Author: Marc Joliet  gmx  de>
AuthorDate: Sun Jul  5 14:34:36 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Aug 19 03:55:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cafdf3e0

app-text/asciidoc-9.0.2: version bump

Bump app-text/asciidoc to version 9.0.2.  This series updated to a new
top-level Makefile, which the ebuild now makes use of.  It also replaces
the "examples" USE flag with "doc", since the new Makefile has a
corresponding target "docs" that also includes the example website.

This commit also adds Python 3.9 to $PYTHON_TARGETS, since the tests
pass when run under it.

Closes: https://bugs.gentoo.org/732658
Closes: https://github.com/gentoo/gentoo/pull/16934
Signed-off-by: Marc Joliet  gmx.de>
Signed-off-by: Matt Turner  gentoo.org>

 app-text/asciidoc/Manifest |  2 +-
 ...idoc-9.0.0_rc2.ebuild => asciidoc-9.0.2.ebuild} | 26 +-
 2 files changed, 11 insertions(+), 17 deletions(-)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 93bda0acf7c..53acfdadb8b 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,2 +1,2 @@
 DIST asciidoc-8.6.10_p20181016.tar.gz 576694 BLAKE2B 
4d255606675346d00ab03398bf48cb30d357f9f9366944e4faf66ae4c96dafce49acdd930fc848f3dbb2d704a004bb5815d17b53416a76c8368a92e4716328b2
 SHA512 
801f360b0c444e932f1c50897d446de0ec3f0fb2206080b5aa6dda396fede96065f7bb629a84c8a8e40c5d8897f305fdb1877512f04ae757f3b142fd3a7305d0
-DIST asciidoc-9.0.0_rc2.tar.gz 1145229 BLAKE2B 
e820a957a5e03f8b28e94fb0e9514b2beebe5b08a30357b7ab70db326894270972cfee1b44c30d51dc1c4794e91a09e36acbf9e464386d9e932ac7d32e2f8e93
 SHA512 
61ea1eb74a2e2da76f92e32ef279f8940fa4ea77a82078e15b54c7c6f134e9d177b0425c6eb8a239cfd2dc6a6f85ad5e93883a447a3e0e92850c0898747b5ea3
+DIST asciidoc-9.0.2.tar.gz 1144308 BLAKE2B 
5f5deca6b8c15d4b86e2bd6fdb131908eecd862a5fdbbd8418937050d335a25ad012a3b1bc716379f5623db676176fc6da1a09691c2b42a213a6230281626b69
 SHA512 
ea8f64ce54d2f1aa38eceb3c1c9be17b388776de58038f3b888ac5ebed76337fa2779e43eb7f47174adf0a0446ee808dbd1e4f8f7e1d7db99db7c4c8584d5624

diff --git a/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.2.ebuild
similarity index 78%
rename from app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild
rename to app-text/asciidoc/asciidoc-9.0.2.ebuild
index a9c28a00349..51bbc5e7936 100644
--- a/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 
 inherit autotools eutils python-single-r1 readme.gentoo-r1
 
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> ${P}.tar.
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="examples test"
+IUSE="doc test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RESTRICT="!test? ( test )"
@@ -54,6 +54,9 @@ src_prepare() {
sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
asciidoc.py || die
 
+   # enforce usage of the configured version of Python
+   sed -i -e "s:python3:${EPYTHON}:" Makefile.in || die
+
eautoreconf
 }
 
@@ -61,25 +64,16 @@ src_configure() {
econf --sysconfdir="${EPREFIX}"/usr/share
 }
 
-src_test() {
-   local -x ASCIIDOC_PY=asciidoc.py
-   "${EPYTHON}" tests/test${PN}.py run || die
-}
-
 src_install() {
default
+
+   if use doc; then
+   emake DESTDIR="${D}" docs
+   fi
+
python_fix_shebang "${ED}"/usr/bin/*.py
 
readme.gentoo_create_doc
-
-   # Below results in some files being installed twice in different 
locations, but they are
-   # in the right place, uncompressed, and there won't be any broken 
links. See bug #483336
-   if use examples; then
-   # examples/website is full of relative symlinks,
-   # deref them for copying, which dodoc doesn't do
-   cp -rL examples/website "${ED}"/usr/share/doc/${PF}/examples || 
die
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-06-28 Thread Aaron Bauman
commit: 28e0dce6dfdebac068d266b53b6a4eea4b269815
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Jun 28 15:35:59 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jun 28 20:51:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28e0dce6

app-text/asciidoc: use HTTPS

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16473
Signed-off-by: Aaron Bauman  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild | 2 +-
 app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild
index 8d8cc443b8d..df890701933 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7} pypy3 )
 inherit autotools python-single-r1 readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"

diff --git a/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild
index c32f51787ff..a9c28a00349 100644
--- a/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 inherit autotools eutils python-single-r1 readme.gentoo-r1
 
 DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+HOMEPAGE="https://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-05-27 Thread Andreas Sturmlechner
commit: be81bdf96154e55bb8fbd35a0179497661e957f8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed May 27 20:32:27 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May 27 20:38:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be81bdf9

app-text/asciidoc: Drop 9.0.0_rc1

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/asciidoc/Manifest  |  1 -
 app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild | 92 -
 2 files changed, 93 deletions(-)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 06a17938e0a..93bda0acf7c 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,3 +1,2 @@
 DIST asciidoc-8.6.10_p20181016.tar.gz 576694 BLAKE2B 
4d255606675346d00ab03398bf48cb30d357f9f9366944e4faf66ae4c96dafce49acdd930fc848f3dbb2d704a004bb5815d17b53416a76c8368a92e4716328b2
 SHA512 
801f360b0c444e932f1c50897d446de0ec3f0fb2206080b5aa6dda396fede96065f7bb629a84c8a8e40c5d8897f305fdb1877512f04ae757f3b142fd3a7305d0
-DIST asciidoc-9.0.0_rc1.tar.gz 1143528 BLAKE2B 
97e2ee77cf7554e2e0d53e792213377e6cb233853717487b0c0ac1c70d233a5d58a08f3aa69ae840c90f98185b595f9feb7396795b2de47ff0cfc0147920bc2a
 SHA512 
965d65df18ff90596e5cd72bec8d0f7daf2f6ad585ec77af2a6ae9637569b613e2384cc7015c1823fcde99be8170107789505a543fe8b6d3273f2c75a6a92960
 DIST asciidoc-9.0.0_rc2.tar.gz 1145229 BLAKE2B 
e820a957a5e03f8b28e94fb0e9514b2beebe5b08a30357b7ab70db326894270972cfee1b44c30d51dc1c4794e91a09e36acbf9e464386d9e932ac7d32e2f8e93
 SHA512 
61ea1eb74a2e2da76f92e32ef279f8940fa4ea77a82078e15b54c7c6f134e9d177b0425c6eb8a239cfd2dc6a6f85ad5e93883a447a3e0e92850c0898747b5ea3

diff --git a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
deleted file mode 100644
index ea4593547f4..000
--- a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} pypy3 )
-
-inherit autotools eutils python-single-r1 readme.gentoo-r1
-
-DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
-SRC_URI="https://github.com/${PN}/${PN}-py3/archive/9.0.0rc1.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   ${PYTHON_DEPS}
-   app-text/docbook-xml-dtd:4.5
-   >=app-text/docbook-xsl-stylesheets-1.75
-   dev-libs/libxslt
-   dev-libs/libxml2:2
-   "
-DEPEND="
-   test? (
-   ${PYTHON_DEPS}
-   app-text/dvipng
-   app-text/dvisvgm
-   dev-texlive/texlive-latex
-   dev-util/source-highlight
-   media-gfx/graphviz
-   media-gfx/imagemagick
-   media-sound/lilypond
-   )"
-
-DOC_CONTENTS="
-If you are going to use a2x, please also look at a2x(1) under
-REQUISITES for a list of runtime dependencies.
-"
-
-DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
-  docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
-  filters/code/code-filter-readme.txt )
-
-S="${WORKDIR}/${PN}-py3-9.0.0rc1"
-
-src_prepare() {
-   default
-   # Only needed for prefix - harmless (does nothing) otherwise
-   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
-   "${S}/asciidoc.py" || die
-
-   eautoreconf
-}
-
-src_configure() {
-   econf --sysconfdir="${EPREFIX}"/usr/share
-}
-
-src_test() {
-   local -x ASCIIDOC_PY=asciidoc.py
-   "${EPYTHON}" tests/test${PN}.py run || die
-}
-
-src_install() {
-   default
-   python_fix_shebang "${ED}"/usr/bin/*.py
-
-   readme.gentoo_create_doc
-
-   # Below results in some files being installed twice in different 
locations, but they are
-   # in the right place, uncompressed, and there won't be any broken 
links. See bug #483336
-   if use examples; then
-   # examples/website is full of relative symlinks,
-   # deref them for copying, which dodoc doesn't do
-   cp -rL examples/website "${ED}"/usr/share/doc/${PF}/examples || 
die
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-
-   optfeature "\"music\" filter support" "media-sound/lilypond 
media-gfx/imagemagick"
-   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments app-text/highlight
-   optfeature "\"latex\" filter 

[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-04-16 Thread Andreas Sturmlechner
commit: 4c4b9d9c62d1c8c46e538f2d286c3c980adcce2b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Apr 17 00:01:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Apr 17 00:04:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c4b9d9c

app-text/asciidoc: 9.0.0_rc2 version bump, python3_8

- Replace hardcoded version in SRC_URI and S with PV
- Misc ebuild improvements (skel.ebuild)

Closes: https://bugs.gentoo.org/716976
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/asciidoc/Manifest  |  1 +
 app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild | 92 +
 2 files changed, 93 insertions(+)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 9821a9f8b5f..06a17938e0a 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,2 +1,3 @@
 DIST asciidoc-8.6.10_p20181016.tar.gz 576694 BLAKE2B 
4d255606675346d00ab03398bf48cb30d357f9f9366944e4faf66ae4c96dafce49acdd930fc848f3dbb2d704a004bb5815d17b53416a76c8368a92e4716328b2
 SHA512 
801f360b0c444e932f1c50897d446de0ec3f0fb2206080b5aa6dda396fede96065f7bb629a84c8a8e40c5d8897f305fdb1877512f04ae757f3b142fd3a7305d0
 DIST asciidoc-9.0.0_rc1.tar.gz 1143528 BLAKE2B 
97e2ee77cf7554e2e0d53e792213377e6cb233853717487b0c0ac1c70d233a5d58a08f3aa69ae840c90f98185b595f9feb7396795b2de47ff0cfc0147920bc2a
 SHA512 
965d65df18ff90596e5cd72bec8d0f7daf2f6ad585ec77af2a6ae9637569b613e2384cc7015c1823fcde99be8170107789505a543fe8b6d3273f2c75a6a92960
+DIST asciidoc-9.0.0_rc2.tar.gz 1145229 BLAKE2B 
e820a957a5e03f8b28e94fb0e9514b2beebe5b08a30357b7ab70db326894270972cfee1b44c30d51dc1c4794e91a09e36acbf9e464386d9e932ac7d32e2f8e93
 SHA512 
61ea1eb74a2e2da76f92e32ef279f8940fa4ea77a82078e15b54c7c6f134e9d177b0425c6eb8a239cfd2dc6a6f85ad5e93883a447a3e0e92850c0898747b5ea3

diff --git a/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild 
b/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild
new file mode 100644
index 000..c32f51787ff
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-9.0.0_rc2.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+
+inherit autotools eutils python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="A plain text human readable/writable document format"
+HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${PV/_/}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="examples test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="${PYTHON_DEPS}
+   app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   dev-libs/libxml2:2
+   "
+DEPEND="
+   test? (
+   ${PYTHON_DEPS}
+   app-text/dvipng
+   app-text/dvisvgm
+   dev-texlive/texlive-latex
+   dev-util/source-highlight
+   media-gfx/graphviz
+   media-gfx/imagemagick
+   media-sound/lilypond
+   )"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
+  docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
+  filters/code/code-filter-readme.txt )
+
+S="${WORKDIR}/${PN}-py3-${PV/_/}"
+
+src_prepare() {
+   default
+   # Only needed for prefix - harmless (does nothing) otherwise
+   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
+   asciidoc.py || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf --sysconfdir="${EPREFIX}"/usr/share
+}
+
+src_test() {
+   local -x ASCIIDOC_PY=asciidoc.py
+   "${EPYTHON}" tests/test${PN}.py run || die
+}
+
+src_install() {
+   default
+   python_fix_shebang "${ED}"/usr/bin/*.py
+
+   readme.gentoo_create_doc
+
+   # Below results in some files being installed twice in different 
locations, but they are
+   # in the right place, uncompressed, and there won't be any broken 
links. See bug #483336
+   if use examples; then
+   # examples/website is full of relative symlinks,
+   # deref them for copying, which dodoc doesn't do
+   cp -rL examples/website "${ED}"/usr/share/doc/${PF}/examples || 
die
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+
+   optfeature "\"music\" filter support" "media-sound/lilypond 
media-gfx/imagemagick"
+   optfeature 

[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-02-18 Thread Joonas Niilola
commit: 78c2c6fb8f73d722baf06c7f967c32d10572654a
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Feb 18 13:28:28 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Feb 18 13:28:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78c2c6fb

app-text/asciidoc: make optfeature readable

Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
index a7197ccf8fd..1b8ec0e44bf 100644
--- a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
@@ -86,7 +86,7 @@ pkg_postinst() {
readme.gentoo_print_elog
 
optfeature "\"music\" filter support" "media-sound/lilypond 
media-gfx/imagemagick"
-   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments[${PYTHON_SINGLE_USEDEP}] app-text/highlight
+   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments app-text/highlight
optfeature "\"latex\" filter support" "dev-texlive/texlive-latex 
app-text/dvipng" "dev-texlive/texlive-latex app-text/dvisvgm"
optfeature "\"graphviz\" filter support" media-gfx/graphviz
 }



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-02-18 Thread Joonas Niilola
commit: 60b50347ffea7bb0ba9c3b49ed377dd8beb8fff3
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Feb 18 13:20:59 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Feb 18 13:21:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b50347

app-text/asciidoc: update PYTHON_USEDEP to PYTHON_SINGLE_USEDEP

Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
index dd4f5537e21..a7197ccf8fd 100644
--- a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
+++ b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
@@ -86,7 +86,7 @@ pkg_postinst() {
readme.gentoo_print_elog
 
optfeature "\"music\" filter support" "media-sound/lilypond 
media-gfx/imagemagick"
-   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments[${PYTHON_USEDEP}] app-text/highlight
+   optfeature "\"source\" filter support" dev-util/source-highlight 
dev-python/pygments[${PYTHON_SINGLE_USEDEP}] app-text/highlight
optfeature "\"latex\" filter support" "dev-texlive/texlive-latex 
app-text/dvipng" "dev-texlive/texlive-latex app-text/dvisvgm"
optfeature "\"graphviz\" filter support" media-gfx/graphviz
 }



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2020-02-18 Thread Joonas Niilola
commit: f8be7774fbb089dbeae3352c15a79a261740adf3
Author: Marc Joliet  gmx  de>
AuthorDate: Sun Jan 19 14:56:02 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Feb 18 08:49:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8be7774

app-text/asciidoc: 9.0.0_rc1 version bump

Note that since reference outputs are now included in the source
distribution, it doesn't make sense anymore to update the test data
outputs.

- Fix the test deps by adding a dependency on app-text/dvisvgm.  This
  did not cause test failures, but did cause "command not found" type
  errors.

- List documentation in $DOCS instead of calling dodocs manually.

- Consistently put $PYTHON_DEPS at the top of the dependency lists.

- Constrain the dev-libs/libxml2 dependency to slot 2.

- Instead of controlling optional runtime deps with USE flags, use
  "optfeature" from the eutils eclass.  While at it, add further calls
  to optfeature for hitherto only indirectly documented optional
  dependencies.

Signed-off-by: Marc Joliet  gmx.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/asciidoc/Manifest  |  1 +
 app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild | 92 +
 2 files changed, 93 insertions(+)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 2cc64555678..9821a9f8b5f 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1 +1,2 @@
 DIST asciidoc-8.6.10_p20181016.tar.gz 576694 BLAKE2B 
4d255606675346d00ab03398bf48cb30d357f9f9366944e4faf66ae4c96dafce49acdd930fc848f3dbb2d704a004bb5815d17b53416a76c8368a92e4716328b2
 SHA512 
801f360b0c444e932f1c50897d446de0ec3f0fb2206080b5aa6dda396fede96065f7bb629a84c8a8e40c5d8897f305fdb1877512f04ae757f3b142fd3a7305d0
+DIST asciidoc-9.0.0_rc1.tar.gz 1143528 BLAKE2B 
97e2ee77cf7554e2e0d53e792213377e6cb233853717487b0c0ac1c70d233a5d58a08f3aa69ae840c90f98185b595f9feb7396795b2de47ff0cfc0147920bc2a
 SHA512 
965d65df18ff90596e5cd72bec8d0f7daf2f6ad585ec77af2a6ae9637569b613e2384cc7015c1823fcde99be8170107789505a543fe8b6d3273f2c75a6a92960

diff --git a/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild 
b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
new file mode 100644
index 000..dd4f5537e21
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-9.0.0_rc1.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
+
+inherit autotools eutils python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="A plain text human readable/writable document format"
+HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+SRC_URI="https://github.com/${PN}/${PN}-py3/archive/9.0.0rc1.tar.gz -> 
${P}.tar.gz"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="examples test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   dev-libs/libxml2:2
+   "
+DEPEND="
+   test? (
+   ${PYTHON_DEPS}
+   app-text/dvipng
+   app-text/dvisvgm
+   dev-texlive/texlive-latex
+   dev-util/source-highlight
+   media-gfx/graphviz
+   media-gfx/imagemagick
+   media-sound/lilypond
+   )"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+DOCS=( BUGS.txt CHANGELOG.txt README.asciidoc
+  docbook-xsl/asciidoc-docbook-xsl.txt dblatex/dblatex-readme.txt
+  filters/code/code-filter-readme.txt )
+
+S="${WORKDIR}/${PN}-py3-9.0.0rc1"
+
+src_prepare() {
+   default
+   # Only needed for prefix - harmless (does nothing) otherwise
+   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
+   "${S}/asciidoc.py" || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf --sysconfdir="${EPREFIX}"/usr/share
+}
+
+src_test() {
+   local -x ASCIIDOC_PY=asciidoc.py
+   "${EPYTHON}" tests/test${PN}.py run || die
+}
+
+src_install() {
+   default
+   python_fix_shebang "${ED}"/usr/bin/*.py
+
+   readme.gentoo_create_doc
+
+   # Below results in some files being installed twice in different 
locations, but they are
+   # in the right place, uncompressed, and there won't be any broken 
links. See bug #483336
+   if use examples; then
+   # examples/website is full of relative symlinks,
+   # deref them for copying, which dodoc doesn't do
+   cp -rL examples/website "${ED}"/usr/share/doc/${PF}/examples || 
die
+   

[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-11-02 Thread Michał Górny
commit: 0c1a0d7376abe9b8a8f70f8e410a13b111a29a67
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov  2 08:08:09 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov  2 08:09:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c1a0d73

app-text/asciidoc: Drop old

Signed-off-by: Michał Górny  gentoo.org>

 app-text/asciidoc/Manifest |  2 -
 app-text/asciidoc/asciidoc-8.6.10.ebuild   | 88 --
 app-text/asciidoc/asciidoc-8.6.9-r2.ebuild | 77 --
 app-text/asciidoc/asciidoc-8.6.9-r6.ebuild | 86 -
 4 files changed, 253 deletions(-)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 31865ddc706..2cc64555678 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,3 +1 @@
-DIST asciidoc-8.6.10.tar.gz 577208 BLAKE2B 
320724c3e2306e14212a4e32f09fb735861f9b0126ce86695c6b5840b69f94d0e5befbbfc355006a10d13d34e8ed3582f0bfb678744654a7d2040555016b1681
 SHA512 
6ecc86977baaf1c756691e3f661e43ef2bb24e606898f6075bfa6f174d1fdc5e77d00853ffe014847e295364349d6ad34f3b8209cb97870e0233012fc38a281a
 DIST asciidoc-8.6.10_p20181016.tar.gz 576694 BLAKE2B 
4d255606675346d00ab03398bf48cb30d357f9f9366944e4faf66ae4c96dafce49acdd930fc848f3dbb2d704a004bb5815d17b53416a76c8368a92e4716328b2
 SHA512 
801f360b0c444e932f1c50897d446de0ec3f0fb2206080b5aa6dda396fede96065f7bb629a84c8a8e40c5d8897f305fdb1877512f04ae757f3b142fd3a7305d0
-DIST asciidoc-8.6.9.tar.gz 907253 BLAKE2B 
45db42abd9ec73f6d3b20fc755bdd501eab1503bd8d5d6bb6b7d66c442cf8bcd47ee4325dbb572bdcfd01168ef1bccc3430ee7c545e7b3a6715b8ebf09516ad9
 SHA512 
1984482010dbd35c3a1def67f4915ce83ecfc29a7463f84aa312107d7a9ff647978f57615462c65e885bea424eed89a212df728cc3acd3c63df1c763dfa5e955

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
deleted file mode 100644
index 236a0a6a5cd..000
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ /dev/null
@@ -1,88 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 pypy )
-
-inherit autotools python-single-r1 readme.gentoo-r1
-
-DESCRIPTION="A plain text human readable/writable document format"
-HOMEPAGE="http://asciidoc.org/;
-SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="examples graphviz highlight test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   app-text/docbook-xml-dtd:4.5
-   >=app-text/docbook-xsl-stylesheets-1.75
-   dev-libs/libxslt
-   ${PYTHON_DEPS}
-   graphviz? ( media-gfx/graphviz )
-   highlight? (
-   || (
-   dev-util/source-highlight
-   dev-python/pygments[${PYTHON_USEDEP}]
-   app-text/highlight
-   )
-   )"
-DEPEND="
-   test? (
-   app-text/dvipng
-   dev-texlive/texlive-latex
-   dev-util/source-highlight
-   media-gfx/graphviz
-   media-gfx/imagemagick
-   media-sound/lilypond
-   ${PYTHON_DEPS}
-   )"
-
-DOC_CONTENTS="
-If you are going to use a2x, please also look at a2x(1) under
-REQUISITES for a list of runtime dependencies.
-"
-
-src_prepare() {
-   default
-   # Only needed for prefix - harmless (does nothing) otherwise
-   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
-   "${S}/asciidoc.py" || die
-
-   eautoreconf
-}
-
-src_configure() {
-   econf --sysconfdir="${EPREFIX}"/usr/share
-}
-
-src_test() {
-   local -x ASCIIDOC_PY=asciidoc.py
-   "${EPYTHON}" tests/test${PN}.py update || die
-   "${EPYTHON}" tests/test${PN}.py run || die
-}
-
-src_install() {
-   default
-   python_fix_shebang "${ED%/}"/usr/bin/*.py
-
-   readme.gentoo_create_doc
-   dodoc BUGS.txt CHANGELOG.txt README.asciidoc 
docbook-xsl/asciidoc-docbook-xsl.txt \
-   dblatex/dblatex-readme.txt filters/code/code-filter-readme.txt
-
-   # Below results in some files being installed twice in different 
locations, but they are
-   # in the right place, uncompressed, and there won't be any broken 
links. See bug #483336
-   if use examples; then
-   # examples/website is full of relative symlinks,
-   # deref them for copying, which dodoc doesn't do
-   cp -rL examples/website "${ED%/}"/usr/share/doc/${PF}/examples 
|| die
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-}

diff --git 

[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-11-02 Thread Mikle Kolyada
commit: 7bc3ed0de92452e6dc9a72ca0f57f259a856965c
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  2 08:03:18 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  2 08:03:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc3ed0d

app-text/asciidoc: sh stable wrt bug #641648

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index 197355e1e29..785ed415dd7 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="A plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-11-02 Thread Mikle Kolyada
commit: 05070687961a1fa0e1518d84781337332b15fd7f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Nov  2 08:03:35 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Nov  2 08:03:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05070687

app-text/asciidoc: m68k stable wrt bug #641648

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index 785ed415dd7..236a0a6a5cd 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="A plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-08-29 Thread David Seifert
commit: d9e0cd85dbb76b04ab2e58bf6e0f004dfab0e505
Author: David Seifert  gentoo  org>
AuthorDate: Thu Aug 29 11:38:20 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Aug 29 11:38:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9e0cd85

app-text/asciidoc: [QA] Remove unnecessary slash strip

Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: David Seifert  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 5474f073229..a395cd9f17e 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -82,7 +82,7 @@ src_install() {
if use examples; then
# examples/website is full of relative symlinks,
# deref them for copying, which dodoc doesn't do
-   cp -rL examples/website "${ED%/}"/usr/share/doc/${PF}/examples 
|| die
+   cp -rL examples/website "${ED}"/usr/share/doc/${PF}/examples || 
die
docompress -x /usr/share/doc/${PF}/examples
fi
 }



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-29 Thread Mikle Kolyada
commit: 11580402a9c57e259e7c32417b13d08dd6cc9646
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jul 29 08:52:01 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jul 29 08:52:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11580402

app-text/asciidoc: arm stable wrt bug #689114

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 73337ef68ac..5bf45fbb7cf 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-29 Thread Mikle Kolyada
commit: bf96cf116d71173bcc37b607391e02020068db64
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jul 29 08:53:11 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jul 29 08:53:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf96cf11

app-text/asciidoc: m68k stable wrt bug #689114

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index a4668cca9cd..5474f073229 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-29 Thread Mikle Kolyada
commit: c239588708225b7601a91e0730ff60ae56fb961e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jul 29 08:52:52 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jul 29 08:52:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2395887

app-text/asciidoc: sh stable wrt bug #689114

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sh"
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 5bf45fbb7cf..a4668cca9cd 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-22 Thread Aaron Bauman
commit: a0e0c58bca9d1a0c802fa20aaa93cc7158e6c304
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue Jul 23 00:41:05 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue Jul 23 00:41:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e0c58b

app-text/asciidoc: arm64 stable (bug #689114)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 921e971c0b1..73337ef68ac 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-18 Thread Sergei Trofimovich
commit: 54666e1fb745a324f87049f3f57e4ea370d7117d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jul 18 16:21:21 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jul 18 18:34:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54666e1f

app-text/asciidoc: stable 8.6.10_p20181016 for hppa, bug #689114

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 4b3ce204872..921e971c0b1 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-18 Thread Agostino Sarubbo
commit: 1d69b7e6af6c7f858adb4294e01270b0bcda2ccf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jul 18 13:10:02 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jul 18 13:10:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d69b7e6

app-text/asciidoc: alpha stable wrt bug #689114

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 38322c811ac..4b3ce204872 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-18 Thread Agostino Sarubbo
commit: 6b9970a67d336775abcbe6551617739db0fb67aa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jul 18 11:45:04 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jul 18 11:45:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b9970a6

app-text/asciidoc: ia64 stable wrt bug #689114

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 2beae0f8a91..38322c811ac 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-18 Thread Agostino Sarubbo
commit: be9523bafebf7b3ab3dd47c892b1355e39c7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jul 18 10:01:45 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jul 18 10:01:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be9523ba

app-text/asciidoc: ppc64 stable wrt bug #689114

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index a7f7e15061b..2beae0f8a91 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-18 Thread Agostino Sarubbo
commit: 3b81716a38bc7122e6219f70329f447033ad9451
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jul 18 09:57:34 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jul 18 09:57:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b81716a

app-text/asciidoc: ppc stable wrt bug #689114

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 51edb757fec..a7f7e15061b 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-17 Thread Agostino Sarubbo
commit: 39a37c1b85b586a41620891ac6afb7ff2ed298e3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jul 17 14:02:36 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jul 17 14:02:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39a37c1b

app-text/asciidoc: s390 stable wrt bug #689114

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 8f89aab7c9b..51edb757fec 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-10 Thread Sergei Trofimovich
commit: e6ce994425802b4008b8bdd08b75a6bef53ce461
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jul 10 16:23:43 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 10 20:44:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6ce9944

app-text/asciidoc: stable 8.6.10_p20181016 for sparc, bug #689114

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 0070ea4a46a..8f89aab7c9b 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-08 Thread Thomas Deutschmann
commit: 633661d39b5bbdeee580b659b194fbf104a84b88
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jul  8 11:51:58 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jul  8 12:09:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=633661d3

app-text/asciidoc: x86 stable (bug #689114)

Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 80cba1302d6..0070ea4a46a 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-07-08 Thread Agostino Sarubbo
commit: 49beabf89f706eb112a32e3caf2176c9165380e6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jul  8 11:04:28 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jul  8 11:04:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49beabf8

app-text/asciidoc: amd64 stable wrt bug #689114

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index 1d7a20a2a8d..80cba1302d6 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-05-04 Thread Andreas K. Hüttel
commit: ca10c3e0ed356e38ce8b21732c4b1a0cda6c8a79
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May  4 14:32:06 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat May  4 14:42:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca10c3e0

app-text/asciidoc: keyword ~riscv

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
index bd7dd809d77..1d7a20a2a8d 100644
--- a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A plain text human readable/writable document 
format"
 HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
 MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
 SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-04-28 Thread Mikle Kolyada
commit: a68213511553947c96a2027c1ad8ab96b63cbbd7
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr 28 20:31:48 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr 28 20:32:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6821351

app-text/asciidoc: s390 stable wrt bug #641648

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index 20e0726b144..dfcb6964d77 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="A plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-04-20 Thread Michał Górny
commit: eeef837c0a177d8e42e754b2f29b8d29c351da05
Author: Marc Joliet  gmx  de>
AuthorDate: Fri Apr  5 17:41:26 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 20 06:46:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeef837c

app-text/asciidoc-8.6.10_p20181016: new snapshot

Add a new snapshot ebuild based on the latest commit of Asciidoc-Py3.
Also add dev-libs/libxml2 to $RDEPEND because a2x uses xmllint directly,
as recommended by Mart Raudsepp in Gentoo bug #671668.

Closes: https://bugs.gentoo.org/661662
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Marc Joliet  gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/11602
Signed-off-by: Michał Górny  gentoo.org>

 app-text/asciidoc/Manifest |  1 +
 app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild | 92 ++
 2 files changed, 93 insertions(+)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index 81acc843cdf..31865ddc706 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1,2 +1,3 @@
 DIST asciidoc-8.6.10.tar.gz 577208 BLAKE2B 
320724c3e2306e14212a4e32f09fb735861f9b0126ce86695c6b5840b69f94d0e5befbbfc355006a10d13d34e8ed3582f0bfb678744654a7d2040555016b1681
 SHA512 
6ecc86977baaf1c756691e3f661e43ef2bb24e606898f6075bfa6f174d1fdc5e77d00853ffe014847e295364349d6ad34f3b8209cb97870e0233012fc38a281a
+DIST asciidoc-8.6.10_p20181016.tar.gz 576694 BLAKE2B 
4d255606675346d00ab03398bf48cb30d357f9f9366944e4faf66ae4c96dafce49acdd930fc848f3dbb2d704a004bb5815d17b53416a76c8368a92e4716328b2
 SHA512 
801f360b0c444e932f1c50897d446de0ec3f0fb2206080b5aa6dda396fede96065f7bb629a84c8a8e40c5d8897f305fdb1877512f04ae757f3b142fd3a7305d0
 DIST asciidoc-8.6.9.tar.gz 907253 BLAKE2B 
45db42abd9ec73f6d3b20fc755bdd501eab1503bd8d5d6bb6b7d66c442cf8bcd47ee4325dbb572bdcfd01168ef1bccc3430ee7c545e7b3a6715b8ebf09516ad9
 SHA512 
1984482010dbd35c3a1def67f4915ce83ecfc29a7463f84aa312107d7a9ff647978f57615462c65e885bea424eed89a212df728cc3acd3c63df1c763dfa5e955

diff --git a/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
new file mode 100644
index 000..ab711abd29a
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-8.6.10_p20181016.ebuild
@@ -0,0 +1,92 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{4,5,6,7} pypy3 )
+
+inherit autotools python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="A plain text human readable/writable document format"
+HOMEPAGE="http://asciidoc.org/ https://github.com/asciidoc/asciidoc-py3/;
+MY_COMMIT="618f6e6f6b558ed1e5f2588cd60a5a6b4f881ca0"
+SRC_URI="https://github.com/${PN}/${PN}-py3/archive/${MY_COMMIT}.tar.gz -> 
${P}.tar.gz"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="examples graphviz highlight test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+   app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   dev-libs/libxml2
+   ${PYTHON_DEPS}
+   graphviz? ( media-gfx/graphviz )
+   highlight? (
+   || (
+   dev-util/source-highlight
+   dev-python/pygments[${PYTHON_USEDEP}]
+   app-text/highlight
+   )
+   )"
+DEPEND="
+   test? (
+   app-text/dvipng
+   dev-texlive/texlive-latex
+   dev-util/source-highlight
+   media-gfx/graphviz
+   media-gfx/imagemagick
+   media-sound/lilypond
+   ${PYTHON_DEPS}
+   )"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+S="${WORKDIR}/${PN}-py3-${MY_COMMIT}"
+
+src_prepare() {
+   default
+   # Only needed for prefix - harmless (does nothing) otherwise
+   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
+   "${S}/asciidoc.py" || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf --sysconfdir="${EPREFIX}"/usr/share
+}
+
+src_test() {
+   local -x ASCIIDOC_PY=asciidoc.py
+   "${EPYTHON}" tests/test${PN}.py update || die
+   "${EPYTHON}" tests/test${PN}.py run || die
+}
+
+src_install() {
+   default
+   python_fix_shebang "${ED}"/usr/bin/*.py
+
+   readme.gentoo_create_doc
+   dodoc BUGS.txt CHANGELOG.txt README.asciidoc 
docbook-xsl/asciidoc-docbook-xsl.txt \
+   dblatex/dblatex-readme.txt filters/code/code-filter-readme.txt
+
+   # Below results in some files being installed twice in different 
locations, but they are
+   # in the right place, uncompressed, and 

[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-04-14 Thread Aaron Bauman
commit: fea18a49228a96f210a4af22cf4b73b9bfcdb75d
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Apr 14 14:26:43 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Apr 14 14:26:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea18a49

app-text/asciidoc: arm64 stable (bug #641648)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index 990e225e0c3..20e0726b144 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="A plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2019-04-12 Thread Sergei Trofimovich
commit: c8c3624aca937cb83bc215133bd40032021b0edc
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Apr 12 05:28:40 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Apr 12 07:06:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c3624a

app-text/asciidoc: stable 8.6.10 for sparc, bug #641648

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index b7b019cda57..990e225e0c3 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.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=6
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="A plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2018-06-23 Thread Mikle Kolyada
commit: c3d7523bf35d5b178f02280c4e1538ea64782ead
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun 23 14:25:41 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun 23 14:25:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d7523b

app-text/asciidoc: [QA] fix DESCRIPTION

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-text/asciidoc/asciidoc-8.6.10.ebuild   | 2 +-
 app-text/asciidoc/asciidoc-8.6.9-r2.ebuild | 4 ++--
 app-text/asciidoc/asciidoc-8.6.9-r6.ebuild | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index 9b0209cb6e6..79a10d61469 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 
 inherit autotools python-single-r1 readme.gentoo-r1
 
-DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
+DESCRIPTION="A plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"

diff --git a/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild 
b/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild
index a8ca6c45174..cded88810c5 100644
--- a/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.9-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 
 inherit readme.gentoo python-single-r1
 
-DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
+DESCRIPTION="A plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x86-macos ~x86-solaris"

diff --git a/app-text/asciidoc/asciidoc-8.6.9-r6.ebuild 
b/app-text/asciidoc/asciidoc-8.6.9-r6.ebuild
index 4b9175db95c..7be61c90a3f 100644
--- a/app-text/asciidoc/asciidoc-8.6.9-r6.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.9-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy )
 
 inherit python-single-r1 readme.gentoo-r1
 
-DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
+DESCRIPTION="A plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2018-03-22 Thread Markus Meier
commit: 9eafadfd0818a71d9306a3da76768e0cf4087091
Author: Markus Meier  gentoo  org>
AuthorDate: Thu Mar 22 06:06:06 2018 +
Commit: Markus Meier  gentoo  org>
CommitDate: Thu Mar 22 06:06:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eafadfd

app-text/asciidoc: arm stable, bug #641648

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index 52f02513706..9b0209cb6e6 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2018-02-11 Thread Michał Górny
commit: 0b15672cefc3b6bff26111fc3cb139c1dbcfdee1
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Feb 11 10:21:28 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb 11 10:24:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b15672c

app-text/asciidoc: Remove useless maintainer 

Remove useless/redundant maintainer . It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.

 app-text/asciidoc/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-text/asciidoc/metadata.xml b/app-text/asciidoc/metadata.xml
index 67cccfcf094..33454ff9d09 100644
--- a/app-text/asciidoc/metadata.xml
+++ b/app-text/asciidoc/metadata.xml
@@ -4,7 +4,6 @@

mar...@gmx.de
Marc Joliet
-   Proxied maintainer. Assign bugs to 
him.


proxy-ma...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2018-02-01 Thread Thomas Deutschmann
commit: dc0df5180f42200e42f14a24696cefaa69111267
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Feb  1 20:21:53 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Feb  1 20:36:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0df518

app-text/asciidoc: x86 stable (bug #641648)

Package-Manager: Portage-2.3.21, Repoman-2.3.6

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index 962b3d5f8dc..52f02513706 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2018-01-29 Thread Tobias Klausmann
commit: 7b9e39a0c6adeb16fd1538d8e8dc15381a4e6eeb
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Mon Jan 29 11:33:50 2018 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Mon Jan 29 15:51:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b9e39a0

app-text/asciidoc-8.6.10-r0: alpha stable

Gentoo-Bug: http://bugs.gentoo.org/641648

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index ad42cd81afb..962b3d5f8dc 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2018-01-08 Thread Patrice Clement
commit: 159b58bfd0c702584786dafa5fcb96d2c1e7618c
Author: Marc Joliet  gmx  de>
AuthorDate: Mon Jan  1 12:28:44 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Jan  8 16:35:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=159b58bf

app-text/asciidoc: remove live version.

Remove the live version of app-text/asciidoc in light of the fact that
nothing much happens upstream these days.  As such, the live ebuild
doesn't help with maintaining asciidoc anymore.

Package-Manager: Portage-2.3.13, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/6721

 app-text/asciidoc/asciidoc-.ebuild | 114 -
 1 file changed, 114 deletions(-)

diff --git a/app-text/asciidoc/asciidoc-.ebuild 
b/app-text/asciidoc/asciidoc-.ebuild
deleted file mode 100644
index 8577a4a0e1a..000
--- a/app-text/asciidoc/asciidoc-.ebuild
+++ /dev/null
@@ -1,114 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 pypy )
-
-[ "$PV" == "" ] && inherit git-r3 autotools
-inherit python-single-r1 readme.gentoo-r1
-
-DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
-HOMEPAGE="http://asciidoc.org/;
-if [ "$PV" == "" ]; then
-   EGIT_REPO_URI="https://github.com/asciidoc/asciidoc.git;
-   SRC_URI=""
-   KEYWORDS=""
-else
-   SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="examples graphviz highlight test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
-   app-text/docbook-xml-dtd:4.5
-   >=app-text/docbook-xsl-stylesheets-1.75
-   dev-libs/libxslt
-   ${PYTHON_DEPS}
-   graphviz? ( media-gfx/graphviz )
-   highlight? (
-   || (
-   dev-util/source-highlight
-   dev-python/pygments[${PYTHON_USEDEP}]
-   app-text/highlight
-   )
-   )"
-DEPEND="
-   test? (
-   app-text/dvipng
-   dev-texlive/texlive-latex
-   dev-util/source-highlight
-   media-gfx/graphviz
-   media-gfx/imagemagick
-   media-sound/lilypond
-   ${PYTHON_DEPS}
-   )"
-
-DOC_CONTENTS="
-If you are going to use a2x, please also look at a2x(1) under
-REQUISITES for a list of runtime dependencies.
-"
-
-if [ "$PV" == "" ]; then
-   DEPEND="${DEPEND}
-   dev-util/source-highlight
-   www-client/lynx"
-fi
-
-src_prepare() {
-   default
-   # Only needed for prefix - harmless (does nothing) otherwise
-   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
-   "${S}/asciidoc.py" || die
-
-   [ "$PV" == "" ] && eautoconf
-}
-
-src_configure() {
-   econf --sysconfdir="${EPREFIX}"/usr/share
-}
-
-src_compile() {
-   default
-
-   if [ "$PV" == "" ]; then
-   # replicate build rules from doc/main.aap; this avoids a 
dependency on
-   # the A-A-P build tool
-   for f in CHANGELOG.txt BUGS.txt README.asciidoc; do
-   ${PYTHON} asciidoc.py -f text.conf -n -b html4 -o - 
"$f" | \
-   lynx -dump -stdin > "${f%.*}" || die
-   done
-   fi
-}
-
-src_test() {
-   local -x ASCIIDOC_PY=asciidoc.py
-   "${EPYTHON}" tests/test${PN}.py update || die
-   "${EPYTHON}" tests/test${PN}.py run || die
-}
-
-src_install() {
-   default
-   python_fix_shebang "${ED%/}"/usr/bin/*.py
-
-   readme.gentoo_create_doc
-   dodoc BUGS CHANGELOG README docbook-xsl/asciidoc-docbook-xsl.txt \
-   dblatex/dblatex-readme.txt filters/code/code-filter-readme.txt
-
-   # Below results in some files being installed twice in different 
locations, but they are
-   # in the right place, uncompressed, and there won't be any broken 
links. See bug #483336
-   if use examples; then
-   # examples/website is full of relative symlinks,
-   # deref them for copying, which dodoc doesn't do
-   cp -rL examples/website "${ED%/}"/usr/share/doc/${PF}/examples 
|| die
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2017-12-24 Thread Sergei Trofimovich
commit: 6f0f715dc16572ca3b59324ae7cf8100780dbebf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Dec 23 22:44:53 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 09:59:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f0f715d

app-text/asciidoc: stable 8.6.10 for ia64, bug #641648

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index b6ddd0327d8..c6aec6e826b 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2017-12-24 Thread Sergei Trofimovich
commit: 0fe4ab938d925556b0c031462e8ba7f03ed2a1d8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Dec 24 11:24:43 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec 24 11:25:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe4ab93

app-text/asciidoc: stable 8.6.10 for ppc/ppc64, bug #641648

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index c6aec6e826b..ad42cd81afb 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2017-12-19 Thread Sergei Trofimovich
commit: 8e298fdb82f2c6ec9ce21f7fecdf7e104bbe40fa
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Dec 19 16:13:23 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Dec 19 21:48:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e298fdb

app-text/asciidoc: stable 8.6.10 for hppa, bug #641648

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index 64c6245e9e2..b6ddd0327d8 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2017-12-19 Thread Jason Zaman
commit: 5176c8376bc674c7f7fcf0a9103e515c45516443
Author: Jason Zaman  gentoo  org>
AuthorDate: Tue Dec 19 11:54:23 2017 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Dec 19 12:07:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5176c837

app-text/asciidoc: amd64 stable

Gentoo-bug: 641648
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-text/asciidoc/asciidoc-8.6.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
index 7bd3987cf6e..64c6245e9e2 100644
--- a/app-text/asciidoc/asciidoc-8.6.10.ebuild
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -10,7 +10,7 @@ inherit autotools python-single-r1 readme.gentoo-r1
 DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
 HOMEPAGE="http://asciidoc.org/;
 SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/asciidoc/

2017-11-04 Thread Michael Palimaka
commit: 0bc75d9ec36b6dc755b84b8271513fad91232c41
Author: Marc Joliet  gmx  de>
AuthorDate: Mon Oct 30 19:04:54 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Nov  4 07:42:17 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc75d9e

app-text/asciidoc-8.6.10: version bump

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-text/asciidoc/Manifest   |  1 +
 app-text/asciidoc/asciidoc-8.6.10.ebuild | 88 
 2 files changed, 89 insertions(+)

diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest
index a113958d84c..151a4338ba1 100644
--- a/app-text/asciidoc/Manifest
+++ b/app-text/asciidoc/Manifest
@@ -1 +1,2 @@
+DIST asciidoc-8.6.10.tar.gz 577208 SHA256 
9e52f8578d891beaef25730a92a6e723596ddbd07bfe0d2a56486fcf63a0b983 SHA512 
6ecc86977baaf1c756691e3f661e43ef2bb24e606898f6075bfa6f174d1fdc5e77d00853ffe014847e295364349d6ad34f3b8209cb97870e0233012fc38a281a
 WHIRLPOOL 
36c097befed3befb901ceb0c42079488462c31acb92719f22da88a76804a692463c4ee37872c4b5e8c15711ed26734659cb52e61cd483b2062f0109a16c6af47
 DIST asciidoc-8.6.9.tar.gz 907253 SHA256 
78db9d0567c8ab6570a6eff7ffdf84eadd91f2dfc0a92a2d0105d323cab4e1f0 SHA512 
1984482010dbd35c3a1def67f4915ce83ecfc29a7463f84aa312107d7a9ff647978f57615462c65e885bea424eed89a212df728cc3acd3c63df1c763dfa5e955
 WHIRLPOOL 
dbd576ed3b7bcaf46afd33d9aae7a94f82fb171fa73f0b99f737b6934f62927ea11e1290aeac141ce5de27f66a56d7ed2d110f2b0d84e0598e858eac0e52b35d

diff --git a/app-text/asciidoc/asciidoc-8.6.10.ebuild 
b/app-text/asciidoc/asciidoc-8.6.10.ebuild
new file mode 100644
index 000..7bd3987cf6e
--- /dev/null
+++ b/app-text/asciidoc/asciidoc-8.6.10.ebuild
@@ -0,0 +1,88 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 pypy )
+
+inherit autotools python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="AsciiDoc is a plain text human readable/writable document format"
+HOMEPAGE="http://asciidoc.org/;
+SRC_URI="https://github.com/asciidoc/asciidoc/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="examples graphviz highlight test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+   app-text/docbook-xml-dtd:4.5
+   >=app-text/docbook-xsl-stylesheets-1.75
+   dev-libs/libxslt
+   ${PYTHON_DEPS}
+   graphviz? ( media-gfx/graphviz )
+   highlight? (
+   || (
+   dev-util/source-highlight
+   dev-python/pygments[${PYTHON_USEDEP}]
+   app-text/highlight
+   )
+   )"
+DEPEND="
+   test? (
+   app-text/dvipng
+   dev-texlive/texlive-latex
+   dev-util/source-highlight
+   media-gfx/graphviz
+   media-gfx/imagemagick
+   media-sound/lilypond
+   ${PYTHON_DEPS}
+   )"
+
+DOC_CONTENTS="
+If you are going to use a2x, please also look at a2x(1) under
+REQUISITES for a list of runtime dependencies.
+"
+
+src_prepare() {
+   default
+   # Only needed for prefix - harmless (does nothing) otherwise
+   sed -i -e "s:^CONF_DIR=.*:CONF_DIR='${EPREFIX}/etc/asciidoc':" \
+   "${S}/asciidoc.py" || die
+
+   eautoreconf
+}
+
+src_configure() {
+   econf --sysconfdir="${EPREFIX}"/usr/share
+}
+
+src_test() {
+   local -x ASCIIDOC_PY=asciidoc.py
+   "${EPYTHON}" tests/test${PN}.py update || die
+   "${EPYTHON}" tests/test${PN}.py run || die
+}
+
+src_install() {
+   default
+   python_fix_shebang "${ED%/}"/usr/bin/*.py
+
+   readme.gentoo_create_doc
+   dodoc BUGS.txt CHANGELOG.txt README.asciidoc 
docbook-xsl/asciidoc-docbook-xsl.txt \
+   dblatex/dblatex-readme.txt filters/code/code-filter-readme.txt
+
+   # Below results in some files being installed twice in different 
locations, but they are
+   # in the right place, uncompressed, and there won't be any broken 
links. See bug #483336
+   if use examples; then
+   # examples/website is full of relative symlinks,
+   # deref them for copying, which dodoc doesn't do
+   cp -rL examples/website "${ED%/}"/usr/share/doc/${PF}/examples 
|| die
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}
+
+pkg_postinst() {
+   readme.gentoo_print_elog
+}



  1   2   >