summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-11 21:30:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-11 21:30:07 +0000
commitd81a060f9a61e671a06359ed9793547b7ef89113 (patch)
tree9a688d2a58e0f41962184822cbb5ddb6901b31dd /dev-php5/pecl-bbcode
parentVersion bump, from the php overlay (diff)
downloadhistorical-d81a060f9a61e671a06359ed9793547b7ef89113.tar.gz
historical-d81a060f9a61e671a06359ed9793547b7ef89113.tar.bz2
historical-d81a060f9a61e671a06359ed9793547b7ef89113.zip
Version bump, from the php overlay
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-php5/pecl-bbcode')
-rw-r--r--dev-php5/pecl-bbcode/ChangeLog9
-rw-r--r--dev-php5/pecl-bbcode/pecl-bbcode-1.0.0.ebuild22
2 files changed, 29 insertions, 2 deletions
diff --git a/dev-php5/pecl-bbcode/ChangeLog b/dev-php5/pecl-bbcode/ChangeLog
index bbd8c1b1db18..5b8c48fa37e0 100644
--- a/dev-php5/pecl-bbcode/ChangeLog
+++ b/dev-php5/pecl-bbcode/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php5/pecl-bbcode
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-bbcode/ChangeLog,v 1.2 2007/12/06 01:06:01 jokey Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-bbcode/ChangeLog,v 1.3 2008/02/11 21:23:18 armin76 Exp $
+
+*pecl-bbcode-1.0.0 (11 Feb 2008)
+
+ 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> +pecl-bbcode-1.0.0.ebuild:
+ Version bump, from the php overlay
06 Dec 2007; Markus Ullmann <jokey@gentoo.org> pecl-bbcode-0.10.4.ebuild:
LICENSE fix from project overlay
diff --git a/dev-php5/pecl-bbcode/pecl-bbcode-1.0.0.ebuild b/dev-php5/pecl-bbcode/pecl-bbcode-1.0.0.ebuild
new file mode 100644
index 000000000000..b711364a9c8f
--- /dev/null
+++ b/dev-php5/pecl-bbcode/pecl-bbcode-1.0.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-bbcode/pecl-bbcode-1.0.0.ebuild,v 1.1 2008/02/11 21:23:18 armin76 Exp $
+
+PHP_EXT_NAME="bbcode"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+DOCS="TODO"
+
+inherit php-ext-pecl-r1
+
+KEYWORDS="~x86"
+
+DESCRIPTION="A quick and efficient BBCode Parsing Library."
+LICENSE="PHP-3.01 BSD"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+need_php_by_category