media-libs/libglvnd: Prepare for a non-snapshot ebuild
authorMatt Turner <mattst88@gentoo.org>
Tue, 20 Aug 2019 20:48:25 +0000 (13:48 -0700)
committerMatt Turner <mattst88@gentoo.org>
Tue, 20 Aug 2019 20:49:22 +0000 (13:49 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/libglvnd/libglvnd-9999.ebuild

index f62514e305849db1dd0fc22450abfb0caf0026e5..494820dda945c274c6029bead7dbcf72559cc773 100644 (file)
@@ -34,14 +34,9 @@ RDEPEND="
 DEPEND="${PYTHON_DEPS}
        ${RDEPEND}"
 
-src_unpack() {
-       default
-       [[ $PV = 9999* ]] && git-r3_src_unpack
-}
-
 src_prepare() {
        default
-       eautoreconf
+       [[ $PV = 9999* ]] && eautoreconf
 }
 
 multilib_src_configure() {