commit: be4274adaa8e39e64b80a1b2e751fdc6f9172380 Author: Sven Wegener <swegener <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 11:16:34 2016 +0000 Commit: Sven Wegener <swegener <AT> gentoo <DOT> 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
