commit: 165b04fac09108fe5dd6ec9964993b0915ebd666
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 18 06:31:11 2020 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Jun 18 06:46:34 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=165b04fa
app-text/html2text-2.0.0: version bump
Package-Manager: Portage-2.3.100-prefix, Repoman-2.3.22
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
app-text/html2text/Manifest | 1 +
app-text/html2text/{html2text-9999.ebuild => html2text-2.0.0.ebuild} | 2 +-
app-text/html2text/html2text-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-text/html2text/Manifest b/app-text/html2text/Manifest
index b8e14c97c5d..cfe1827107c 100644
--- a/app-text/html2text/Manifest
+++ b/app-text/html2text/Manifest
@@ -1,3 +1,4 @@
DIST html2text-1.3.2a.tar.gz 130088 BLAKE2B
97ca951ae7c501cefca78378683de7fb3c329905298de9e9675303485f3f4a83c5de39c90c8f9c0fe20b73d1e2b70897ee47cdabade9b3791a46f02625bbef05
SHA512
8ec2c17849615b8b78b6f7e9066e5bcfb419b293ffe98323ed0942e891993e205ef37ddfd2839eb12b6bad561989027aea0ba2d57eb7193d424715f93ded90e5
+DIST html2text-2.0.0.tar.gz 162901 BLAKE2B
878ff3bfb55523f2bd2721f2320b55729ac84e250fe651c2347b8cfb0f6d524c18c4e820e255b474d59b5179c255b8acbfc51f7213539979b5d3977c42383ebd
SHA512
94f2cf3f5085307cc2cf5e264b35621029e57142d6e4d832eee2c447860338c947687be5e8c81367696b0b04432a44537a1545a820991c621b4036393ad6f4e8
DIST patch-amd64-html2text-1.3.2a.diff 2230 BLAKE2B
332adeeceed512a2c5bfc01985efbaa4db5ea64b3e4ef8be8b880754524771de2e11b3a2efc55bce154bedc9e598231a1b5bcfe10e915b833d6dbcbcd9e46dc9
SHA512
2a421a20aec8a547bbdf54b81e30a6a1d4cf093e7ad67b27158f0c7248ca0abadd8d96ce0a27adcdd375012db6fd21f61f42a8343bfd910cd8a9720c0a043be1
DIST patch-utf8-html2text-1.3.2a.diff 29499 BLAKE2B
ffc0ea8d89d9e9c9dfa89c2369016685a6af1403a6e71787df2724b72c74c8f774d8d92278a1aaeb90f47d34c8de4c889a7bf4edc02a00e3c97955ea624cfa71
SHA512
be31251471b221a38d291420d5f23e01d5017c20d953064c33ca3dd148543ae877ab584c16fcb01df1341abdb02494b05d08fdcf94bf70bad6b510ee8fac3376
diff --git a/app-text/html2text/html2text-9999.ebuild
b/app-text/html2text/html2text-2.0.0.ebuild
similarity index 90%
copy from app-text/html2text/html2text-9999.ebuild
copy to app-text/html2text/html2text-2.0.0.ebuild
index 1e7099098c7..fb025b9a6d5 100644
--- a/app-text/html2text/html2text-9999.ebuild
+++ b/app-text/html2text/html2text-2.0.0.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/grobian/html2text.git"
else
- SRC_URI=""
+ SRC_URI="https://github.com/grobian/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
fi
diff --git a/app-text/html2text/html2text-9999.ebuild
b/app-text/html2text/html2text-9999.ebuild
index 1e7099098c7..fb025b9a6d5 100644
--- a/app-text/html2text/html2text-9999.ebuild
+++ b/app-text/html2text/html2text-9999.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999* ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/grobian/html2text.git"
else
- SRC_URI=""
+ SRC_URI="https://github.com/grobian/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
fi