diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 12:21:13 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 12:21:13 +0000 |
commit | 0140e49475dfb33f45059cbfadbce3e218d9ba4c (patch) | |
tree | 743871e9f452c7e0b77a0fef650c3f623320a26b /dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild | |
parent | x86 stable, bug 192247 (diff) | |
download | gentoo-2-0140e49475dfb33f45059cbfadbce3e218d9ba4c.tar.gz gentoo-2-0140e49475dfb33f45059cbfadbce3e218d9ba4c.tar.bz2 gentoo-2-0140e49475dfb33f45059cbfadbce3e218d9ba4c.zip |
x86 stable, bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild')
-rw-r--r-- | dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild b/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild index 3486259852fe..6cdb6e924c30 100644 --- a/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild +++ b/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild @@ -1,13 +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-DB_Table/PEAR-DB_Table-1.5.0.ebuild,v 1.2 2007/09/16 05:51:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild,v 1.3 2007/09/21 12:21:13 opfer Exp $ inherit php-pear-r1 DESCRIPTION="Builds on PEAR DB to abstract datatypes and automate table creation, data validation" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="minimal" DEPEND=">=dev-php/PEAR-PEAR-1.5.0" RDEPEND="!minimal? ( >=dev-php/PEAR-MDB2-2.4.1 |