vapier      14/03/09 20:18:21

  Modified:             tftp-hpa-5.2-r1.ebuild ChangeLog
  Log:
  Add epatch_user #503826 by Sergey Popov.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.9                  net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild?r1=1.8&r2=1.9

Index: tftp-hpa-5.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tftp-hpa-5.2-r1.ebuild      22 Dec 2013 12:45:34 -0000      1.8
+++ tftp-hpa-5.2-r1.ebuild      9 Mar 2014 20:18:21 -0000       1.9
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild,v 
1.8 2013/12/22 12:45:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild,v 
1.9 2014/03/09 20:18:21 vapier Exp $
 
 EAPI="4"
 
-inherit systemd toolchain-funcs
+inherit systemd eutils toolchain-funcs
 
 DESCRIPTION="port of the OpenBSD TFTP server"
 HOMEPAGE="http://www.kernel.org/pub/software/network/tftp/";
@@ -24,6 +24,8 @@
        app-arch/xz-utils"
 
 src_prepare() {
+       epatch_user
+
        sed -i "/^AR/s:ar:$(tc-getAR):" MCONFIG.in || die
 }
 



1.74                 net-ftp/tftp-hpa/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/ChangeLog?rev=1.74&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/ChangeLog?rev=1.74&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/tftp-hpa/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   22 Dec 2013 12:45:34 -0000      1.73
+++ ChangeLog   9 Mar 2014 20:18:21 -0000       1.74
@@ -1,6 +1,9 @@
 # ChangeLog for net-ftp/tftp-hpa
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.73 
2013/12/22 12:45:34 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.74 
2014/03/09 20:18:21 vapier Exp $
+
+  09 Mar 2014; Mike Frysinger <[email protected]> tftp-hpa-5.2-r1.ebuild:
+  Add epatch_user #503826 by Sergey Popov.
 
   22 Dec 2013; Agostino Sarubbo <[email protected]> tftp-hpa-5.2-r1.ebuild:
   Stable for ppc64, wrt bug #486300




Reply via email to