From 8eaf089db5bb03930f7c6043d66debbab7db938d Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 21 Aug 2015 10:30:38 +0200 Subject: app-benchmarks/i7z: Move to new home at github Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- app-benchmarks/i7z/i7z-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app-benchmarks') 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" -- cgit v1.2.3-65-gdbad