x11-base/xorg-proto: Drop unnecessary src_unpack()

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2020-05-18 13:37:12 -07:00
parent d8db714e9f
commit db1e4f0bc1
2 changed files with 0 additions and 10 deletions

View File

@@ -27,8 +27,3 @@ fi
LICENSE="MIT"
SLOT="0"
IUSE=""
src_unpack() {
default
[[ $PV = 9999* ]] && git-r3_src_unpack
}

View File

@@ -27,8 +27,3 @@ fi
LICENSE="MIT"
SLOT="0"
IUSE=""
src_unpack() {
default
[[ $PV = 9999* ]] && git-r3_src_unpack
}