summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2022-05-11 08:51:30 +0200
committerFlorian Schmaus <flow@gentoo.org>2022-05-11 09:33:19 +0200
commit38410f1ebecca52179e8ccc20bb1db7a1d5593b0 (patch)
tree0faadfba5f168934a47d44f37c37b8772421cd3b /dev-java/ant-eclipse-ecj
parentdev-java/eclipse-ecj: update HOMEPAGE, SRC_URI (diff)
downloadgentoo-38410f1ebecca52179e8ccc20bb1db7a1d5593b0.tar.gz
gentoo-38410f1ebecca52179e8ccc20bb1db7a1d5593b0.tar.bz2
gentoo-38410f1ebecca52179e8ccc20bb1db7a1d5593b0.zip
dev-java/ant-eclipse-ecj: update HOMEPAGE, SRC_URI
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/25437 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-java/ant-eclipse-ecj')
-rw-r--r--dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild4
-rw-r--r--dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.22.ebuild4
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"