Bug 236444 - dev-ruby/hoe-1.7.0 depends on dev-ruby/rubygems-1.2
Bug#: 236444 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ruby@gentoo.org Reported By: cyril.mougel@gmail.com
Component: Ebuilds
URL: 
Summary: dev-ruby/hoe-1.7.0 depends on dev-ruby/rubygems-1.2
Keywords:  
Status Whiteboard: 
Opened: 2008-09-02 12:30 0000
Description:   Opened: 2008-09-02 12:30 0000
If you use the rake task rake package from hoe. You need rubygems-1.2.

In changelog of hoe-1.7.0, they add :

Added extra_dev_deps for new rubygems developer dependencies.

    * Switched hoe to dev dep. Fork off, bitches.

the extra_dev_deps is an option add in rubygems 1.2 not before.

Reproducible: Always

Steps to Reproduce:
1. rake package in a directory generate by hoe (sow command)
2.
3.




only >=hoe-1.7.0 issue

------- Comment #1 From Hans de Graaff 2008-09-03 18:41:39 0000 -------
Thanks for providing the detailed information, fixed in CVS.