commit: 38410f1ebecca52179e8ccc20bb1db7a1d5593b0 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Wed May 11 06:51:30 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed May 11 07:33:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38410f1e
dev-java/ant-eclipse-ecj: update HOMEPAGE, SRC_URI Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/25437 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild | 4 ++-- dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild index 30383fea53f5..449a22d33932 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild @@ -10,8 +10,8 @@ inherit java-pkg-2 java-pkg-simple prefix DMF="R-${PV}-202003050155" DESCRIPTION="Ant Compiler Adapter for Eclipse Java Compiler" -HOMEPAGE="http://www.eclipse.org/" -SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/ecjsrc-${PV}.jar" +HOMEPAGE="https://www.eclipse.org/" +SRC_URI="https://archive.eclipse.org/eclipse/downloads/drops4/${DMF}/ecjsrc-${PV}.jar" LICENSE="EPL-1.0" KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22.ebuild index 21b3dfc5b0d8..1fc9f8bb2347 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22.ebuild @@ -10,8 +10,8 @@ inherit java-pkg-2 java-pkg-simple prefix DMF="R-${PV}-202111241800" DESCRIPTION="Ant Compiler Adapter for Eclipse Java Compiler" -HOMEPAGE="http://www.eclipse.org/" -SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/ecjsrc-${PV}.jar" +HOMEPAGE="https://www.eclipse.org/" +SRC_URI="https://download.eclipse.org/eclipse/downloads/drops4/${DMF}/ecjsrc-${PV}.jar" LICENSE="EPL-1.0" KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
