mgorny 15/04/08 18:01:21 Modified: mk-livestatus-1.2.2_p3.ebuild ChangeLog Log: Drop old Python implementations (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.2 net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild?r1=1.1&r2=1.2 Index: mk-livestatus-1.2.2_p3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mk-livestatus-1.2.2_p3.ebuild 3 Dec 2013 23:24:23 -0000 1.1 +++ mk-livestatus-1.2.2_p3.ebuild 8 Apr 2015 18:01:21 -0000 1.2 @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild,v 1.1 2013/12/03 23:24:23 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mk-livestatus/mk-livestatus-1.2.2_p3.ebuild,v 1.2 2015/04/08 18:01:21 mgorny Exp $ EAPI=5 GENTOO_DEPEND_ON_PERL=no PERL_EXPORT_PHASE_FUNCTIONS=no -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit autotools perl-module python-r1 eutils 1.11 net-analyzer/mk-livestatus/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mk-livestatus/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mk-livestatus/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/mk-livestatus/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/mk-livestatus/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 22 Mar 2014 19:25:13 -0000 1.10 +++ ChangeLog 8 Apr 2015 18:01:21 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/mk-livestatus -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mk-livestatus/ChangeLog,v 1.10 2014/03/22 19:25:13 kensington Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mk-livestatus/ChangeLog,v 1.11 2015/04/08 18:01:21 mgorny Exp $ + + 08 Apr 2015; Michał Górny <[email protected]> mk-livestatus-1.2.2_p3.ebuild: + Drop old Python implementations 22 Mar 2014; Michael Palimaka <[email protected]> -mk-livestatus-1.2.0_p2.ebuild:
