diff options
author | Sven Wegener <swegener@gentoo.org> | 2016-10-03 11:16:34 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2016-10-30 20:04:27 +0000 |
commit | be4274adaa8e39e64b80a1b2e751fdc6f9172380 (patch) | |
tree | 23aff5dc89de4591c97724e570d8a2a14c262ea5 /app-crypt/ima-evm-utils | |
parent | x11-themes/bespin: Update SourceForge SVN URLs (diff) | |
download | gentoo-be4274adaa8e39e64b80a1b2e751fdc6f9172380.tar.gz gentoo-be4274adaa8e39e64b80a1b2e751fdc6f9172380.tar.bz2 gentoo-be4274adaa8e39e64b80a1b2e751fdc6f9172380.zip |
app-crypt/ima-evm-utils: Update SourceForge GIT URLs
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-crypt/ima-evm-utils')
-rw-r--r-- | app-crypt/ima-evm-utils/ima-evm-utils-9999.ebuild | 4 |
1 files 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 f46ca06ee74c..66b0dd2bd4e1 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 |