Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 141F263BA3B for ; Tue, 3 Nov 2009 20:20:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B885063B298; Tue, 3 Nov 2009 20:20:06 +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 DB48063B297 for ; Tue, 3 Nov 2009 20:20:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CAC9D175DD; Tue, 3 Nov 2009 20:20:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 3 Nov 2009 20:20:05 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/lang/python To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20091103202005.CAC9D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Tue Nov 3 20:20:05 UTC 2009 Modified Files: pkgsrc/lang/python: egg.mk Log Message: As the default PYTHON_VERSIONS_ACCEPTED matches with the supported list of py-setuptools, drop the override here. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/python/egg.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.