summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-03-07 07:28:51 +0100
committerHans de Graaff <graaff@gentoo.org>2018-03-07 07:28:51 +0100
commite15ec790a70c03a11c37135f965dec7744b6fd7a (patch)
tree4e175a24508f7cde1d06e21714d29ff466378c47 /app-office/unoconv
parentdev-ruby/rex-text: add 0.2.16 (diff)
downloadgentoo-e15ec790a70c03a11c37135f965dec7744b6fd7a.tar.gz
gentoo-e15ec790a70c03a11c37135f965dec7744b6fd7a.tar.bz2
gentoo-e15ec790a70c03a11c37135f965dec7744b6fd7a.zip
app-office/unoconv: update HOMEPAGE
Closes: https://bugs.gentoo.org/649722 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-office/unoconv')
-rw-r--r--app-office/unoconv/unoconv-0.8.2.ebuild4
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"