www-apache/mod_vhost_ldap: update HOMEPAGE, metadata

Bug: https://bugs.gentoo.org/683184
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12746
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Wim Muskee
2019-08-19 14:47:05 +02:00
committed by Joonas Niilola
parent 6b66f6da4c
commit c34a8f93b5
2 changed files with 5 additions and 2 deletions

View File

@@ -2,4 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">oerdnj/mod-vhost-ldap</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit apache-module
DESCRIPTION="Store and configure Apache virtual hosts using LDAP"
HOMEPAGE="http://modvhostldap.alioth.debian.org/"
HOMEPAGE="https://github.com/oerdnj/mod-vhost-ldap"
SRC_URI="https://dev.gentoo.org/~mjo/distfiles/${P}.tar.xz"
LICENSE="Apache-2.0"