head	1.2;
access;
symbols
	pkgsrc-2015Q1:1.1.0.28
	pkgsrc-2015Q1-base:1.1
	pkgsrc-2014Q4:1.1.0.26
	pkgsrc-2014Q4-base:1.1
	pkgsrc-2014Q3:1.1.0.24
	pkgsrc-2014Q3-base:1.1
	pkgsrc-2014Q2:1.1.0.22
	pkgsrc-2014Q2-base:1.1
	pkgsrc-2014Q1:1.1.0.20
	pkgsrc-2014Q1-base:1.1
	pkgsrc-2013Q4:1.1.0.18
	pkgsrc-2013Q4-base:1.1
	pkgsrc-2013Q3:1.1.0.16
	pkgsrc-2013Q3-base:1.1
	pkgsrc-2013Q2:1.1.0.14
	pkgsrc-2013Q2-base:1.1
	pkgsrc-2013Q1:1.1.0.12
	pkgsrc-2013Q1-base:1.1
	pkgsrc-2012Q4:1.1.0.10
	pkgsrc-2012Q4-base:1.1
	pkgsrc-2012Q3:1.1.0.8
	pkgsrc-2012Q3-base:1.1
	pkgsrc-2012Q2:1.1.0.6
	pkgsrc-2012Q2-base:1.1
	pkgsrc-2012Q1:1.1.0.4
	pkgsrc-2012Q1-base:1.1
	pkgsrc-2011Q4:1.1.0.2
	pkgsrc-2011Q4-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2015.04.13.23.12.44;	author rodent;	state dead;
branches;
next	1.1;
commitid	NgZhNHAKgraV6uhy;

1.1
date	2011.10.28.10.38.07;	author dsainty;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@@ and pkgsrc-users@@.
@
text
@@@comment $NetBSD: PLIST.Linux3,v 1.1 2011/10/28 10:38:07 dsainty Exp $
lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.py
lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.pyc
lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.pyo
@


1.1
log
@Internally, Python has a set of modules depending on "platform".  The
"platform" in Python terms is different for Linux kernel 2.* Vs Linux
kernel 3.*.  Add in support to pull in a different PLIST for Linux 3.*.

Fixes build under Ubuntu 11.10.

XXX Perhaps it would be cleaner to name the PLIST to match the python platform
name - since we already calculate that anyway, and that is exactly what drives
the contents of these PLISTs.
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST.Linux,v 1.2 2010/09/06 17:33:57 drochner Exp $
@

