blob: ad219cc86ce520dc009d00a026aa9f5902d24315 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install
DESCRIPTION=A PHP class to parse BB codes
EAPI=6
HOMEPAGE=http://christian-seiler.de/projekte/php/bbcode/index_en.html
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-lang/php
SLOT=0
SRC_URI=http://christian-seiler.de/projekte/php/bbcode/download/stringparser_bbcode-0.3.3.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=81f919a85a2ae71f09247154231c3319
|