summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-18 20:16:47 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-18 20:16:47 +0000
commit10cc0c0fd1114efdb4700b6d5dba428c8ade92ad (patch)
tree0194513195c2a2f232cfe63473d790b173f61608 /dev-php
parentMark 1.3.2-r1 stable on alpha. #119722 (diff)
downloadgentoo-2-10cc0c0fd1114efdb4700b6d5dba428c8ade92ad.tar.gz
gentoo-2-10cc0c0fd1114efdb4700b6d5dba428c8ade92ad.tar.bz2
gentoo-2-10cc0c0fd1114efdb4700b6d5dba428c8ade92ad.zip
Mark 0.6.3 stable on alpha/ia64. #119722
(Portage version: 2.1_pre4-r1)
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 7bfaa3f3d5d3..f6ef537afa59 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.13 2006/01/28 16:12:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.14 2006/02/18 20:16:46 agriffis Exp $
+
+ 17 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+ PEAR-Structures_DataGrid-0.6.3.ebuild:
+ Mark 0.6.3 stable on alpha/ia64. #119722
28 Jan 2006; Jeroen Roovers <jer@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 161b1a853577..14785ccab590 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.8 2006/01/28 16:12:31 jer Exp $
+# $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 $
inherit php-pear-r1
@@ -9,7 +9,7 @@ and sorting purposes."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="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