Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 139122 Details for
Bug 203036
dev-php/PEAR-PHP_Shell (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-php/PHP_Shell-0.3.1.ebuild
PHP_Shell-0.3.1.ebuild (text/plain), 780 bytes, created by
Lars Strojny
on 2007-12-22 17:12:08 UTC
(
hide
)
Description:
dev-php/PHP_Shell-0.3.1.ebuild
Filename:
MIME Type:
Creator:
Lars Strojny
Created:
2007-12-22 17:12:08 UTC
Size:
780 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit php-pear-lib-r1 > >DESCRIPTION="A shell for PHP with history and tab-completion" >HOMEPAGE="http://jan.kneschke.de/projects/php-shell/" >SRC_URI="http://jan.kneschke.de/assets/2007/2/17/${P}.tgz" > >LICENSE="PHP" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >pkg_setup() { > has_php > require_php_with_use tokenizer spl pcre >} > >src_install() { > mv scripts/php-shell.sh scripts/php-shell || die "Could not move" > sed -e "s:php-shell.sh:php-shell:g" -i ../package.xml || die > php-pear-lib-r1_src_install >} > >pkg_postinst() { > has_php > elog "${PN} provides auto-completion when readline support is " > elog "enabled for PHP. Recompile dev-lang/php with USE=\"readline\"." >}
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 203036
: 139122