dev-util/open-vcdiff: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:29:29 +0000 (21:29 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:29:29 +0000 (21:29 +0200)
Package-Manager: portage-2.2.20.1

dev-util/open-vcdiff/open-vcdiff-0.8.3.ebuild
dev-util/open-vcdiff/open-vcdiff-0.8.4.ebuild

index 9afd750e878be752f0ff9ce716da59b3265c3b9a..14e535a5b4dc51d63234b7f462b1bbfc299f7cbf 100644 (file)
@@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1
 inherit autotools-utils
 
 DESCRIPTION="An encoder/decoder for the VCDIFF (RFC3284) format"
-HOMEPAGE="https://code.google.com/p/open-vcdiff/"
+HOMEPAGE="https://github.com/google/open-vcdiff"
 SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 58cb060cbd2b40a1f982444c0fd36610708e25ea..63b43bc9256a74153126ac48f91e2ad2eff352c0 100644 (file)
@@ -7,7 +7,7 @@ EAPI=5
 inherit eutils
 
 DESCRIPTION="An encoder/decoder for the VCDIFF (RFC3284) format"
-HOMEPAGE="https://code.google.com/p/open-vcdiff/"
+HOMEPAGE="https://github.com/google/open-vcdiff"
 SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"
 
 LICENSE="Apache-2.0"