diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2010-10-18 18:40:13 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2010-10-18 18:40:13 +0000 |
commit | 0401a06188f6082d551fb8c5862b7f694541e42a (patch) | |
tree | 8d8b50cf0d0b335db11cf78c94d89758408743db /dev-php5 | |
parent | Masking dev-php5/pecl-bbcode-1.0.2-r1 (diff) | |
download | gentoo-2-0401a06188f6082d551fb8c5862b7f694541e42a.tar.gz gentoo-2-0401a06188f6082d551fb8c5862b7f694541e42a.tar.bz2 gentoo-2-0401a06188f6082d551fb8c5862b7f694541e42a.zip |
Really made the remaining version block php 5.3
(Portage version: 2.1.9.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/pecl-bbcode/pecl-bbcode-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 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 index d1ac0bb0e3a4..ff29eddd4493 100644 --- a/dev-php5/pecl-bbcode/pecl-bbcode-1.0.2.ebuild +++ b/dev-php5/pecl-bbcode/pecl-bbcode-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.1 2008/08/19 21:58:47 hoffie Exp $ +# $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" @@ -16,7 +16,7 @@ LICENSE="PHP-3.01 BSD" SLOT="0" IUSE="" -DEPEND="" +DEPEND="<dev-lang/php-5.3" RDEPEND="" need_php_by_category |