summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-Structures_Graph')
-rw-r--r--dev-php/PEAR-Structures_Graph/ChangeLog6
-rw-r--r--dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Structures_Graph/ChangeLog b/dev-php/PEAR-Structures_Graph/ChangeLog
index 579c8b6dc05c..96517279e102 100644
--- a/dev-php/PEAR-Structures_Graph/ChangeLog
+++ b/dev-php/PEAR-Structures_Graph/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Structures_Graph
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.11 2011/01/06 20:08:32 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.12 2011/01/10 18:16:41 xarthisius Exp $
+
+ 10 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ PEAR-Structures_Graph-1.0.3.ebuild:
+ ppc stable wrt #294256, #349318, #350908
06 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
PEAR-Structures_Graph-1.0.3.ebuild:
diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.3.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.3.ebuild
index e47e19b96c8b..6b7120498287 100644
--- a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.3.ebuild
+++ b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.3.ebuild,v 1.5 2011/01/06 20:08:32 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.3.ebuild,v 1.6 2011/01/10 18:16:41 xarthisius Exp $
EAPI="2"
@@ -11,7 +11,7 @@ DESCRIPTION="Graph datastructure manipulation library"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )