net-libs/nfqueue-bindings: update HOMEPAGE
authorZac Medico <zmedico@gentoo.org>
Tue, 30 Aug 2016 15:47:29 +0000 (08:47 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 30 Aug 2016 15:48:04 +0000 (08:48 -0700)
Package-Manager: portage-2.3.0

net-libs/nfqueue-bindings/metadata.xml
net-libs/nfqueue-bindings/nfqueue-bindings-0.5.ebuild

index 0c28d187c90cea45ea19008eeb3487fb2f3cf9fc..96c116c350b66a340fa6ea0b396fcc6fee268536 100644 (file)
@@ -7,4 +7,7 @@
        <maintainer type="person">
                <email>chutzpah@gentoo.org</email>
        </maintainer>
+       <upstream>
+               <remote-id type="github">chifflier/nfqueue-bindings</remote-id>
+       </upstream>
 </pkgmetadata>
index 35b0d5976eef1f87fbc0f53dd590e2e4c3cd95e9..848abbd44842194caa91df9d1773900691801e91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit cmake-utils perl-module linux-info python-single-r1
 
 DESCRIPTION="High-level language bindings for libnetfilter_queue"
-HOMEPAGE="https://www.wzdftpd.net/redmine/projects/nfqueue-bindings/wiki/"
+HOMEPAGE="https://github.com/chifflier/nfqueue-bindings"
 SRC_URI="https://www.wzdftpd.net/redmine/attachments/download/68/nfqueue-bindings-0.5.tar.xz"
 
 KEYWORDS="~x86 ~amd64"