Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 112546 Details for
Bug 169913
dev-php/stringparser_bbcode (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
stringparser_bbcode-0.3.1.ebuild
stringparser_bbcode-0.3.1.ebuild (text/plain), 741 bytes, created by
Jan Rieger
on 2007-03-08 09:26:00 UTC
(
hide
)
Description:
stringparser_bbcode-0.3.1.ebuild
Filename:
MIME Type:
Creator:
Jan Rieger
Created:
2007-03-08 09:26:00 UTC
Size:
741 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit php-lib-r1 > >DESCRIPTION="A class for PHP with which you can parse BB codes." >HOMEPAGE="http://christian-seiler.de/projekte/php/bbcode/index_en.html" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" >IUSE="doc" > >SRC_URI="http://christian-seiler.de/projekte/php/bbcode/download/${P}.tar.gz" > >pkg_setup() { > require_php_with_use pcre >} > >src_install() { > # install php files > php-lib-r1_src_install ./src `find ./src -name '*.php' -print | sed -e "s|./src||g"` > > # install documentation > dodoc-php AUTHORS ChangeLog THANKS > use doc && dohtml -r ./doc/* >}
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 169913
: 112546