commit:     352e23b63dd5679169e8014837b2af38173ac79c
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 20:02:23 2015 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 20:02:23 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=352e23b6

sys-fs/fuse-zip: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 sys-fs/fuse-zip/fuse-zip-0.2.12.ebuild | 2 +-
 sys-fs/fuse-zip/fuse-zip-0.2.13.ebuild | 2 +-
 sys-fs/fuse-zip/fuse-zip-0.3.0.ebuild  | 2 +-
 sys-fs/fuse-zip/fuse-zip-0.4.0.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-fs/fuse-zip/fuse-zip-0.2.12.ebuild 
b/sys-fs/fuse-zip/fuse-zip-0.2.12.ebuild
index cbe6907..d557a61 100644
--- a/sys-fs/fuse-zip/fuse-zip-0.2.12.ebuild
+++ b/sys-fs/fuse-zip/fuse-zip-0.2.12.ebuild
@@ -5,7 +5,7 @@
 EAPI=2
 
 DESCRIPTION="FUSE file system to navigate, extract, create and modify ZIP 
archives based on libzip"
-HOMEPAGE="https://code.google.com/p/fuse-zip/";
+HOMEPAGE="https://bitbucket.org/agalanin/fuse-zip";
 SRC_URI="https://fuse-zip.googlecode.com/files/${P}.tar.gz";
 
 LICENSE="LGPL-3"

diff --git a/sys-fs/fuse-zip/fuse-zip-0.2.13.ebuild 
b/sys-fs/fuse-zip/fuse-zip-0.2.13.ebuild
index dec395f..351d408 100644
--- a/sys-fs/fuse-zip/fuse-zip-0.2.13.ebuild
+++ b/sys-fs/fuse-zip/fuse-zip-0.2.13.ebuild
@@ -7,7 +7,7 @@ EAPI=2
 inherit toolchain-funcs eutils
 
 DESCRIPTION="FUSE file system to navigate, extract, create and modify ZIP 
archives"
-HOMEPAGE="https://code.google.com/p/fuse-zip/";
+HOMEPAGE="https://bitbucket.org/agalanin/fuse-zip";
 SRC_URI="https://fuse-zip.googlecode.com/files/${P}.tar.gz";
 
 LICENSE="LGPL-3"

diff --git a/sys-fs/fuse-zip/fuse-zip-0.3.0.ebuild 
b/sys-fs/fuse-zip/fuse-zip-0.3.0.ebuild
index ea9489e..46a15f9 100644
--- a/sys-fs/fuse-zip/fuse-zip-0.3.0.ebuild
+++ b/sys-fs/fuse-zip/fuse-zip-0.3.0.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit toolchain-funcs eutils
 
 DESCRIPTION="FUSE file system to navigate, extract, create and modify ZIP 
archives"
-HOMEPAGE="https://code.google.com/p/fuse-zip/";
+HOMEPAGE="https://bitbucket.org/agalanin/fuse-zip";
 SRC_URI="https://fuse-zip.googlecode.com/files/${P}.tar.gz";
 
 LICENSE="LGPL-3"

diff --git a/sys-fs/fuse-zip/fuse-zip-0.4.0.ebuild 
b/sys-fs/fuse-zip/fuse-zip-0.4.0.ebuild
index 0d68436..5ce6831 100644
--- a/sys-fs/fuse-zip/fuse-zip-0.4.0.ebuild
+++ b/sys-fs/fuse-zip/fuse-zip-0.4.0.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 inherit toolchain-funcs
 
 DESCRIPTION="FUSE file system to navigate, extract, create and modify ZIP 
archives"
-HOMEPAGE="https://code.google.com/p/fuse-zip/";
+HOMEPAGE="https://bitbucket.org/agalanin/fuse-zip";
 SRC_URI="https://fuse-zip.googlecode.com/files/${P}.tar.gz";
 
 LICENSE="LGPL-3"

Reply via email to