Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 321332 Details for
Bug 431396
dev-php/ZendFramework - add USE flag to install ZendX
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch that adds the "extra" use flag to install ZendX to current ebuild
ZendFramework-1.11.12.ebuild.patch (text/plain), 1.23 KB, created by
Oliver Welter
on 2012-08-14 15:46:09 UTC
(
hide
)
Description:
Patch that adds the "extra" use flag to install ZendX to current ebuild
Filename:
MIME Type:
Creator:
Oliver Welter
Created:
2012-08-14 15:46:09 UTC
Size:
1.23 KB
patch
obsolete
>--- ZendFramework-1.11.12-r99.ebuild 2012-08-14 17:37:46.816553430 +0200 >+++ /usr/portage/dev-php/ZendFramework/ZendFramework-1.11.12.ebuild 2012-08-14 17:17:51.421491063 +0200 >@@ -19,7 +19,7 @@ > http://framework.zend.com/releases/${P}/${P}-manual-en.tar.gz )" > LICENSE="BSD" > SLOT="0" >-IUSE="doc examples minimal cli extras" >+IUSE="doc examples minimal cli" > > DEPEND="cli? ( dev-lang/php[simplexml,tokenizer] )" > RDEPEND="${DEPEND}" >@@ -46,10 +46,6 @@ > if ! use minimal ; then > insinto /usr/share/php > doins -r externals/dojo >- fi >- >- if use extras ; then >- insinto /usr/share/php > doins -r extras/library/ZendX > fi > >--- ZendFramework-1.11.12-r99.ebuild 2012-08-14 17:37:46.816553430 +0200 >+++ /usr/portage/dev-php/ZendFramework/ZendFramework-1.11.12.ebuild 2012-08-14 17:17:51.421491063 +0200 >@@ -19,7 +19,7 @@ > http://framework.zend.com/releases/${P}/${P}-manual-en.tar.gz )" > LICENSE="BSD" > SLOT="0" >-IUSE="doc examples minimal cli extras" >+IUSE="doc examples minimal cli" > > DEPEND="cli? ( dev-lang/php[simplexml,tokenizer] )" > RDEPEND="${DEPEND}" >@@ -46,10 +46,6 @@ > if ! use minimal ; then > insinto /usr/share/php > doins -r externals/dojo >- fi >- >- if use extras ; then >- insinto /usr/share/php > doins -r extras/library/ZendX > fi
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 431396
: 321332