diff options
author | 2021-09-12 15:25:02 -0400 | |
---|---|---|
committer | 2021-09-12 16:19:09 -0400 | |
commit | 760be1568439f150100a7016af8eb26f4b0393a7 (patch) | |
tree | b27600219c5a2a67c139230c571f556a1a039f2c /games-fps/darkplaces | |
parent | dev-lang/tcl: IndirectInherits (diff) | |
download | gentoo-760be1568439f150100a7016af8eb26f4b0393a7.tar.gz gentoo-760be1568439f150100a7016af8eb26f4b0393a7.tar.bz2 gentoo-760be1568439f150100a7016af8eb26f4b0393a7.zip |
games-fps/darkplaces: toolchain-funcs++ for IndirectInherits
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-fps/darkplaces')
-rw-r--r-- | games-fps/darkplaces/darkplaces-20140513-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-fps/darkplaces/darkplaces-20140513-r2.ebuild b/games-fps/darkplaces/darkplaces-20140513-r2.ebuild index 5c2d846cf634..80635bac833c 100644 --- a/games-fps/darkplaces/darkplaces-20140513-r2.ebuild +++ b/games-fps/darkplaces/darkplaces-20140513-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit desktop flag-o-matic wrapper unpacker +inherit desktop flag-o-matic toolchain-funcs wrapper unpacker # Latest versions are in http://icculus.org/twilight/darkplaces/files/ MY_PV="${PV/_beta/beta}" |