commit: 22f956b9fbb61984fc0c25c7cbd62561e64a639f Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Fri Aug 21 08:31:54 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Fri Aug 21 08:34:46 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f956b9
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-0.27.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-benchmarks/i7z/i7z-0.27.2.ebuild b/app-benchmarks/i7z/i7z-0.27.2.ebuild index 545879f..db0b885 100644 --- a/app-benchmarks/i7z/i7z-0.27.2.ebuild +++ b/app-benchmarks/i7z/i7z-0.27.2.ebuild @@ -7,11 +7,11 @@ EAPI=5 inherit eutils flag-o-matic 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="http://${PN}.googlecode.com/files/${P}.tar.gz" -LICENSE="GPL-2" SLOT="0" +LICENSE="GPL-2" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="X"
