diff options
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/po4a-0.47-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/po4a/po4a-0.47-r1.ebuild b/app-text/po4a/po4a-0.47-r1.ebuild index f5c19f7c5d9c..94311ba3d578 100644 --- a/app-text/po4a/po4a-0.47-r1.ebuild +++ b/app-text/po4a/po4a-0.47-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ PLOCALES_BACKUP="en" inherit perl-module l10n DESCRIPTION="Tools for helping translation of documentation" -HOMEPAGE="http://po4a.alioth.debian.org" +HOMEPAGE="https://po4a.org/" SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" |