Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 527122 Details for
Bug 652940
sys-auth/pam_e4crypt-0.1 - a PAM module for unlocking transparently encrypted directories on ext4 filesystems
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pam_e4crypt-0.1.ebuild
pam_e4crypt-0.1.ebuild (text/plain), 664 bytes, created by
tea
on 2018-04-10 21:02:51 UTC
(
hide
)
Description:
pam_e4crypt-0.1.ebuild
Filename:
MIME Type:
Creator:
tea
Created:
2018-04-10 21:02:51 UTC
Size:
664 bytes
patch
obsolete
># Copyright 1999-2018 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >inherit cmake-utils > >DESCRIPTION="PAM module for unlocking transparently encrypted directories on ext4" >HOMEPAGE="https://github.com/neithernut/pam_e4crypt" >SRC_URI="https://github.com/neithernut/pam_e4crypt/archive/v${PV}.tar.gz -> ${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >RDEPEND=">=virtual/pam-0-r1 > >=sys-apps/keyutils-1.5.9-r4 > >=dev-libs/openssl-1.0.2o" >DEPEND=">=dev-util/cmake-3.9.6 > ${RDEPEND}" > >src_configure() { > local mycmakeargs=( > -DCMAKE_INSTALL_LIBDIR="/$(get_libdir)" > ) > cmake-utils_src_configure >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 652940
: 527122