dilfridge 14/12/13 20:59:54 Modified: pilot-link-0.12.5-r1.ebuild ChangeLog Log: Replace perl-module_src_prep with perl-module_src_configure (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.5 app-pda/pilot-link/pilot-link-0.12.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.5-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.5-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.5-r1.ebuild?r1=1.4&r2=1.5 Index: pilot-link-0.12.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.5-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pilot-link-0.12.5-r1.ebuild 19 Nov 2014 19:46:46 -0000 1.4 +++ pilot-link-0.12.5-r1.ebuild 13 Dec 2014 20:59:54 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.5-r1.ebuild,v 1.4 2014/11/19 19:46:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.5-r1.ebuild,v 1.5 2014/12/13 20:59:54 dilfridge Exp $ EAPI=5 @@ -69,7 +69,7 @@ if use perl; then cd "${S}"/bindings/Perl - perl-module_src_prep + perl-module_src_configure local mymake=( OTHERLDFLAGS="${LDFLAGS} -L../../libpisock/.libs -lpisock" ) #308629 perl-module_src_compile fi 1.79 app-pda/pilot-link/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/pilot-link/ChangeLog?rev=1.79&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/pilot-link/ChangeLog?rev=1.79&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/pilot-link/ChangeLog?r1=1.78&r2=1.79 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- ChangeLog 19 Nov 2014 19:46:46 -0000 1.78 +++ ChangeLog 13 Dec 2014 20:59:54 -0000 1.79 @@ -1,6 +1,10 @@ # ChangeLog for app-pda/pilot-link # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v 1.78 2014/11/19 19:46:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v 1.79 2014/12/13 20:59:54 dilfridge Exp $ + + 13 Dec 2014; Andreas K. Huettel <[email protected]> + pilot-link-0.12.5-r1.ebuild: + Replace perl-module_src_prep with perl-module_src_configure 19 Nov 2014; Andreas K. Huettel <[email protected]> pilot-link-0.12.5-r1.ebuild:
