diff options
author | Sam James <sam@gentoo.org> | 2024-11-28 06:20:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-28 06:20:47 +0000 |
commit | 166f9b6f0e06018ec574b5417aee21113db3516d (patch) | |
tree | 73d6561d51afd2b749f438dc3bfadb88dc73d860 /net-nds | |
parent | sci-libs/caffe2: fix dep for cutlass (diff) | |
download | gentoo-166f9b6f0e06018ec574b5417aee21113db3516d.tar.gz gentoo-166f9b6f0e06018ec574b5417aee21113db3516d.tar.bz2 gentoo-166f9b6f0e06018ec574b5417aee21113db3516d.zip |
net-nds/openldap: normalise HOMEPAGE
Some older ebuilds had caps and it confuses rcd at least.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/openldap/openldap-2.4.59-r2.ebuild | 4 | ||||
-rw-r--r-- | net-nds/openldap/openldap-2.4.59-r3.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/openldap/openldap-2.4.59-r2.ebuild b/net-nds/openldap/openldap-2.4.59-r2.ebuild index 7208b423f388..1a795cb4b9c3 100644 --- a/net-nds/openldap/openldap-2.4.59-r2.ebuild +++ b/net-nds/openldap/openldap-2.4.59-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ BIS_PV=20140524 BIS_P="${BIS_PN}-${BIS_PV}" DESCRIPTION="LDAP suite of application and development tools" -HOMEPAGE="https://www.OpenLDAP.org/" +HOMEPAGE="https://www.openldap.org/" # upstream mirrors are mostly not working, using canonical URI SRC_URI=" diff --git a/net-nds/openldap/openldap-2.4.59-r3.ebuild b/net-nds/openldap/openldap-2.4.59-r3.ebuild index 0e7632529f11..db3dbdeb8d07 100644 --- a/net-nds/openldap/openldap-2.4.59-r3.ebuild +++ b/net-nds/openldap/openldap-2.4.59-r3.ebuild @@ -13,7 +13,7 @@ BIS_PV=20140524 BIS_P="${BIS_PN}-${BIS_PV}" DESCRIPTION="LDAP suite of application and development tools" -HOMEPAGE="https://www.OpenLDAP.org/" +HOMEPAGE="https://www.openldap.org/" # upstream mirrors are mostly not working, using canonical URI SRC_URI=" |