From 801b0e311176f5aa01bc6fd0b68a2894333490e2 Mon Sep 17 00:00:00 2001 From: Joseph Jezak Date: Thu, 30 Mar 2006 18:58:44 +0000 Subject: Added ~ppc. (Portage version: 2.1_pre7-r2) --- dev-php/PEAR-DB_Table/ChangeLog | 6 +++++- dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php/PEAR-DB_Table') diff --git a/dev-php/PEAR-DB_Table/ChangeLog b/dev-php/PEAR-DB_Table/ChangeLog index 8345126f91ed..3e23aa1961fb 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.20 2006/02/18 20:13:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.21 2006/03/30 18:58:44 josejx Exp $ + + 30 Mar 2006; Joseph Jezak + PEAR-DB_Table-0.21.2-r1.ebuild: + Added ~ppc. 17 Feb 2006; Aron Griffis 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 5b7b93cdf593..4ed4c7839995 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.12 2006/02/18 20:13:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/PEAR-DB_Table-0.21.2-r1.ebuild,v 1.13 2006/03/30 18:58:44 josejx 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 ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1" -- cgit v1.2.3-65-gdbad