# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild,v 1.2 2007/12/06 00:03:16 jokey Exp $ inherit php-pear-r1 DESCRIPTION="Parser to replace UBB style tags with their HTML equivalents." LICENSE="PHP-2.02" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-php/PEAR-PEAR-1.5.4"