diff options
author | 2020-02-15 10:30:00 +0100 | |
---|---|---|
committer | 2020-02-15 10:30:10 +0100 | |
commit | 835f390ba75221b13080229294ef5df6c51198cc (patch) | |
tree | b70be2fcca461129373beddbfe51b2b4e040abe6 /net-libs/libtrace/libtrace-99999.ebuild | |
parent | media-sound/rhythmbox: bump to 3.4.4 (diff) | |
download | gentoo-835f390ba75221b13080229294ef5df6c51198cc.tar.gz gentoo-835f390ba75221b13080229294ef5df6c51198cc.tar.bz2 gentoo-835f390ba75221b13080229294ef5df6c51198cc.zip |
net-libs/libtrace: Set EGIT_SUBMODULES=()
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-libs/libtrace/libtrace-99999.ebuild')
-rw-r--r-- | net-libs/libtrace/libtrace-99999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-libs/libtrace/libtrace-99999.ebuild b/net-libs/libtrace/libtrace-99999.ebuild index 3a1e7139a842..4f813d4e15e2 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" |