diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:04:31 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:04:31 +0200 |
commit | b00d114e20f4930dda92281ed9757a6fb02115e7 (patch) | |
tree | e96a0e516c0c5745d5ffe3de107a3b5d05bf39bf /app-officeext | |
parent | app-officeext/barcode: update homepage (diff) | |
download | gentoo-b00d114e20f4930dda92281ed9757a6fb02115e7.tar.gz gentoo-b00d114e20f4930dda92281ed9757a6fb02115e7.tar.bz2 gentoo-b00d114e20f4930dda92281ed9757a6fb02115e7.zip |
app-officeext/dmaths: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-officeext')
-rw-r--r-- | app-officeext/dmaths/dmaths-3.4.9.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-officeext/dmaths/dmaths-3.4.9.0-r1.ebuild b/app-officeext/dmaths/dmaths-3.4.9.0-r1.ebuild index 0edc2524704c..93a7545e5a35 100644 --- a/app-officeext/dmaths/dmaths-3.4.9.0-r1.ebuild +++ b/app-officeext/dmaths/dmaths-3.4.9.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,8 +9,8 @@ OFFICE_EXTENSIONS=( inherit office-ext-r1 DESCRIPTION="Mathematics Formula Editor Extension" -HOMEPAGE="http://extensions.libreoffice.org/extension-center/dmaths" -SRC_URI="http://extensions.libreoffice.org/extension-center/${PN}/releases/${PV}/${PN}addon.oxt" +HOMEPAGE="https://extensions.libreoffice.org/extension-center/dmaths" +SRC_URI="https://extensions.libreoffice.org/extension-center/${PN}/releases/${PV}/${PN}addon.oxt" LICENSE="GPL-2" SLOT="0" |