Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71413 - New ebuild: sys-libs/pam_envfeed
Summary: New ebuild: sys-libs/pam_envfeed
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 10:11 UTC by Gudleik Rasch
Modified: 2005-09-02 21:50 UTC (History)
2 users (show)

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


Attachments
pam_envfeed-0.4.ebuild (pam_envfeed-0.4.ebuild,762 bytes, text/plain)
2004-11-16 10:12 UTC, Gudleik Rasch
Details

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