Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8B0B463BC61 for ; Tue, 31 Aug 2010 10:57:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 77B9163B10A; Tue, 31 Aug 2010 10:57:14 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id AD32163B108 for ; Tue, 31 Aug 2010 10:57:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9AF58175DD; Tue, 31 Aug 2010 10:57:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 31 Aug 2010 10:57:13 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/devel/py-rope To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100831105713.9AF58175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Tue Aug 31 10:57:13 UTC 2010 Modified Files: pkgsrc/devel/py-rope: Makefile Log Message: uses new " if else " syntax -> Python-2.5+ only (seen in bulk build) To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/py-rope/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.