summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/diffball/diffball-1.0.1.ebuild6
-rw-r--r--dev-util/diffball/metadata.xml1
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-util/diffball/diffball-1.0.1.ebuild b/dev-util/diffball/diffball-1.0.1.ebuild
index 0902b00c14f9..52aa5e99dd09 100644
--- a/dev-util/diffball/diffball-1.0.1.ebuild
+++ b/dev-util/diffball/diffball-1.0.1.ebuild
@@ -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"
diff --git a/dev-util/diffball/metadata.xml b/dev-util/diffball/metadata.xml
index 70aa8c7d2862..eac20fbfab6a 100644
--- a/dev-util/diffball/metadata.xml
+++ b/dev-util/diffball/metadata.xml
@@ -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>