Bug 222037 - Drop old zope versions depending on python-2.3
Bug#: 222037 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P3
Resolution: FIXED Assigned To: net-zope@gentoo.org Reported By: hawking@gentoo.org
Component: Ebuilds
URL: 
Summary: Drop old zope versions depending on python-2.3
Keywords:  
Status Whiteboard: 
Opened: 2008-05-14 08:24 0000
Description:   Opened: 2008-05-14 08:24 0000
alip@trippin> grep "=dev-lang/python-2.3" *.ebuild
zope-2.7.9.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.4.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.6.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.7.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.8.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.9.1.ebuild:RDEPEND="=dev-lang/python-2.3*"
zope-2.8.9.ebuild:RDEPEND="=dev-lang/python-2.3*"

Is there any reason to keep these in the tree? If not please remove them so we
can remove python-2.3.
Thanks.

------- Comment #1 From Tupone Alfredo 2008-05-27 21:51:15 0000 -------
I guess is better to stabilize a newer version of zope before dropping the old
ones. 

------- Comment #2 From Ali Polatel (RETIRED) 2008-05-27 22:49:55 0000 -------
Do it(tm) :-)

------- Comment #3 From Tupone Alfredo 2008-06-07 23:06:53 0000 -------
All the version that depends on python-2.3 are masked for removal.

------- Comment #4 From Ali Polatel (RETIRED) 2008-06-24 16:45:41 0000 -------
Thanks!