commit: f029fe6316d9175a3c3d1c7602c985aae78ad2f5 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Wed May 11 00:43:11 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed May 11 00:43:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f029fe63
sys-block/tgt: fixing my_tree Package-Manager: portage-2.2.28 sys-block/tgt/tgt-1.0.64.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/tgt/tgt-1.0.64.ebuild b/sys-block/tgt/tgt-1.0.64.ebuild index 2fb5edb..b866939 100644 --- a/sys-block/tgt/tgt-1.0.64.ebuild +++ b/sys-block/tgt/tgt-1.0.64.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit flag-o-matic toolchain-funcs -MY_TREE="eca74a7" +MY_TREE="c4d6222" DESCRIPTION="Linux SCSI target framework (tgt)" HOMEPAGE="http://stgt.sourceforge.net"
