diff options
Diffstat (limited to 'app-text/vilistextum/vilistextum-2.6.9-r1.ebuild')
-rw-r--r-- | app-text/vilistextum/vilistextum-2.6.9-r1.ebuild | 8 |
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 0f4ac8e6f2e..3f7750da820 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" |