Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 222037 - Drop old zope versions depending on python-2.3
Summary: Drop old zope versions depending on python-2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: net-zope (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on: 224015
Blocks: 222035
  Show dependency tree
 
Reported: 2008-05-14 08:24 UTC by Ali Polatel (RETIRED)
Modified: 2008-06-24 16:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ali Polatel (RETIRED) gentoo-dev 2008-05-14 08:24:07 UTC
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 Tupone Alfredo gentoo-dev 2008-05-27 21:51:15 UTC
I guess is better to stabilize a newer version of zope before dropping the old ones. 
Comment 2 Ali Polatel (RETIRED) gentoo-dev 2008-05-27 22:49:55 UTC
Do it(tm) :-)
Comment 3 Tupone Alfredo gentoo-dev 2008-06-07 23:06:53 UTC
All the version that depends on python-2.3 are masked for removal.
Comment 4 Ali Polatel (RETIRED) gentoo-dev 2008-06-24 16:45:41 UTC
Thanks!