On Tue, 30 Dec 2008, David Watzke wrote:

I don't get it, paludis --uninstall-unused wants to uninstall e2fsprogs-libs
even though sys-fs/e2fsprogs is installed (and depended upon)...

What version?

I don't have that problem with e2fsprogs{,-libs}-1.41.3


I thought maybe the DEPEND syntax in the ebuild is confusing paludis somehow:
RDEPEND="~sys-libs/${PN}-libs-${PV} ..."


Nope. That's pretty standard. It's a runtime dependency requiring that the same version of e2fsprogs-libs is installed. PN = package name. PV = package version.

Best,
Ben
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to