idella4 15/01/12 00:41:32 Modified: beanstalkc-0.4.0.ebuild ChangeLog Log: clean old impl (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.2 dev-python/beanstalkc/beanstalkc-0.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beanstalkc/beanstalkc-0.4.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beanstalkc/beanstalkc-0.4.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beanstalkc/beanstalkc-0.4.0.ebuild?r1=1.1&r2=1.2 Index: beanstalkc-0.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/beanstalkc/beanstalkc-0.4.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- beanstalkc-0.4.0.ebuild 31 Mar 2014 08:16:43 -0000 1.1 +++ beanstalkc-0.4.0.ebuild 12 Jan 2015 00:41:32 -0000 1.2 @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beanstalkc/beanstalkc-0.4.0.ebuild,v 1.1 2014/03/31 08:16:43 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beanstalkc/beanstalkc-0.4.0.ebuild,v 1.2 2015/01/12 00:41:32 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 1.14 dev-python/beanstalkc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beanstalkc/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beanstalkc/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beanstalkc/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/beanstalkc/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 3 Dec 2014 04:31:40 -0000 1.13 +++ ChangeLog 12 Jan 2015 00:41:32 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/beanstalkc -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beanstalkc/ChangeLog,v 1.13 2014/12/03 04:31:40 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beanstalkc/ChangeLog,v 1.14 2015/01/12 00:41:32 idella4 Exp $ + + 12 Jan 2015; Ian Delaney <idel...@gentoo.org> beanstalkc-0.4.0.ebuild: + clean old impl 03 Dec 2014; Ian Delaney <idel...@gentoo.org> -beanstalkc-0.2.0.ebuild, -beanstalkc-0.3.0-r1.ebuild: