summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-03-18 14:18:08 +0000
committerJeroen Roovers <jer@gentoo.org>2006-03-18 14:18:08 +0000
commit84c74d9955b26abf56b3025a69af24b175571cd5 (patch)
treee1889c0fb4e4165e79aba84cbbdc50354116e7d2 /dev-php
parentStable on hppa (bug #119722). (diff)
downloadgentoo-2-84c74d9955b26abf56b3025a69af24b175571cd5.tar.gz
gentoo-2-84c74d9955b26abf56b3025a69af24b175571cd5.tar.bz2
gentoo-2-84c74d9955b26abf56b3025a69af24b175571cd5.zip
Stable on hppa (bug #119722).
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Structures_DataGrid/ChangeLog6
-rw-r--r--dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Structures_DataGrid/ChangeLog b/dev-php/PEAR-Structures_DataGrid/ChangeLog
index f6ef537afa59..49041cdbebac 100644
--- a/dev-php/PEAR-Structures_DataGrid/ChangeLog
+++ b/dev-php/PEAR-Structures_DataGrid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Structures_DataGrid
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.14 2006/02/18 20:16:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.15 2006/03/18 14:18:08 jer Exp $
+
+ 18 Mar 2006; Jeroen Roovers <jer@gentoo.org>
+ PEAR-Structures_DataGrid-0.6.3.ebuild:
+ Stable on hppa (bug #119722).
17 Feb 2006; Aron Griffis <agriffis@gentoo.org>
PEAR-Structures_DataGrid-0.6.3.ebuild:
diff --git a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild
index 14785ccab590..f1298a24367e 100644
--- a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild
+++ b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild,v 1.9 2006/02/18 20:16:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild,v 1.10 2006/03/18 14:18:08 jer Exp $
inherit php-pear-r1
@@ -9,7 +9,7 @@ and sorting purposes."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-HTML_Table-1.5-r1
>=dev-php/PEAR-Pager-2.3.3-r1