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

Bug 49428

Summary: Curses::UI for perl lacks and ebuild. This is a dependency for Lire 1.5
Product: Gentoo Linux Reporter: Raymond Page <pagerc>
Component: New packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 32648    
Attachments: Ebuild for Curses::UI Perl Module

Description Raymond Page 2004-04-29 14:46:43 UTC
This perl package is a dependency for the following bug:
http://bugs.gentoo.org/show_bug.cgi?id=32648

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Raymond Page 2004-04-29 14:48:07 UTC
Created attachment 30351 [details]
Ebuild for Curses::UI Perl Module

I've tested this with a private updated version of the Lire ebuild, and it
seems to work properly.
Comment 2 Raymond Page 2004-04-29 14:49:22 UTC
This should be added to the Portage tree so that Lire 1.5 can build properly.
Comment 3 Eric Sammer (RETIRED) gentoo-dev 2004-04-30 21:22:45 UTC
Added in CVS. Marked for ~x86 for testing. Added dependency on dev-perl/Test-Pod as it's required according to Curses::UI's Makefile.PL (Test::Pod was already in portage). Please test.