summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-09-26 18:13:42 +0000
committerBrent Baude <ranger@gentoo.org>2007-09-26 18:13:42 +0000
commitff968df344973d03f36366e0b11775df99592182 (patch)
treeeed8f4a482af8582902b87ecc88904a0ca68d258 /dev-php/PEAR-DB_Table
parentMarking PEAR-DB_DataObject-1.8.7 ppc64 stable for bug 192247 (diff)
downloadhistorical-ff968df344973d03f36366e0b11775df99592182.tar.gz
historical-ff968df344973d03f36366e0b11775df99592182.tar.bz2
historical-ff968df344973d03f36366e0b11775df99592182.zip
Marking PEAR-DB_Table-1.5.0 ppc64 stable for bug 192247
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-php/PEAR-DB_Table')
-rw-r--r--dev-php/PEAR-DB_Table/ChangeLog5
-rw-r--r--dev-php/PEAR-DB_Table/PEAR-DB_Table-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-DB_Table/ChangeLog b/dev-php/PEAR-DB_Table/ChangeLog
index 70de9f0157e3..73668805a942 100644
--- a/dev-php/PEAR-DB_Table/ChangeLog
+++ b/dev-php/PEAR-DB_Table/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-DB_Table
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.30 2007/09/25 00:16:08 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.31 2007/09/26 18:13:42 ranger Exp $
+
+ 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-DB_Table-1.5.0.ebuild:
+ Marking PEAR-DB_Table-1.5.0 ppc64 stable for bug 192247
25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-DB_Table-1.5.0.ebuild:
stable ppc, bug #192247
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 023ed3bae1ff..e8625811689c 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.4 2007/09/25 00:16:08 pylon Exp $
+# $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 $
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