commit: 3e9ae0d0e079e3430943a63265b8ed93efc23058 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Sun Feb 20 18:39:42 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Feb 20 20:28:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9ae0d0
dev-java/commons-httpclient: Adjust HOMEPAGE Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/24288 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild b/dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild index 33d729be1df0..6e82213d770d 100644 --- a/dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild +++ b/dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild @@ -9,7 +9,7 @@ MAVEN_ID="commons-httpclient:commons-httpclient:3.1" inherit java-pkg-2 java-ant-2 DESCRIPTION="The Jakarta Commons HttpClient library" -HOMEPAGE="https://hc.apache.org/" +HOMEPAGE="https://hc.apache.org/httpclient-legacy/" SRC_URI="mirror://apache/httpcomponents/${PN}/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="3"
