commit:     224f614a79ca7db6790ff32b98a25626e8108880
Author:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 17:36:52 2019 +0000
Commit:     Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 21:00:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224f614a

media-libs/raspberrypi-userland-bin: drop inherit vcs-snapshot

Github-hosted files don't need it.

Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org>

 .../raspberrypi-userland-bin-1.20190709.ebuild                        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
 
b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
index 194681ade14..88cc1e30552 100644
--- 
a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
+++ 
b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20190709.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-inherit multilib vcs-snapshot
+inherit multilib
 
 DESCRIPTION="Raspberry Pi userspace tools and libraries"
 HOMEPAGE="https://github.com/raspberrypi/firmware";
@@ -18,7 +18,7 @@ IUSE="+hardfp examples"
 RDEPEND="!media-libs/raspberrypi-userland"
 DEPEND="${DEPEND}"
 
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/firmware-${PV}"
 
 RESTRICT="binchecks"
 

Reply via email to