summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-28 23:49:03 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-28 23:49:03 +0000
commit8c12111b20ce0ea819f51fe0cfbe0ce524d72465 (patch)
tree28d9123a2e30db26d70d2c7153d7e6dfb9ef9c67 /dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild
parentStable on amd64 wrt bug #192247 (diff)
downloadgentoo-2-8c12111b20ce0ea819f51fe0cfbe0ce524d72465.tar.gz
gentoo-2-8c12111b20ce0ea819f51fe0cfbe0ce524d72465.tar.bz2
gentoo-2-8c12111b20ce0ea819f51fe0cfbe0ce524d72465.zip
Stable on amd64 wrt bug #192247
(Portage version: 2.1.3.10)
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.ebuild4
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 e8625811689c..dfaea5fa52e0 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.5 2007/09/26 18:13:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild,v 1.6 2007/09/28 23:49:03 angelos 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