idella4 15/04/03 08:49:35 Modified: varnish-4.0.3.ebuild ChangeLog Log: Clean old impls, add py3.4 support (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.2 www-servers/varnish/varnish-4.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/varnish-4.0.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/varnish-4.0.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/varnish-4.0.3.ebuild?r1=1.1&r2=1.2 Index: varnish-4.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-4.0.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- varnish-4.0.3.ebuild 19 Feb 2015 12:16:33 -0000 1.1 +++ varnish-4.0.3.ebuild 3 Apr 2015 08:49:35 -0000 1.2 @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-4.0.3.ebuild,v 1.1 2015/02/19 12:16:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-4.0.3.ebuild,v 1.2 2015/04/03 08:49:35 idella4 Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit user autotools-utils eutils systemd python-r1 1.86 www-servers/varnish/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/ChangeLog?rev=1.86&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/ChangeLog?rev=1.86&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/varnish/ChangeLog?r1=1.85&r2=1.86 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 27 Mar 2015 16:30:05 -0000 1.85 +++ ChangeLog 3 Apr 2015 08:49:35 -0000 1.86 @@ -1,6 +1,9 @@ # ChangeLog for www-servers/varnish # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.85 2015/03/27 16:30:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.86 2015/04/03 08:49:35 idella4 Exp $ + + 03 Apr 2015; Ian Delaney <[email protected]> varnish-4.0.3.ebuild: + Clean old impls, add py3.4 support 27 Mar 2015; Agostino Sarubbo <[email protected]> varnish-3.0.5-r4.ebuild: Stable for amd64, wrt bug #538736
