diff options
Diffstat (limited to 'app-office/unoconv')
-rw-r--r-- | app-office/unoconv/unoconv-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/unoconv/unoconv-0.8.2.ebuild b/app-office/unoconv/unoconv-0.8.2.ebuild index 15bab5d0ef54..77e0c1f8782e 100644 --- a/app-office/unoconv/unoconv-0.8.2.ebuild +++ b/app-office/unoconv/unoconv-0.8.2.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 @@ -10,7 +10,7 @@ inherit eutils python-single-r1 REQUIRED_USE="${PYTHON_REQUIRED_USE}" DESCRIPTION="Convert between document formats supported by Libreoffice" -HOMEPAGE="http://dag.wieers.com/home-made/unoconv/" +HOMEPAGE="http://dag.wiee.rs/home-made/unoconv/" SRC_URI="https://github.com/dagwieers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |