blueness 15/07/11 13:54:41 Modified: litecoind-0.10.2.2.ebuild ChangeLog Log: Remove some cruft. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.3 net-p2p/litecoind/litecoind-0.10.2.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoind/litecoind-0.10.2.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoind/litecoind-0.10.2.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoind/litecoind-0.10.2.2.ebuild?r1=1.2&r2=1.3 Index: litecoind-0.10.2.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-p2p/litecoind/litecoind-0.10.2.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- litecoind-0.10.2.2.ebuild 11 Jul 2015 13:43:22 -0000 1.2 +++ litecoind-0.10.2.2.ebuild 11 Jul 2015 13:54:41 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/litecoind-0.10.2.2.ebuild,v 1.2 2015/07/11 13:43:22 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/litecoind-0.10.2.2.ebuild,v 1.3 2015/07/11 13:54:41 blueness Exp $ EAPI=5 @@ -66,8 +66,7 @@ --without-daemon \ --without-gui \ --without-qrencode \ - ${my_econf} \ - "$@" + ${my_econf} } src_install() { 1.13 net-p2p/litecoind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoind/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoind/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/litecoind/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-p2p/litecoind/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 11 Jul 2015 13:43:22 -0000 1.12 +++ ChangeLog 11 Jul 2015 13:54:41 -0000 1.13 @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/litecoind # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/ChangeLog,v 1.12 2015/07/11 13:43:22 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/litecoind/ChangeLog,v 1.13 2015/07/11 13:54:41 blueness Exp $ + + 11 Jul 2015; Anthony G. Basile <[email protected]> + litecoind-0.10.2.2.ebuild: + Remove some cruft. 11 Jul 2015; Anthony G. Basile <[email protected]> litecoind-0.10.2.2.ebuild:
