Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 265936 - dev-python/feedparser should set RDEPEND so unzip can be unmerged
Summary: dev-python/feedparser should set RDEPEND so unzip can be unmerged
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-13 02:45 UTC by James Rowe
Modified: 2009-09-10 03:12 UTC (History)
0 users

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


Attachments
feedparser-no_unzip_rdep.patch (feedparser-no_unzip_rdep.patch,285 bytes, text/plain)
2009-04-13 02:45 UTC, James Rowe
Details

Note You need to log in before you can comment on or make changes to this bug.
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.