From 7a7a75f155c049a51a5b1992e07af67df10faab2 Mon Sep 17 00:00:00 2001 From: Ian Delaney Date: Sat, 20 Dec 2014 06:30:26 +0000 Subject: rm old impls, fix doc build in -1.3.1, rm old (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) --- dev-python/webob/webob-1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/webob/webob-1.4.ebuild') diff --git a/dev-python/webob/webob-1.4.ebuild b/dev-python/webob/webob-1.4.ebuild index 3622a89220d0..b0262695359a 100644 --- a/dev-python/webob/webob-1.4.ebuild +++ b/dev-python/webob/webob-1.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.4.ebuild,v 1.7 2014/12/08 11:02:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.4.ebuild,v 1.8 2014/12/20 06:30:26 idella4 Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad