diff options
Diffstat (limited to 'dev-java/hamcrest-core')
| -rw-r--r-- | dev-java/hamcrest-core/hamcrest-core-1.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-java/hamcrest-core/hamcrest-core-1.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild index a1510544ec53..1174624385ec 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.1.ebuild @@ -11,7 +11,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Library of matchers for building test expressions" HOMEPAGE="https://code.google.com/p/${MY_PN}/" -SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" +SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-macos ~x64-solaris" diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild index 6784bc047c8e..11d51563d116 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.3.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" DESCRIPTION="Core library of matchers for building test expressions" HOMEPAGE="https://code.google.com/p/${MY_PN}/" -SRC_URI="http://${MY_PN}.googlecode.com/files/${MY_P}.tgz" +SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" SLOT="${PV}" |
