diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-06-02 15:12:16 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-06-02 15:12:31 -0500 |
commit | 2c4b363a5a8b5f6937aeae0057c15bd6753fab49 (patch) | |
tree | 5a68cae03ee41127ee12c925ad1e9bb00f511505 /sys-block | |
parent | games-fps/gzdoom: New package (diff) | |
download | gentoo-2c4b363a5a8b5f6937aeae0057c15bd6753fab49.tar.gz gentoo-2c4b363a5a8b5f6937aeae0057c15bd6753fab49.tar.bz2 gentoo-2c4b363a5a8b5f6937aeae0057c15bd6753fab49.zip |
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@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/tgt/tgt-1.0.78.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/tgt/tgt-1.0.78.ebuild b/sys-block/tgt/tgt-1.0.78.ebuild index 92920604e245..4c99c173bf49 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" |