Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 265936

Summary: dev-python/feedparser should set RDEPEND so unzip can be unmerged
Product: Gentoo Linux Reporter: James Rowe <jnrowe>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: feedparser-no_unzip_rdep.patch

Description James Rowe 2009-04-13 02:45:30 UTC
feedparser ebuild doesn't set RDEPEND, so the current RDEPEND=$DEPEND
means that unzip can't be uninstalled(well not without it being pulled in
next time you emerge world :P).

Thanks,

James

Reproducible: Always
Comment 1 James Rowe 2009-04-13 02:45:55 UTC
Created attachment 188178 [details]
feedparser-no_unzip_rdep.patch
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-10 03:12:52 UTC
Fixed.