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/vilistextum-2.6.9-r1.ebuild
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/vilistextum-2.6.9-r1.ebuild')
-rw-r--r--app-text/vilistextum/vilistextum-2.6.9-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
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"