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

Bug 44453

Summary: Change viewcvs deps so that subversion is recognized
Product: Gentoo Linux Reporter: Caleb Tennis (RETIRED) <caleb>
Component: New packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: VERIFIED TEST-REQUEST    
Severity: normal CC: peter.westwood
Priority: High    
Version: 2004.0   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Caleb Tennis (RETIRED) gentoo-dev 2004-03-12 06:36:28 UTC
Currently viewcvs has a dep on cvs and rcs.  Since viewcvs supports subversion, this should be changed to something like this:

DEPEND="|| ( (cvs rcs) subversion )"

I have tested installing viewcvs WITHOUT cvs and with subversion, and it works great.
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2004-04-23 06:22:26 UTC
Okay, I've changed the dependency.  Can you test this, please, and let me know whether it works for you?

Thanks,
Stu
Comment 2 Peter Westwood 2004-05-24 14:05:17 UTC
Had a play with net-www/viewcvs-0.9.2_p20030430-r1 tonight and viewcvs works fine with subversion for me.

Installed fine without pulling in the cvs and rcs deps.

Peter
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-05-24 14:36:52 UTC
sounds good - seems to work here happily now too.