commit: 835f390ba75221b13080229294ef5df6c51198cc Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Feb 15 09:30:00 2020 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Feb 15 09:30:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=835f390b
net-libs/libtrace: Set EGIT_SUBMODULES=() Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> net-libs/libtrace/libtrace-99999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-libs/libtrace/libtrace-99999.ebuild b/net-libs/libtrace/libtrace-99999.ebuild index 3a1e7139a84..4f813d4e15e 100644 --- a/net-libs/libtrace/libtrace-99999.ebuild +++ b/net-libs/libtrace/libtrace-99999.ebuild @@ -7,6 +7,7 @@ inherit autotools git-r3 DESCRIPTION="A library and tools for trace processing" HOMEPAGE="https://research.wand.net.nz/software/libtrace.php" EGIT_REPO_URI="https://github.com/LibtraceTeam/libtrace" +EGIT_SUBMODULES=() LICENSE="LGPL-3" SLOT="0"
