From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LbFd2-0003V4-M5 for garchives@archives.gentoo.org; Sun, 22 Feb 2009 14:48:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B70CE035D; Sun, 22 Feb 2009 14:48:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E890CE035D for ; Sun, 22 Feb 2009 14:48:23 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 8F296B53F7 for ; Sun, 22 Feb 2009 14:48:23 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LbFd1-0002FO-AL for gentoo-commits@lists.gentoo.org; Sun, 22 Feb 2009 14:48:23 +0000 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 net-p2p/nicotine+: nicotine+-1.2.10.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: nicotine+-1.2.10.ebuild X-VCS-Directories: net-p2p/nicotine+ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: Sender: Michael Sterrett Date: Sun, 22 Feb 2009 14:48:23 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c1b04779-3f8c-42e8-8e9d-15deba89de85 X-Archives-Hash: aee1f764d6b9928682e921c8b6463d74 mr_bones_ 09/02/22 14:48:23 Modified: nicotine+-1.2.10.ebuild Log: whitespace (Portage version: 2.1.6.7/cvs/Linux i686) Revision Changes Path 1.2 net-p2p/nicotine+/nicotine+-1.2.10.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/nicotine+/= nicotine+-1.2.10.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/nicotine+/= nicotine+-1.2.10.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/nicotine+/= nicotine+-1.2.10.ebuild?r1=3D1.1&r2=3D1.2 Index: nicotine+-1.2.10.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.10.ebui= ld,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- nicotine+-1.2.10.ebuild 21 Feb 2009 16:39:28 -0000 1.1 +++ nicotine+-1.2.10.ebuild 22 Feb 2009 14:48:23 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.10.eb= uild,v 1.1 2009/02/21 16:39:28 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/nicotine+/nicotine+-1.2.10.eb= uild,v 1.2 2009/02/22 14:48:23 mr_bones_ Exp $ =20 inherit distutils multilib toolchain-funcs =20 @@ -24,7 +24,6 @@ =20 DEPEND=3D"${RDEPEND}" =20 - src_install() { distutils_python_version distutils_src_install \