Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xiphos/
Date: Sat, 27 Jun 2020 20:45:21
Message-Id: 1593290677.6bbb5ae8c4918d42136025967c76bc61bfe00812.dilfridge@gentoo
1 commit: 6bbb5ae8c4918d42136025967c76bc61bfe00812
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 15:56:48 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 20:44:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bbb5ae8
7
8 app-text/xiphos: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 app-text/xiphos/xiphos-4.0.6a-r2.ebuild | 2 +-
15 app-text/xiphos/xiphos-4.1.0-r2.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-text/xiphos/xiphos-4.0.6a-r2.ebuild b/app-text/xiphos/xiphos-4.0.6a-r2.ebuild
19 index dd5177d45fa..7521fa24db4 100644
20 --- a/app-text/xiphos/xiphos-4.0.6a-r2.ebuild
21 +++ b/app-text/xiphos/xiphos-4.0.6a-r2.ebuild
22 @@ -8,7 +8,7 @@ inherit flag-o-matic gnome2-utils python-single-r1 toolchain-funcs
23 MY_PV="${PV}-20170820"
24 MY_P="${PN}-${MY_PV}"
25 DESCRIPTION="A bible study frontend for Sword (formerly known as GnomeSword)"
26 -HOMEPAGE="http://xiphos.org/"
27 +HOMEPAGE="https://xiphos.org/"
28 SRC_URI="https://github.com/crosswire/${PN}/releases/download/${PV}/${MY_P}.tar.gz"
29
30 LICENSE="GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1"
31
32 diff --git a/app-text/xiphos/xiphos-4.1.0-r2.ebuild b/app-text/xiphos/xiphos-4.1.0-r2.ebuild
33 index 24314a606c4..49bfe5394fc 100644
34 --- a/app-text/xiphos/xiphos-4.1.0-r2.ebuild
35 +++ b/app-text/xiphos/xiphos-4.1.0-r2.ebuild
36 @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
37 inherit flag-o-matic gnome2-utils python-single-r1 toolchain-funcs
38
39 DESCRIPTION="A bible study frontend for Sword (formerly known as GnomeSword)"
40 -HOMEPAGE="http://xiphos.org/"
41 +HOMEPAGE="https://xiphos.org/"
42 SRC_URI="https://github.com/crosswire/${PN}/releases/download/${PV}/${P}.tar.gz"
43
44 LICENSE="GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1"