summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-05 04:22:11 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-05 04:22:11 +0000
commita482effcdc9c0e50c10d978bbe87e26b79fe9b44 (patch)
tree5904309b0ebbef00719102ecdfb986cc8bff31d5 /dev-php/PEAR-Structures_Graph
parentStable for HPPA (bug #336869). (diff)
downloadgentoo-2-a482effcdc9c0e50c10d978bbe87e26b79fe9b44.tar.gz
gentoo-2-a482effcdc9c0e50c10d978bbe87e26b79fe9b44.tar.bz2
gentoo-2-a482effcdc9c0e50c10d978bbe87e26b79fe9b44.zip
Stable for HPPA (bug #336869).
(Portage version: 2.1.9.24/cvs/Linux i686)
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 bffaaf2b33b6..bf4c07337974 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.9 2010/10/20 14:17:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.10 2010/11/05 04:22:11 jer Exp $
+
+ 05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+ PEAR-Structures_Graph-1.0.3.ebuild:
+ Stable for HPPA (bug #336869).
20 Oct 2010; Markos Chandras <hwoarang@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 cbc6ee0eaf6b..adafa52de4c6 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-2010 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.3 2010/10/20 14:17:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.3.ebuild,v 1.4 2010/11/05 04:22:11 jer 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 )