pinkbyte 14/06/27 06:38:56 Modified: fcpci-0.1-r3.ebuild ChangeLog Log: Enable verbose build (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Revision Changes Path 1.2 net-dialup/fcpci/fcpci-0.1-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fcpci/fcpci-0.1-r3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fcpci/fcpci-0.1-r3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fcpci/fcpci-0.1-r3.ebuild?r1=1.1&r2=1.2 Index: fcpci-0.1-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-0.1-r3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fcpci-0.1-r3.ebuild 24 Jul 2013 15:13:41 -0000 1.1 +++ fcpci-0.1-r3.ebuild 27 Jun 2014 06:38:56 -0000 1.2 @@ -1,6 +1,6 @@ -# 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-dialup/fcpci/fcpci-0.1-r3.ebuild,v 1.1 2013/07/24 15:13:41 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/fcpci-0.1-r3.ebuild,v 1.2 2014/06/27 06:38:56 pinkbyte Exp $ EAPI=5 @@ -30,7 +30,7 @@ fi BUILD_TARGETS="all" - BUILD_PARAMS="KDIR=${KV_DIR} LIBDIR=${S}/src" + BUILD_PARAMS="KDIR=${KV_DIR} LIBDIR=${S}/src V=1" MODULE_NAMES="${PN}(net:${S}/src)" } 1.27 net-dialup/fcpci/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fcpci/ChangeLog?rev=1.27&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fcpci/ChangeLog?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/fcpci/ChangeLog?r1=1.26&r2=1.27 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-dialup/fcpci/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 24 Jul 2013 15:13:41 -0000 1.26 +++ ChangeLog 27 Jun 2014 06:38:56 -0000 1.27 @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/fcpci -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/ChangeLog,v 1.26 2013/07/24 15:13:41 pinkbyte Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/fcpci/ChangeLog,v 1.27 2014/06/27 06:38:56 pinkbyte Exp $ + + 27 Jun 2014; Sergey Popov <[email protected]> fcpci-0.1-r3.ebuild: + Enable verbose build *fcpci-0.1-r3 (24 Jul 2013)
