summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-01-28 16:15:42 +0000
committerJeroen Roovers <jer@gentoo.org>2006-01-28 16:15:42 +0000
commit623ad02dff1bbbded09ff9978f06aa626b526d95 (patch)
treed372762117e70b7d43327fba8f3246abe9ed80f8 /dev-php/PEAR-Structures_DataGrid
parentMarked ~hppa (bug #119722). (diff)
downloadgentoo-2-623ad02dff1bbbded09ff9978f06aa626b526d95.tar.gz
gentoo-2-623ad02dff1bbbded09ff9978f06aa626b526d95.tar.bz2
gentoo-2-623ad02dff1bbbded09ff9978f06aa626b526d95.zip
Marked ~hppa (bug #119722).
(Portage version: 2.1_pre4)
Diffstat (limited to 'dev-php/PEAR-Structures_DataGrid')
-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 76f1cff0e535..7bfaa3f3d5d3 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.12 2006/01/23 17:05:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.13 2006/01/28 16:12:31 jer Exp $
+
+ 28 Jan 2006; Jeroen Roovers <jer@gentoo.org>
+ PEAR-Structures_DataGrid-0.6.3.ebuild:
+ Marked ~hppa (bug #119722).
23 Jan 2006; Bryan Østergaard <kloeri@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 28413381889e..161b1a853577 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.7 2006/01/23 17:05:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.6.3.ebuild,v 1.8 2006/01/28 16:12:31 jer Exp $
inherit php-pear-r1
@@ -9,7 +9,7 @@ and sorting purposes."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="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