summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2022-02-20 19:39:42 +0100
committerFlorian Schmaus <flow@gentoo.org>2022-02-20 21:28:32 +0100
commit3e9ae0d0e079e3430943a63265b8ed93efc23058 (patch)
tree60e804e9979919a87673983cd3f20a21b3732c78 /dev-java/commons-httpclient
parentmedia-sound/strawberry: Bump to version 1.0.2 (diff)
downloadgentoo-3e9ae0d0e079e3430943a63265b8ed93efc23058.tar.gz
gentoo-3e9ae0d0e079e3430943a63265b8ed93efc23058.tar.bz2
gentoo-3e9ae0d0e079e3430943a63265b8ed93efc23058.zip
dev-java/commons-httpclient: Adjust HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/24288 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-java/commons-httpclient')
-rw-r--r--dev-java/commons-httpclient/commons-httpclient-3.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"