diff options
author | 2023-05-23 11:34:28 +0100 | |
---|---|---|
committer | 2023-05-23 11:34:29 +0100 | |
commit | b01d2cb2c08cebd410bbd3f9e0acedaefa27e5b5 (patch) | |
tree | a8c07a750ebe9ac36f62e59ac50fd8ed89410d59 /dev-libs/libxml2 | |
parent | dev-python/requests: Stabilize 2.31.0 ALLARCHES, #906969 (diff) | |
download | gentoo-b01d2cb2c08cebd410bbd3f9e0acedaefa27e5b5.tar.gz gentoo-b01d2cb2c08cebd410bbd3f9e0acedaefa27e5b5.tar.bz2 gentoo-b01d2cb2c08cebd410bbd3f9e0acedaefa27e5b5.zip |
dev-libs/libxml2: update HOMEPAGE
Redirects.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.10.4.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-2.11.4.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/libxml2/libxml2-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libxml2/libxml2-2.10.4.ebuild b/dev-libs/libxml2/libxml2-2.10.4.ebuild index dde6d39580c9..1e40fb9faccc 100644 --- a/dev-libs/libxml2/libxml2-2.10.4.ebuild +++ b/dev-libs/libxml2/libxml2-2.10.4.ebuild @@ -17,7 +17,7 @@ XSTS_TARBALL_2="xsts-2004-01-14.tar.gz" XMLCONF_TARBALL="xmlts20130923.tar.gz" DESCRIPTION="XML C parser and toolkit" -HOMEPAGE="http://www.xmlsoft.org/ https://gitlab.gnome.org/GNOME/libxml2" +HOMEPAGE="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/libxml2" inherit autotools git-r3 diff --git a/dev-libs/libxml2/libxml2-2.11.4.ebuild b/dev-libs/libxml2/libxml2-2.11.4.ebuild index c04a7cb51a53..9677dea2230e 100644 --- a/dev-libs/libxml2/libxml2-2.11.4.ebuild +++ b/dev-libs/libxml2/libxml2-2.11.4.ebuild @@ -17,7 +17,7 @@ XSTS_TARBALL_2="xsts-2004-01-14.tar.gz" XMLCONF_TARBALL="xmlts20130923.tar.gz" DESCRIPTION="XML C parser and toolkit" -HOMEPAGE="http://www.xmlsoft.org/ https://gitlab.gnome.org/GNOME/libxml2" +HOMEPAGE="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/libxml2" inherit autotools git-r3 diff --git a/dev-libs/libxml2/libxml2-9999.ebuild b/dev-libs/libxml2/libxml2-9999.ebuild index c04a7cb51a53..9677dea2230e 100644 --- a/dev-libs/libxml2/libxml2-9999.ebuild +++ b/dev-libs/libxml2/libxml2-9999.ebuild @@ -17,7 +17,7 @@ XSTS_TARBALL_2="xsts-2004-01-14.tar.gz" XMLCONF_TARBALL="xmlts20130923.tar.gz" DESCRIPTION="XML C parser and toolkit" -HOMEPAGE="http://www.xmlsoft.org/ https://gitlab.gnome.org/GNOME/libxml2" +HOMEPAGE="https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/libxml2" inherit autotools git-r3 |