Revert "[net-im/swift] for now, pin to a git revision which still works with spectrum2"

This reverts commit d92f169ffe.
This commit is contained in:
Robert Förster 2017-06-10 13:20:43 +02:00
parent 48ccdd04f0
commit ccb4fac9a8
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ inherit scons-utils toolchain-funcs
if [[ ${PV} = "9999" ]] ; then if [[ ${PV} = "9999" ]] ; then
EGIT_REPO_URI="git://swift.im/swift" EGIT_REPO_URI="git://swift.im/swift"
EGIT_COMMIT="c82f95fd431e702137d5f2e3dda4cf0ae424e837"
inherit git-r3 inherit git-r3
KEYWORDS="" KEYWORDS=""
else else