From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 940C71395E1 for ; Sun, 30 Oct 2016 20:05:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC6C0E0CFD; Sun, 30 Oct 2016 20:05:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92FD8E0CFD for ; Sun, 30 Oct 2016 20:05:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1AFA2341283 for ; Sun, 30 Oct 2016 20:05:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2A5724B8 for ; Sun, 30 Oct 2016 20:05:13 +0000 (UTC) From: "Sven Wegener" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Wegener" Message-ID: <1477857867.be4274adaa8e39e64b80a1b2e751fdc6f9172380.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/ima-evm-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild X-VCS-Directories: app-crypt/ima-evm-utils/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: be4274adaa8e39e64b80a1b2e751fdc6f9172380 X-VCS-Branch: master Date: Sun, 30 Oct 2016 20:05:13 +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: 707198d2-002b-4ed9-bd9b-ec552be67d77 X-Archives-Hash: fd538dccb0c69d76154ffce24e4209c0 commit: be4274adaa8e39e64b80a1b2e751fdc6f9172380 Author: Sven Wegener gentoo org> AuthorDate: Mon Oct 3 11:16:34 2016 +0000 Commit: Sven Wegener gentoo org> CommitDate: Sun Oct 30 20:04:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be4274ad app-crypt/ima-evm-utils: Update SourceForge GIT URLs Package-Manager: portage-2.3.0 app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild index f46ca06..66b0dd2 100644 --- a/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild +++ b/app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -EGIT_REPO_URI="git://linux-ima.git.sourceforge.net/gitroot/linux-ima/ima-evm-utils.git" +EGIT_REPO_URI="git://git.code.sf.net/p/linux-ima/ima-evm-utils" EGIT_BOOTSTRAP="autogen.sh" inherit git-2 eutils