From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A35B513800E for ; Wed, 1 Aug 2012 19:51:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2FB9E071D; Wed, 1 Aug 2012 19:50:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9B025E071D for ; Wed, 1 Aug 2012 19:50:59 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0401C1B4004 for ; Wed, 1 Aug 2012 19:50:59 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 665) id A3BD62004B; Wed, 1 Aug 2012 19:50:57 +0000 (UTC) From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-1.1.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: matplotlib-1.1.1.ebuild X-VCS-Directories: dev-python/matplotlib X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120801195057.A3BD62004B@flycatcher.gentoo.org> Date: Wed, 1 Aug 2012 19:50:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5a1f8a09-f09c-4ece-9d4a-116be9083254 X-Archives-Hash: 5b0a25923642a6a75bdba9bb4817eea7 mr_bones_ 12/08/01 19:50:57 Modified: matplotlib-1.1.1.ebuild Log: whitespace (Portage version: 2.1.10.65/cvs/Linux x86_64) Revision Changes Path 1.2 dev-python/matplotlib/matplotlib-1.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?r1=1.1&r2=1.2 Index: matplotlib-1.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- matplotlib-1.1.1.ebuild 1 Aug 2012 19:17:40 -0000 1.1 +++ matplotlib-1.1.1.ebuild 1 Aug 2012 19:50:57 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v 1.1 2012/08/01 19:17:40 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v 1.2 2012/08/01 19:50:57 mr_bones_ Exp $ EAPI="3" @@ -72,7 +72,6 @@ ) qt4? ( || ( dev-python/PyQt4[X] dev-python/pyside[X] ) )" - use_setup() { local uword="${2:-${1}}" if use ${1}; then