diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-20 16:56:48 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-06-27 22:44:37 +0200 |
commit | 6bbb5ae8c4918d42136025967c76bc61bfe00812 (patch) | |
tree | 664dd6ac0790980d63dcc935e28aef8738f7f711 /app-text/xiphos | |
parent | games-misc/fortune-mod-scriptures: update homepage (diff) | |
download | gentoo-6bbb5ae8c4918d42136025967c76bc61bfe00812.tar.gz gentoo-6bbb5ae8c4918d42136025967c76bc61bfe00812.tar.bz2 gentoo-6bbb5ae8c4918d42136025967c76bc61bfe00812.zip |
app-text/xiphos: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-text/xiphos')
-rw-r--r-- | app-text/xiphos/xiphos-4.0.6a-r2.ebuild | 2 | ||||
-rw-r--r-- | app-text/xiphos/xiphos-4.1.0-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xiphos/xiphos-4.0.6a-r2.ebuild b/app-text/xiphos/xiphos-4.0.6a-r2.ebuild index dd5177d45fa9..7521fa24db4e 100644 --- a/app-text/xiphos/xiphos-4.0.6a-r2.ebuild +++ b/app-text/xiphos/xiphos-4.0.6a-r2.ebuild @@ -8,7 +8,7 @@ inherit flag-o-matic gnome2-utils python-single-r1 toolchain-funcs MY_PV="${PV}-20170820" MY_P="${PN}-${MY_PV}" DESCRIPTION="A bible study frontend for Sword (formerly known as GnomeSword)" -HOMEPAGE="http://xiphos.org/" +HOMEPAGE="https://xiphos.org/" SRC_URI="https://github.com/crosswire/${PN}/releases/download/${PV}/${MY_P}.tar.gz" LICENSE="GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1" diff --git a/app-text/xiphos/xiphos-4.1.0-r2.ebuild b/app-text/xiphos/xiphos-4.1.0-r2.ebuild index 24314a606c49..49bfe5394fce 100644 --- a/app-text/xiphos/xiphos-4.1.0-r2.ebuild +++ b/app-text/xiphos/xiphos-4.1.0-r2.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 ) inherit flag-o-matic gnome2-utils python-single-r1 toolchain-funcs DESCRIPTION="A bible study frontend for Sword (formerly known as GnomeSword)" -HOMEPAGE="http://xiphos.org/" +HOMEPAGE="https://xiphos.org/" SRC_URI="https://github.com/crosswire/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1" |