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

Bug 336305

Summary: Version bump: app-mobilephone/anyremote-5.2
Product: Gentoo Linux Reporter: Markos Chandras (RETIRED) <hwoarang>
Component: New packagesAssignee: Serkan Kaba (RETIRED) <serkan>
Status: VERIFIED FIXED    
Severity: enhancement CC: ago, mobile-phone
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sourceforge.net/projects/anyremote/files/anyremote/5.2/anyremote-5.2.tar.gz/download
Whiteboard:
Package list:
Runtime testing required: ---

Description Markos Chandras (RETIRED) gentoo-dev 2010-09-06 22:27:18 UTC
New version released two weeks ago
Comment 1 Serkan Kaba (RETIRED) gentoo-dev 2010-09-08 14:03:53 UTC
Bumped. Thanks.
Comment 2 Agostino Sarubbo gentoo-dev 2010-09-09 23:27:08 UTC
Please add " || die " in:

src_configure () later on econf

All for qa questions :)
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2010-09-09 23:48:06 UTC
(In reply to comment #2)
> Please add " || die " in:
> 
> src_configure () later on econf
> 
> All for qa questions :)
> 

econf doesn't need || die. Take a look on devmanual ;)
Comment 4 Agostino Sarubbo gentoo-dev 2010-09-10 17:33:37 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Please add " || die " in:
> > 
> > src_configure () later on econf
> > 
> > All for qa questions :)
> > 
> 
> econf doesn't need || die. Take a look on devmanual ;)
> 

sorry for the inconvenience ... I am confused with another:)