Unbreak INDEX by removing deprecated py31-tkinter

2014-03-06 x11-toolkits/py31-tkinter: Depends on expiring lang/python31

With hat:	portmgr
This commit is contained in:
Antoine Brodin 2014-03-06 19:30:54 +00:00
parent 53ef374db7
commit 8e16c9bdbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347308
3 changed files with 1 additions and 14 deletions

1
MOVED
View file

@ -5602,3 +5602,4 @@ audio/bmp-crossfade|multimedia/audacious|2014-03-06|Has expired: Abandonware, pl
audio/bmp-scrobbler|multimedia/audacious|2014-03-06|Has expired: Abandonware, please consider using multimedia/audacious instead
shells/wapsh||2014-03-06|Broken and abandonware
shells/zoidberg||2014-03-06|Broken and abandonware
x11-toolkits/py31-tkinter|x11-toolkits/py-tkinter|2014-03-06|Has expired: Depends on expiring lang/python31

View file

@ -209,7 +209,6 @@
SUBDIR += py-wxPython28-common
SUBDIR += py-wxPython28-unicode
SUBDIR += py-xlib
SUBDIR += py31-tkinter
SUBDIR += qt4-declarative
SUBDIR += qt4-gui
SUBDIR += qt4pas

View file

@ -1,13 +0,0 @@
# Created by: Daichi GOTO <daichi@FreeBSD.org>
# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-tkinter
MAINTAINER= daichi@FreeBSD.org
PYTHON_VERSION= python3.1
DEPRECATED= Depends on expiring lang/python31
EXPIRATION_DATE= 2014-06-01
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"