diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-17 10:40:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-17 10:41:11 +0300 |
commit | 43fd6621cfe8c17da142f0f1492279b1ce84846f (patch) | |
tree | 947dbb574c18f725b3fe1031050dd2fb43588ab1 /app-text/po4a | |
parent | package.mask: Removed deprecated iputils mask entries. (diff) | |
download | gentoo-43fd6621cfe8c17da142f0f1492279b1ce84846f.tar.gz gentoo-43fd6621cfe8c17da142f0f1492279b1ce84846f.tar.bz2 gentoo-43fd6621cfe8c17da142f0f1492279b1ce84846f.zip |
app-text/po4a: new HOMPAGE
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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" |