summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-DB_Table')
-rw-r--r--dev-php/PEAR-DB_Table/ChangeLog6
-rw-r--r--dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-DB_Table/ChangeLog b/dev-php/PEAR-DB_Table/ChangeLog
index 7c5f540d458b..d7e48cb46e24 100644
--- a/dev-php/PEAR-DB_Table/ChangeLog
+++ b/dev-php/PEAR-DB_Table/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-DB_Table
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.15 2006/01/22 07:36:08 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.16 2006/01/22 16:32:18 weeve Exp $
+
+ 22 Jan 2006; Jason Wever <weeve@gentoo.org>
+ PEAR-DB_Table-0.21.2-r1.ebuild:
+ Stable on SPARC wrt bug #119722.
22 Jan 2006; Mark Loeser <halcy0n@gentoo.org>
PEAR-DB_Table-0.21.2-r1.ebuild:
diff --git a/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild b/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild
index 13226bcb4ff4..3692193219c2 100644
--- a/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild
+++ b/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 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-0.21.2-r1.ebuild,v 1.7 2006/01/22 07:36:08 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild,v 1.8 2006/01/22 16:32:18 weeve Exp $
inherit php-pear-r1
DESCRIPTION="Builds on PEAR DB to abstract datatypes and automate table creation, data validation"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="ppc64 ~sparc x86"
+KEYWORDS="ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1"