diff options
Diffstat (limited to 'app-text/htmlrecode')
-rw-r--r-- | app-text/htmlrecode/htmlrecode-1.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/htmlrecode/htmlrecode-1.3.1.ebuild b/app-text/htmlrecode/htmlrecode-1.3.1.ebuild index 62baa2ad62e0..1174c57d9c79 100644 --- a/app-text/htmlrecode/htmlrecode-1.3.1.ebuild +++ b/app-text/htmlrecode/htmlrecode-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,8 +6,8 @@ EAPI=4 inherit eutils toolchain-funcs DESCRIPTION="Recodes HTML file using a new character set" -HOMEPAGE="http://bisqwit.iki.fi/source/htmlrecode.html" -SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2" +HOMEPAGE="https://bisqwit.iki.fi/source/htmlrecode.html" +SRC_URI="https://bisqwit.iki.fi/src/arch/${P}.tar.bz2" KEYWORDS="~amd64 ~ppc ~x86" LICENSE="GPL-2" |