diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-21 10:31:54 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-21 10:34:46 +0200 |
commit | 22f956b9fbb61984fc0c25c7cbd62561e64a639f (patch) | |
tree | 30be4f50cbdea91398298c872575bcffd4ab6284 /app-benchmarks/i7z | |
parent | sys-libs/uid_wrapper: Bump to version 1.1.1 (diff) | |
download | gentoo-22f956b9fbb61984fc0c25c7cbd62561e64a639f.tar.gz gentoo-22f956b9fbb61984fc0c25c7cbd62561e64a639f.tar.bz2 gentoo-22f956b9fbb61984fc0c25c7cbd62561e64a639f.zip |
app-benchmarks/i7z: Move to new home at github
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-benchmarks/i7z')
-rw-r--r-- | app-benchmarks/i7z/i7z-0.27.2.ebuild | 4 |
1 files 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 545879fa227c..db0b88528874 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" |