www-apache/mod_vhost_ldap: update HOMEPAGE, metadata
authorWim Muskee <wimmuskee@gmail.com>
Mon, 19 Aug 2019 12:47:05 +0000 (14:47 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Tue, 20 Aug 2019 03:07:51 +0000 (06:07 +0300)
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>
www-apache/mod_vhost_ldap/metadata.xml
www-apache/mod_vhost_ldap/mod_vhost_ldap-2.4.0-r1.ebuild

index 6f49eba8f49693023f393161560b3a2d9e2717c5..3aedcf9770cc929e19a4cb1b1b1abfbf656af91d 100644 (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>
index ee9241f2d64af6d0364966b2bc04b4d3b80815ce..6ecb1a326d4c6ae64e35f9c87300337a74d051bb 100644 (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"