diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-04-16 11:21:49 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-04-16 11:21:49 +0000 |
commit | 4740d42c66f5932c82badebb9774dc72709cabe0 (patch) | |
tree | 7785da69f885ad4e1bbb7ade8b70c369d57c7ac5 /dev-php5/pecl-bbcode | |
parent | Fix dependency on aspell, bug 363385. (diff) | |
download | historical-4740d42c66f5932c82badebb9774dc72709cabe0.tar.gz historical-4740d42c66f5932c82badebb9774dc72709cabe0.tar.bz2 historical-4740d42c66f5932c82badebb9774dc72709cabe0.zip |
Removed older versions
Package-Manager: portage-2.1.9.45/cvs/Linux x86_64
Diffstat (limited to 'dev-php5/pecl-bbcode')
-rw-r--r-- | dev-php5/pecl-bbcode/pecl-bbcode-1.0.2.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-php5/pecl-bbcode/pecl-bbcode-1.0.2.ebuild b/dev-php5/pecl-bbcode/pecl-bbcode-1.0.2.ebuild deleted file mode 100644 index ff29eddd4493..000000000000 --- a/dev-php5/pecl-bbcode/pecl-bbcode-1.0.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2010 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.2.ebuild,v 1.2 2010/10/18 18:40:13 olemarkus Exp $ - -PHP_EXT_NAME="bbcode" -PHP_EXT_INI="yes" -PHP_EXT_ZENDEXT="no" -DOCS="TODO" - -inherit php-ext-pecl-r1 - -KEYWORDS="~amd64 ~x86" - -DESCRIPTION="A quick and efficient BBCode Parsing Library." -LICENSE="PHP-3.01 BSD" -SLOT="0" -IUSE="" - -DEPEND="<dev-lang/php-5.3" -RDEPEND="" - -need_php_by_category |