From dea7c3060641b628cd6a2e2d97db18903c86862e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:41:27 +0200 Subject: Convert URIs for googlecode.com to https Signed-off-by: Justin Lecher --- app-arch/hardlink/hardlink-0.2.0.ebuild | 2 +- app-arch/hardlink/hardlink-0.3.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-arch/hardlink') diff --git a/app-arch/hardlink/hardlink-0.2.0.ebuild b/app-arch/hardlink/hardlink-0.2.0.ebuild index 7d5f9af7dad4..b8f4f5b343b2 100644 --- a/app-arch/hardlink/hardlink-0.2.0.ebuild +++ b/app-arch/hardlink/hardlink-0.2.0.ebuild @@ -24,7 +24,7 @@ src_prepare() { sed -i -e '/^CF/s:?=:+=:' -e '/^CF/s:-O2 -g::' Makefile || die cat <<-EOF > "${T}"/README.rsync - http://hardlinkpy.googlecode.com/svn/trunk/hardlink.py has regex '^\..*\.\?{6,6}$' + https://hardlinkpy.googlecode.com/svn/trunk/hardlink.py has regex '^\..*\.\?{6,6}$' for excluding rsync temporary files by default. To accomplish same with this version, you can use following syntax: diff --git a/app-arch/hardlink/hardlink-0.3.0.ebuild b/app-arch/hardlink/hardlink-0.3.0.ebuild index 90ca90d1618c..b72bca9d9fe0 100644 --- a/app-arch/hardlink/hardlink-0.3.0.ebuild +++ b/app-arch/hardlink/hardlink-0.3.0.ebuild @@ -24,7 +24,7 @@ src_prepare() { sed -i -e '/^CF/s:?=:+=:' -e '/^CF/s:-O2 -g::' Makefile || die cat <<-EOF > "${T}"/README.rsync - http://hardlinkpy.googlecode.com/svn/trunk/hardlink.py has regex '^\..*\.\?{6,6}$' + https://hardlinkpy.googlecode.com/svn/trunk/hardlink.py has regex '^\..*\.\?{6,6}$' for excluding rsync temporary files by default. To accomplish same with this version, you can use following syntax: -- cgit v1.2.3-65-gdbad