summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-25 18:55:14 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-25 18:55:14 +0200
commit1448c860f3d68a2fe0694491bd781b2ef3dc2c44 (patch)
tree01bd1e2f7447b9222470877c7c3573b45977d60d /net-libs/biblesync
parentnet-libs/biblesync: bump to 2.1.0 (diff)
downloadgentoo-1448c860f3d68a2fe0694491bd781b2ef3dc2c44.tar.gz
gentoo-1448c860f3d68a2fe0694491bd781b2ef3dc2c44.tar.bz2
gentoo-1448c860f3d68a2fe0694491bd781b2ef3dc2c44.zip
net-libs/biblesync: update HOMEPAGE and SRC_URI in older ebuilds
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-libs/biblesync')
-rw-r--r--net-libs/biblesync/biblesync-1.1.2-r2.ebuild6
-rw-r--r--net-libs/biblesync/biblesync-2.0.1.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/biblesync/biblesync-1.1.2-r2.ebuild b/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
index 37d99d0fc627..88b12f465aaf 100644
--- a/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
+++ b/net-libs/biblesync/biblesync-1.1.2-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit cmake-utils toolchain-funcs
DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
-HOMEPAGE="http://www.crosswire.org/wiki/BibleSync"
-SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz"
+HOMEPAGE="https://wiki.crosswire.org/BibleSync"
+SRC_URI="https://github.com/karlkleinpaste/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
diff --git a/net-libs/biblesync/biblesync-2.0.1.ebuild b/net-libs/biblesync/biblesync-2.0.1.ebuild
index 9fae6d0f3c52..4dea0979995d 100644
--- a/net-libs/biblesync/biblesync-2.0.1.ebuild
+++ b/net-libs/biblesync/biblesync-2.0.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit cmake-utils
DESCRIPTION="A multicast protocol to support Bible software shared co-navigation"
-HOMEPAGE="http://www.crosswire.org/wiki/BibleSync"
-SRC_URI="https://github.com/karlkleinpaste/biblesync/releases/download/${PV}/${P}.tar.gz"
+HOMEPAGE="https://wiki.crosswire.org/BibleSync"
+SRC_URI="https://github.com/karlkleinpaste/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="public-domain"
SLOT="0"