dev-util/diffball: update SRC_URI, HOMEPAGE, metadata.xml.
authorWim Muskee <wimmuskee@gmail.com>
Sun, 7 Apr 2019 18:00:45 +0000 (20:00 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 9 Apr 2019 12:05:54 +0000 (14:05 +0200)
Closes: https://bugs.gentoo.org/680560
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11631
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-util/diffball/diffball-1.0.1.ebuild
dev-util/diffball/metadata.xml

index 0902b00c14f90ba00916aeb944336a8a6aa86435..52aa5e99dd09dafb5e75fb0fd7514985bb373e37 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
 inherit flag-o-matic
 
 DESCRIPTION="Delta compression suite for using/generating binary patches"
-HOMEPAGE="https://diffball.googlecode.com/"
-SRC_URI="https://diffball.googlecode.com/files/${P}.tar.bz2"
+HOMEPAGE="https://github.com/rafaelmartins/diffball"
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PN}/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
index 70aa8c7d286291408560ada6db7df60f82c88aeb..eac20fbfab6a737a50eb1623f9ca099e60ff9716 100644 (file)
@@ -6,6 +6,7 @@
                <name>Rafael G. Martins</name>
        </maintainer>
        <upstream>
+               <remote-id type="github">rafaelmartins/diffball</remote-id>
                <remote-id type="google-code">diffball</remote-id>
        </upstream>
 </pkgmetadata>