blueness 15/01/03 15:56:35 Modified: tor-0.2.6.2_alpha.ebuild ChangeLog Log: Add epatch_user for testing alpha, bug #534244. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.2 net-misc/tor/tor-0.2.6.2_alpha.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/tor-0.2.6.2_alpha.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/tor-0.2.6.2_alpha.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/tor-0.2.6.2_alpha.ebuild?r1=1.1&r2=1.2 Index: tor-0.2.6.2_alpha.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.6.2_alpha.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tor-0.2.6.2_alpha.ebuild 1 Jan 2015 12:04:30 -0000 1.1 +++ tor-0.2.6.2_alpha.ebuild 3 Jan 2015 15:56:35 -0000 1.2 @@ -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-misc/tor/tor-0.2.6.2_alpha.ebuild,v 1.1 2015/01/01 12:04:30 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.6.2_alpha.ebuild,v 1.2 2015/01/03 15:56:35 blueness Exp $ EAPI="5" @@ -37,6 +37,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-0.2.3.14_alpha-torrc.sample.patch + epatch_user } src_configure() { 1.459 net-misc/tor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/ChangeLog?rev=1.459&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/ChangeLog?rev=1.459&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tor/ChangeLog?r1=1.458&r2=1.459 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v retrieving revision 1.458 retrieving revision 1.459 diff -u -r1.458 -r1.459 --- ChangeLog 2 Jan 2015 12:40:18 -0000 1.458 +++ ChangeLog 3 Jan 2015 15:56:35 -0000 1.459 @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tor # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.458 2015/01/02 12:40:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/ChangeLog,v 1.459 2015/01/03 15:56:35 blueness Exp $ + + 03 Jan 2015; Anthony G. Basile <[email protected]> tor-0.2.6.2_alpha.ebuild: + Add epatch_user for testing alpha, bug #534244. 02 Jan 2015; Agostino Sarubbo <[email protected]> tor-0.2.5.10-r3.ebuild: Stable for sparc, wrt bug #533564
