Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 290669 Details for
Bug 388265
pecl-kadm5-0.2.3.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild file
pecl-kadm5-0.2.3.ebuild (text/plain), 714 bytes, created by
Paul Davis
on 2011-10-23 19:38:18 UTC
(
hide
)
Description:
ebuild file
Filename:
MIME Type:
Creator:
Paul Davis
Created:
2011-10-23 19:38:18 UTC
Size:
714 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-kadm5/pecl-kadm5-0.2.3.ebuild,v ># 1.1 2011/10/20 11:24:09 pdd Exp $ > >EAPI="3" > >PHP_EXT_NAME="kadm5" >PHP_EXT_INI="yes" >PHP_EXT_ZENDEXT="no" >DOCS="EXPERIMENTAL" > >inherit php-ext-pecl-r2 > >DESCRIPTION="Access Kerberos V administration servers with PHP." >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND=">=app-crypt/mit-krb5-1.8" >RDEPEND="" > >src_prepare() { > for slot in $(php_get_slots) ; do > cd "${WORKDIR}/${slot}" > epatch "${FILESDIR}/kadmin-context.patch" > epatch "${FILESDIR}/kadmin-policy.patch" > done > php-ext-source-r2_src_prepare >}
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 388265
: 290669 |
290671
|
290673
|
290675