summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-09-16 06:40:03 +0000
committerJeroen Roovers <jer@gentoo.org>2007-09-16 06:40:03 +0000
commit7b3c3a722b69a93f6b463dba869e345d905f667f (patch)
tree14463def88616b53f2c810355670e02d7462c823 /dev-php/PEAR-DB_Table
parentarm stable. (diff)
downloadhistorical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.gz
historical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.bz2
historical-7b3c3a722b69a93f6b463dba869e345d905f667f.zip
Stable for HPPA (bug #192247).
Package-Manager: portage-2.1.2.12
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 652f99a921b8..70966fc62801 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.27 2007/08/20 21:38:56 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB_Table/ChangeLog,v 1.28 2007/09/16 05:51:55 jer Exp $
+
+ 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-DB_Table-1.5.0.ebuild:
+ Stable for HPPA (bug #192247).
*PEAR-DB_Table-1.5.0 (20 Aug 2007)
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 bd2029f51098..3486259852fe 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.1 2007/08/20 21:38:56 jokey Exp $
+# $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 $
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