commit:     5a580148b83f9ee703b11cb1b15384f56f49faa8
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 21 11:39:28 2019 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jan 21 11:39:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a580148

net-misc/putty: Re-add src_unpack()

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-misc/putty/putty-9999.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/net-misc/putty/putty-9999.ebuild b/net-misc/putty/putty-9999.ebuild
index 006648a270c..c677a8a6686 100644
--- a/net-misc/putty/putty-9999.ebuild
+++ b/net-misc/putty/putty-9999.ebuild
@@ -32,6 +32,11 @@ DEPEND="
        virtual/pkgconfig
 "
 
+src_unpack() {
+       git-r3_src_unpack
+       default
+}
+
 src_prepare() {
        default
 

Reply via email to