summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-09-01 20:53:42 +0200
committerMichał Górny <mgorny@gentoo.org>2018-09-15 21:37:08 +0200
commit8ea877a564cce2123fdbc9034d3d48f2792002bd (patch)
tree0906ec5f8826a1b9b382ec7510f3e67f4af29223 /dev-vcs/cvsutils/cvsutils-0.2.5.ebuild
parentdev-vcs/cvs2cl: Correct license to GPL-2+ (diff)
downloadgentoo-8ea877a564cce2123fdbc9034d3d48f2792002bd.tar.gz
gentoo-8ea877a564cce2123fdbc9034d3d48f2792002bd.tar.bz2
gentoo-8ea877a564cce2123fdbc9034d3d48f2792002bd.zip
dev-vcs/cvsutils: use HTTPs
Diffstat (limited to 'dev-vcs/cvsutils/cvsutils-0.2.5.ebuild')
-rw-r--r--dev-vcs/cvsutils/cvsutils-0.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvsutils/cvsutils-0.2.5.ebuild b/dev-vcs/cvsutils/cvsutils-0.2.5.ebuild
index d530436476eb..c34b4efd0f12 100644
--- a/dev-vcs/cvsutils/cvsutils-0.2.5.ebuild
+++ b/dev-vcs/cvsutils/cvsutils-0.2.5.ebuild
@@ -4,8 +4,8 @@
EAPI=0
DESCRIPTION="A small bundle of utilities to work with CVS repositories"
-HOMEPAGE="http://www.red-bean.com/cvsutils/"
-SRC_URI="http://www.red-bean.com/cvsutils/releases/${P}.tar.gz"
+HOMEPAGE="https://www.red-bean.com/cvsutils/"
+SRC_URI="https://www.red-bean.com/cvsutils/releases/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"