commit:     8eaf089db5bb03930f7c6043d66debbab7db938d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 08:30:38 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 08:30:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=8eaf089d

app-benchmarks/i7z: Move to new home at github

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-benchmarks/i7z/i7z-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-benchmarks/i7z/i7z-9999.ebuild 
b/app-benchmarks/i7z/i7z-9999.ebuild
index e8403c6..5f75294 100644
--- a/app-benchmarks/i7z/i7z-9999.ebuild
+++ b/app-benchmarks/i7z/i7z-9999.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-inherit eutils flag-o-matic qmake-utils toolchain-funcs
+inherit eutils flag-o-matic git-r3 qmake-utils toolchain-funcs
 
 DESCRIPTION="A better i7 (and now i3, i5) reporting tool for Linux"
-HOMEPAGE="http://code.google.com/p/i7z/";
+HOMEPAGE="https://github.com/ajaiantilal/i7z";
 SRC_URI=""
-ESVN_REPO_URI="http://i7z.googlecode.com/svn/trunk";
+EGIT_REPO_URI="https://github.com/ajaiantilal/i7z.git";
 
 SLOT="0"
 LICENSE="GPL-2"

Reply via email to