summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-02-16 11:39:15 +0100
committerFabian Groffen <grobian@gentoo.org>2020-02-16 11:39:35 +0100
commit862adc2a6c8c334d579f41818e7315e9763de6d4 (patch)
tree9c5c26b04ef71afb31a53f738c9a7c8f1bda77b2 /app-text/vilistextum
parentdev-util/gnome-builder: Enable py3.8 (diff)
downloadgentoo-862adc2a6c8c334d579f41818e7315e9763de6d4.tar.gz
gentoo-862adc2a6c8c334d579f41818e7315e9763de6d4.tar.bz2
gentoo-862adc2a6c8c334d579f41818e7315e9763de6d4.zip
app-text/vilistextum: fix DESCRIPTION, SRC_URI, HOMEPAGE for QA
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-text/vilistextum')
-rw-r--r--app-text/vilistextum/Manifest2
-rw-r--r--app-text/vilistextum/vilistextum-2.6.9-r1.ebuild8
-rw-r--r--app-text/vilistextum/vilistextum-2.8.0.20191023-r1.ebuild4
3 files changed, 7 insertions, 7 deletions
diff --git a/app-text/vilistextum/Manifest b/app-text/vilistextum/Manifest
index b14c6c710cfd..a8d25bac9f5c 100644
--- a/app-text/vilistextum/Manifest
+++ b/app-text/vilistextum/Manifest
@@ -1,2 +1,2 @@
DIST vilistextum-2.6.9.tar.bz2 147743 BLAKE2B 1cf6f187cb277271ddd9946984afb4d59336ea0cd446e62df3593070ccc63b3510a107e2b7e7b8dc757c63e4f5caf3790c7d998b6be325f4d22d2a6b9fea3432 SHA512 ce76a4061b766e4544d1a86986333314a3b6959439ba6995a2977c10b01b0142c524d4b215c3272a1dcfcc4f5b6fda03210de95d65cedecfc6a1c940cedf487d
-DIST vilistextum-2.8.0.20191023.tar.gz 219266 BLAKE2B b94f3179f9181711fd6fe2a8240c7654917f7f93f161495b3380c840bff687714862116d15dfd3f1817a521f0c2d2730221084b6fbe7d1242d4285b2fe21b18b SHA512 a68410993e1b9d3d9dbdfb5677941bf2e95805573d210c510f65be5ebad00cb09f50ef5e592f25a34e535b32a44fc23265e839195316d0ac3c8c8c3b626bfe98
+DIST vilistextum-2.8.0.20191023.tar.gz 219395 BLAKE2B 5e3962b4b18b9e6e3896f26e04a63394b3ed58473862f264a3255641b5d13474e12529acadcff3d2f71eb5a41ec7b11a1367f3da15e473551e87e554472f6727 SHA512 99023b4801159047e1433dc5a887e6164192f7aa25bdc79594e717f047f83177612e5120d55cbbc22f3ad4e225bc229a0b186f7fc337c6081ff27ac781422f4e
diff --git a/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild b/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild
index 0f4ac8e6f2e0..3f7750da8202 100644
--- a/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild
+++ b/app-text/vilistextum/vilistextum-2.6.9-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils autotools
-DESCRIPTION="Html to ascii converter specifically programmed to handle incorrect html"
-HOMEPAGE="http://bhaak.dyndns.org/vilistextum/"
-SRC_URI="http://bhaak.dyndns.org/${PN}/${P}.tar.bz2"
+DESCRIPTION="HTML to ASCII converter programmed to handle incorrect html"
+HOMEPAGE="https://bhaak.net/vilistextum/"
+SRC_URI="https://bhaak.net/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-text/vilistextum/vilistextum-2.8.0.20191023-r1.ebuild b/app-text/vilistextum/vilistextum-2.8.0.20191023-r1.ebuild
index 2396c7dc0d6f..4b514c9679a9 100644
--- a/app-text/vilistextum/vilistextum-2.8.0.20191023-r1.ebuild
+++ b/app-text/vilistextum/vilistextum-2.8.0.20191023-r1.ebuild
@@ -8,8 +8,8 @@ inherit autotools flag-o-matic
GITID="f299bb5e5f661c345c4b85a3e8de9ad8615ad17a"
DESCRIPTION="HTML to ASCII converter programmed to handle incorrect html"
HOMEPAGE="https://bhaak.net/vilistextum/"
-SRC_URI="https://github.com/bhaak/vilistextum/tarball/${GITID} -> ${P}.tar.gz"
-S="${WORKDIR}/bhaak-${PN}-${GITID:0:7}"
+SRC_URI="https://github.com/bhaak/vilistextum/archive/${GITID}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${GITID}"
LICENSE="GPL-2"
SLOT="0"