diff options
author | Sam James <sam@gentoo.org> | 2021-02-05 10:28:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-05 10:37:30 +0000 |
commit | 105a2321588e1fdac955256d4e996e8fbebb1364 (patch) | |
tree | 7dc23d4ff7e0017c3a023a49b07e869a6123c088 /dev-libs/libxml2 | |
parent | mail-filter/postgrey: HTTPSify HOMEPAGE (diff) | |
download | gentoo-105a2321588e1fdac955256d4e996e8fbebb1364.tar.gz gentoo-105a2321588e1fdac955256d4e996e8fbebb1364.tar.bz2 gentoo-105a2321588e1fdac955256d4e996e8fbebb1364.zip |
dev-libs/libxml2: add gitlab to HOMEPAGE
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.10-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.10-r4.ebuild b/dev-libs/libxml2/libxml2-2.9.10-r4.ebuild index b7f4fb0ea5a1..9db3902e430f 100644 --- a/dev-libs/libxml2/libxml2-2.9.10-r4.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.10-r4.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml" inherit libtool flag-o-matic python-r1 autotools prefix multilib-minimal DESCRIPTION="XML C parser and toolkit" -HOMEPAGE="http://www.xmlsoft.org/" +HOMEPAGE="http://www.xmlsoft.org/ https://gitlab.gnome.org/GNOME/libxml2" LICENSE="MIT" SLOT="2" |