diff options
-rw-r--r-- | app-text/asciidoc/Manifest | 6 | ||||
-rw-r--r-- | app-text/asciidoc/asciidoc-9.0.2-r1.ebuild (renamed from app-text/asciidoc/asciidoc-9.0.2.ebuild) | 4 | ||||
-rw-r--r-- | app-text/asciidoc/asciidoc-9.0.4-r1.ebuild (renamed from app-text/asciidoc/asciidoc-9.0.4.ebuild) | 4 | ||||
-rw-r--r-- | app-text/asciidoc/asciidoc-9.0.5-r1.ebuild (renamed from app-text/asciidoc/asciidoc-9.0.5.ebuild) | 4 |
4 files changed, 6 insertions, 12 deletions
diff --git a/app-text/asciidoc/Manifest b/app-text/asciidoc/Manifest index c394035be9c1..333dbd01fafe 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 1111102 BLAKE2B 3c073e20e0b4cb1c3e43d45217240675d5a1349c5d27c8e03c4499505c17ad0a149f9495a42e28490f9c89f29dc25a1216e9145a6fd1483e589b5fee49a6279f SHA512 9e24aaaf33ab56cf1dfa510a6be9722af364633234c9ffb20eeee3d0ba756059290f443de53b040570654a316ab4782a177c31377fc69747814da75760fcc88b -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 index 20fa53eb44bc..72c38cb14f03 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 index e83f4aa564af..e9c29e8b5279 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" +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.5.ebuild b/app-text/asciidoc/asciidoc-9.0.5-r1.ebuild index 3b4cdbf3dd7c..42256c4e6f70 100644 --- a/app-text/asciidoc/asciidoc-9.0.5.ebuild +++ b/app-text/asciidoc/asciidoc-9.0.5-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 |