Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336305 - Version bump: app-mobilephone/anyremote-5.2
Summary: Version bump: app-mobilephone/anyremote-5.2
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Serkan Kaba (RETIRED)
URL: http://sourceforge.net/projects/anyre...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-06 22:27 UTC by Markos Chandras (RETIRED)
Modified: 2010-09-10 17:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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:)