commit: 2c4b363a5a8b5f6937aeae0057c15bd6753fab49 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Jun 2 20:12:16 2019 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Jun 2 20:12:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c4b363a
sys-block/tgt: 1.0.78 fix tree Fixes: https://bugs.gentoo.org/687224 Package-Manager: Portage-2.3.66, Repoman-2.3.13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> sys-block/tgt/tgt-1.0.78.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/tgt/tgt-1.0.78.ebuild b/sys-block/tgt/tgt-1.0.78.ebuild index 92920604e24..4c99c173bf4 100644 --- a/sys-block/tgt/tgt-1.0.78.ebuild +++ b/sys-block/tgt/tgt-1.0.78.ebuild @@ -4,7 +4,7 @@ EAPI=7 inherit flag-o-matic toolchain-funcs -MY_TREE="355a4fa" +MY_TREE="159138e" DESCRIPTION="Linux SCSI target framework (tgt)" HOMEPAGE="http://stgt.sourceforge.net"
