summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-21 20:28:41 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-21 20:28:41 +0000
commitd4d3c5f488378cce00cc14d753592872cb129b42 (patch)
tree70a35a57362221e1a116b16e18105d7b14423f16 /dev-php/PEAR-Tree
parentAdded ppc keyword. bug 119459 (diff)
downloadhistorical-d4d3c5f488378cce00cc14d753592872cb129b42.tar.gz
historical-d4d3c5f488378cce00cc14d753592872cb129b42.tar.bz2
historical-d4d3c5f488378cce00cc14d753592872cb129b42.zip
Stable on ppc64; bug #119722
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php/PEAR-Tree')
-rw-r--r--dev-php/PEAR-Tree/ChangeLog7
-rw-r--r--dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Tree/ChangeLog b/dev-php/PEAR-Tree/ChangeLog
index cb9389ab9011..4e230103398d 100644
--- a/dev-php/PEAR-Tree/ChangeLog
+++ b/dev-php/PEAR-Tree/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Tree
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/ChangeLog,v 1.13 2005/11/23 16:13:44 corsair Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/ChangeLog,v 1.14 2006/01/21 20:23:53 corsair Exp $
+
+ 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Tree-0.2.4-r1.ebuild:
+ Stable on ppc64; bug #119722
23 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-Tree-0.2.4-r1.ebuild:
Added ~ppc64 keyword; bug #105385
diff --git a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild
index 1eec43088e25..8f8f87ada2b8 100644
--- a/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild
+++ b/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild,v 1.7 2005/11/23 16:13:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Tree/PEAR-Tree-0.2.4-r1.ebuild,v 1.8 2006/01/21 20:23:53 corsair Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Generic tree management, currently supports DB and XML as data
sources."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1
>=dev-php/PEAR-XML_Parser-1.2.7"