# 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.1 2007/08/18 17:06:22 hoffie Exp $ inherit php-pear-r1 DESCRIPTION="Parser to replace UBB style tags with their HTML equivalents." LICENSE="PHP" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-php/PEAR-PEAR-1.5.4"