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

Bug 401811

Summary: Please stabilize =net-mail/popa3d-1.0.2
Product: Gentoo Linux Reporter: Martin Bock <ditched-2009>
Component: [OLD] Keywording and StabilizationAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED OBSOLETE    
Severity: enhancement Keywords: STABLEREQ
Priority: Normal    
Version: 2008.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Bock 2012-02-01 15:35:54 UTC
There is no stable version of 'net-mail/popa3d' for gentoo/amd64. So the unstable masked version '1.0.2' is running since 11/2011 on my gentoo/amd64 based server without any problems and deserves IMHO the stable status.
Comment 1 Maurizio Camisaschi (amd64 AT) 2012-02-02 12:23:58 UTC
repoman:

ebuild.minorsyn               2
   net-mail/popa3d/popa3d-1.0.2.ebuild: built_with_use on line: 71
   net-mail/popa3d/popa3d-1.0.2.ebuild: Ebuild has redundant cd ${S} statement on line: 112
  RDEPEND.implicit              1
   net-mail/popa3d/popa3d-1.0.2.ebuild: RDEPEND is not explicitly assigned

in src_compile there is a sed without die. since the ebuild isn't EAPI=4 portage helpers need die function too.

sys-libs/pam should be a RDEPEND since is listed by scanelf

please check and fix it, thanks in advance
Comment 2 Agostino Sarubbo gentoo-dev 2012-02-02 14:11:57 UTC
@net-mail

take a look at the ebuild as Maurizio suggested and cc back us when it is ready.
Comment 3 Eray Aslan gentoo-dev 2013-02-14 20:01:13 UTC
Continued on bug #457436.