summaryrefslogtreecommitdiff
path: root/dev-util/diffball
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/diffball')
-rw-r--r--dev-util/diffball/Manifest4
-rw-r--r--dev-util/diffball/diffball-1.0.1.ebuild6
-rw-r--r--dev-util/diffball/metadata.xml1
3 files changed, 6 insertions, 5 deletions
diff --git a/dev-util/diffball/Manifest b/dev-util/diffball/Manifest
index 168fc05530c4..cbbd64fbf2a0 100644
--- a/dev-util/diffball/Manifest
+++ b/dev-util/diffball/Manifest
@@ -1,3 +1,3 @@
DIST diffball-1.0.1.tar.bz2 387787 BLAKE2B e46dbf32b2ec9bece106ca90a6ae46bdfde8b83a5fd41e67f15c4bd25d7015327b4738ce3bfba71c92fd2baa94a5d3bc507dd0fad2b3451447a39a7fe058002e SHA512 1e01fff8bf7d993c828f195d974b7df1cd4fb056e9a51f9533bc8e01666a55e0d9467c799a005f58d7b4369bbf88fc9b716d0fb68ead6171d349e3c874bddb8c
-EBUILD diffball-1.0.1.ebuild 806 BLAKE2B ad4d0357693531577a5c9f6d0f6ca5582af0849bfe0686162de8cb8320b2cc370ef4c325a997a1e804bf6c3b3041e87627bce63e0b4e700b1c42d17a8d564342 SHA512 3c5be0e9608123c1bc5f1bc30b458f59c387e9661cfd27ff5935b6841888e6c94ac779792c206f2b659a1b0dd46fd1c7e40727b9e697fcc1cf1b80a2ea12348e
-MISC metadata.xml 335 BLAKE2B a5e825f2df16ec0a8abe5be5a5e00c986c204b0d46da6a61370f4379b88a181ae473502cb33db6817a05e5c436979f7c2ab30963ff7d85b3d6a7cd01789a4ab2 SHA512 873a67d443a91385a6b7891ee5a09aa3f99cf96410b9165330af17d63333beb72c0e614142274a80ac433089c28a233110b9a142ed3ef2fa269b9a2d2a524e34
+EBUILD diffball-1.0.1.ebuild 863 BLAKE2B b793bbebdc8a2ab06b63f45790ef26afc13ed853cd21fd169996c7ddcb84824d4620fe46f02f3f7e620750c926608b10545fd47389d895b47e69c4d15aaae04d SHA512 dcb5093683bec099b2e82545f7860bbbca6d8dc8b4a8a19f79479a703d7a0003564512633eac02d6c7a90e8f944a20a68bcf2501b3f8700c184beb2469f17a12
+MISC metadata.xml 397 BLAKE2B 08a0d58404fdad1f2d187d5f6f51a061c5b1b24e83ffc3b59b54b223305c8da2f9082d8c961d6bb4ad13f2bb659cf265677d6d1fb7b70fd560add8e64d011f34 SHA512 4375382936f9f3f05349b4d648134251ed463ec7f74d3af2c48b1045999e1c69f9131853efb613d171b17e3ac8d7b17ec56a8088518bd6ef1aa442bd7f287bb8
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>