summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hoffmann <hoffie@gentoo.org>2007-08-18 17:06:22 +0000
committerChristian Hoffmann <hoffie@gentoo.org>2007-08-18 17:06:22 +0000
commit7f9b7846394bcc5c3239f3cf1f926619fac65d8d (patch)
tree99d4f3ebe5acefcc1df34bf410ecb00416c59979 /dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild
parentversion bump wrt bug 158633, thanks to Jakub Moc (diff)
downloadgentoo-2-7f9b7846394bcc5c3239f3cf1f926619fac65d8d.tar.gz
gentoo-2-7f9b7846394bcc5c3239f3cf1f926619fac65d8d.tar.bz2
gentoo-2-7f9b7846394bcc5c3239f3cf1f926619fac65d8d.zip
version bump wrt bug 158633, thanks to Jakub Moc
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild')
-rw-r--r--dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild b/dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild
new file mode 100644
index 000000000000..c4ac7dc06efc
--- /dev/null
+++ b/dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild
@@ -0,0 +1,13 @@
+# 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"