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

Bug 71413

Summary: New ebuild: sys-libs/pam_envfeed
Product: Gentoo Linux Reporter: Gudleik Rasch <gudleik>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED WONTFIX    
Severity: normal CC: gudleik, pam-bugs+disabled
Priority: High    
Version: 2004.2   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: pam_envfeed-0.4.ebuild

Description Gudleik Rasch 2004-11-16 10:11:08 UTC
A PAM module that defines environment variables based on external programs
Comment 1 Gudleik Rasch 2004-11-16 10:12:07 UTC
Created attachment 44079 [details]
pam_envfeed-0.4.ebuild
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-09-02 21:50:07 UTC
1/ Did you consider using pam eclass?
2/ Did you really test this on all those ARCHs in KEYWORDS? If not, remove those
untested. Also, all keywords need to be initially set to ~arch, not stable.
3/ Is einstall really needed? If so, include a comment saying how 'make
DESTDIR="${D}" install' fails.
4/ You have pam in IUSE, but it's unused anywhere in the ebuild.
5/ ${D} should be quoted.

Please, fix the above problems and reopen then.