diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /app-forensics | |
parent | sys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2 gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip |
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild | 2 | ||||
-rw-r--r-- | app-forensics/libbfio/libbfio-0.0.20130609_alpha.ebuild | 2 | ||||
-rw-r--r-- | app-forensics/libbfio/libbfio-0.0.20130721.ebuild | 2 | ||||
-rw-r--r-- | app-forensics/libewf/libewf-20130128.ebuild | 2 | ||||
-rw-r--r-- | app-forensics/libewf/libewf-20130416-r1.ebuild | 2 | ||||
-rw-r--r-- | app-forensics/libewf/libewf-20130416.ebuild | 2 | ||||
-rw-r--r-- | app-forensics/libewf/libewf-20131210.ebuild | 2 | ||||
-rw-r--r-- | app-forensics/libewf/libewf-20140227.ebuild | 2 | ||||
-rw-r--r-- | app-forensics/libewf/libewf-20140406.ebuild | 2 | ||||
-rw-r--r-- | app-forensics/libewf/libewf-20140427.ebuild | 2 | ||||
-rw-r--r-- | app-forensics/libewf/libewf-20140608.ebuild | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild b/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild index 5f7cd0969d4d..1240ae353e88 100644 --- a/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild +++ b/app-forensics/libbfio/libbfio-0.0.20120425_alpha.ebuild @@ -9,7 +9,7 @@ inherit versionator MY_DATE="$(get_version_component_range 3)" DESCRIPTION="Library for providing a basic file input/output abstraction layer" -HOMEPAGE="http://code.google.com/p/libbfio/" +HOMEPAGE="https://code.google.com/p/libbfio/" SRC_URI="http://dev.pentoo.ch/~zero/distfiles/${PN}-alpha-${MY_DATE}.tar.gz" LICENSE="LGPL-3" diff --git a/app-forensics/libbfio/libbfio-0.0.20130609_alpha.ebuild b/app-forensics/libbfio/libbfio-0.0.20130609_alpha.ebuild index 1c8afe4f255f..750cc95203fc 100644 --- a/app-forensics/libbfio/libbfio-0.0.20130609_alpha.ebuild +++ b/app-forensics/libbfio/libbfio-0.0.20130609_alpha.ebuild @@ -9,7 +9,7 @@ inherit versionator MY_DATE="$(get_version_component_range 3)" DESCRIPTION="Library for providing a basic file input/output abstraction layer" -HOMEPAGE="http://code.google.com/p/libbfio/" +HOMEPAGE="https://code.google.com/p/libbfio/" SRC_URI="http://dev.pentoo.ch/~zero/distfiles/${PN}-alpha-${MY_DATE}.tar.gz" LICENSE="LGPL-3" diff --git a/app-forensics/libbfio/libbfio-0.0.20130721.ebuild b/app-forensics/libbfio/libbfio-0.0.20130721.ebuild index 1a1b288c1021..9d14c5a91ae6 100644 --- a/app-forensics/libbfio/libbfio-0.0.20130721.ebuild +++ b/app-forensics/libbfio/libbfio-0.0.20130721.ebuild @@ -9,7 +9,7 @@ inherit versionator MY_DATE="$(get_version_component_range 3)" DESCRIPTION="Library for providing a basic file input/output abstraction layer" -HOMEPAGE="http://code.google.com/p/libbfio/" +HOMEPAGE="https://code.google.com/p/libbfio/" SRC_URI="http://dev.pentoo.ch/~zero/distfiles/${PN}-alpha-${MY_DATE}.tar.gz" LICENSE="LGPL-3" diff --git a/app-forensics/libewf/libewf-20130128.ebuild b/app-forensics/libewf/libewf-20130128.ebuild index 5828cb3922ac..fe64faa73064 100644 --- a/app-forensics/libewf/libewf-20130128.ebuild +++ b/app-forensics/libewf/libewf-20130128.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="http://code.google.com/p/libewf/" +HOMEPAGE="https://code.google.com/p/libewf/" SRC_URI="http://libewf.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20130416-r1.ebuild b/app-forensics/libewf/libewf-20130416-r1.ebuild index 9f470784690b..60eab10e0b52 100644 --- a/app-forensics/libewf/libewf-20130416-r1.ebuild +++ b/app-forensics/libewf/libewf-20130416-r1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="http://code.google.com/p/libewf/" +HOMEPAGE="https://code.google.com/p/libewf/" SRC_URI="http://libewf.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20130416.ebuild b/app-forensics/libewf/libewf-20130416.ebuild index 5828cb3922ac..fe64faa73064 100644 --- a/app-forensics/libewf/libewf-20130416.ebuild +++ b/app-forensics/libewf/libewf-20130416.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="http://code.google.com/p/libewf/" +HOMEPAGE="https://code.google.com/p/libewf/" SRC_URI="http://libewf.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20131210.ebuild b/app-forensics/libewf/libewf-20131210.ebuild index 773c8cf0169a..8b83fdf63a40 100644 --- a/app-forensics/libewf/libewf-20131210.ebuild +++ b/app-forensics/libewf/libewf-20131210.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="http://code.google.com/p/libewf/" +HOMEPAGE="https://code.google.com/p/libewf/" SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz" LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20140227.ebuild b/app-forensics/libewf/libewf-20140227.ebuild index 19fdfa969ed4..5bb145e28488 100644 --- a/app-forensics/libewf/libewf-20140227.ebuild +++ b/app-forensics/libewf/libewf-20140227.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="http://code.google.com/p/libewf/" +HOMEPAGE="https://code.google.com/p/libewf/" SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz" LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20140406.ebuild b/app-forensics/libewf/libewf-20140406.ebuild index 19fdfa969ed4..5bb145e28488 100644 --- a/app-forensics/libewf/libewf-20140406.ebuild +++ b/app-forensics/libewf/libewf-20140406.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="http://code.google.com/p/libewf/" +HOMEPAGE="https://code.google.com/p/libewf/" SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz" LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20140427.ebuild b/app-forensics/libewf/libewf-20140427.ebuild index 19fdfa969ed4..5bb145e28488 100644 --- a/app-forensics/libewf/libewf-20140427.ebuild +++ b/app-forensics/libewf/libewf-20140427.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="http://code.google.com/p/libewf/" +HOMEPAGE="https://code.google.com/p/libewf/" SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz" LICENSE="BSD" diff --git a/app-forensics/libewf/libewf-20140608.ebuild b/app-forensics/libewf/libewf-20140608.ebuild index 19fdfa969ed4..5bb145e28488 100644 --- a/app-forensics/libewf/libewf-20140608.ebuild +++ b/app-forensics/libewf/libewf-20140608.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils DESCRIPTION="Implementation of the EWF (SMART and EnCase) image format" -HOMEPAGE="http://code.google.com/p/libewf/" +HOMEPAGE="https://code.google.com/p/libewf/" SRC_URI="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/${P}.tar.gz" LICENSE="BSD" |