mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-java/easymock: HOMEPAGE use https
Closes: https://github.com/gentoo/gentoo/pull/15279 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
35dd17cd96
commit
7f3ef460de
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -8,7 +8,7 @@ JAVA_PKG_IUSE="doc examples source"
|
||||
inherit java-pkg-2 java-pkg-simple
|
||||
|
||||
DESCRIPTION="Mock Objects for interfaces in JUnit tests by generating them on the fly"
|
||||
HOMEPAGE="http://www.easymock.org/"
|
||||
HOMEPAGE="https://easymock.org/"
|
||||
SRC_URI="mirror://sourceforge/${PN}/EasyMock/${PV}/${P}.zip"
|
||||
|
||||
LICENSE="|| ( MIT Apache-2.0 )"
|
||||
|
||||
Reference in New Issue
Block a user