Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 299951 Details for
Bug 400895
www-apache/mod_auth_openid-0.6: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mod_auth_openid-0.6.ebuild.patch
mod_auth_openid-0.6.ebuild.patch (text/plain), 979 bytes, created by
Michael Palimaka (kensington)
on 2012-01-26 11:53:29 UTC
(
hide
)
Description:
mod_auth_openid-0.6.ebuild.patch
Filename:
MIME Type:
Creator:
Michael Palimaka (kensington)
Created:
2012-01-26 11:53:29 UTC
Size:
979 bytes
patch
obsolete
>--- mod_auth_openid-0.4.ebuild >+++ mod_auth_openid-0.6.ebuild >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_openid/mod_auth_openid-0.4.ebuild,v 1.1 2009/09/17 08:20:05 hollow Exp $ > >-EAPI="2" >+EAPI="4" > > inherit apache-module > >@@ -15,9 +15,12 @@ > KEYWORDS="~amd64 ~x86" > IUSE="" > >-DEPEND=">=net-libs/libopkele-2.0 >- >=dev-db/sqlite-3" >-RDEPEND="${DEPEND}" >+RDEPEND=">=dev-db/sqlite-3 >+ dev-libs/libpcre >+ >=net-libs/libopkele-2.0 >+ net-misc/curl" >+DEPEND="${RDEPEND} >+ dev-util/pkgconfig" > > APACHE2_MOD_CONF="10_${PN}" > APACHE2_MOD_DEFINE="AUTH_OPENID" >@@ -26,12 +29,11 @@ > > src_configure() { > econf --with-apxs="${APXS}" \ >- --without-bdb-dir \ > --with-sqlite3=/usr \ >- --with-apr-config=/usr/bin/apr-1-config \ >- || die "econf failed" >+ --with-apr-config=/usr/bin/apr-1-config > } > > src_compile() { >- emake || die "emake failed" >+ # default src_compile fails >+ emake > }
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 400895
: 299951