From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8CB141397F2 for ; Fri, 21 Aug 2015 08:34:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F057AE0854; Fri, 21 Aug 2015 08:34:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 70DEEE0857 for ; Fri, 21 Aug 2015 08:34:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 758AB340941 for ; Fri, 21 Aug 2015 08:34:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 839B1124 for ; Fri, 21 Aug 2015 08:34:54 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1440146086.22f956b9fbb61984fc0c25c7cbd62561e64a639f.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/i7z/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-benchmarks/i7z/i7z-0.27.2.ebuild X-VCS-Directories: app-benchmarks/i7z/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 22f956b9fbb61984fc0c25c7cbd62561e64a639f X-VCS-Branch: master Date: Fri, 21 Aug 2015 08:34:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9eab8360-2ec2-414d-9202-eef289f6d8a0 X-Archives-Hash: 0c11294eb4bdd64dc6cc132210d32683 commit: 22f956b9fbb61984fc0c25c7cbd62561e64a639f Author: Justin Lecher gentoo org> AuthorDate: Fri Aug 21 08:31:54 2015 +0000 Commit: Justin Lecher gentoo 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 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"