summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-10-14 15:35:31 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-10-14 15:35:31 +0000
commit6ad06dcb27adb5bdc09302c6b1ad6304e0691e36 (patch)
tree36257a76fc8a4e97a6b2e8c4ba0d80f8dce77096 /dev-php/PEAR-Structures_Graph
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-6ad06dcb27adb5bdc09302c6b1ad6304e0691e36.tar.gz
gentoo-2-6ad06dcb27adb5bdc09302c6b1ad6304e0691e36.tar.bz2
gentoo-2-6ad06dcb27adb5bdc09302c6b1ad6304e0691e36.zip
x86 stable, bug 336869
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
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 c2e36e2b05df..9b41970c66bd 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.7 2010/10/01 01:01:05 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.8 2010/10/14 15:35:31 fauli Exp $
+
+ 14 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
+ PEAR-Structures_Graph-1.0.3.ebuild:
+ x86 stable, bug 336869
01 Oct 2010; Brent Baude <ranger@gentoo.org>
PEAR-Structures_Graph-1.0.2.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 b4350262bc46..0e640b5894aa 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.1 2010/06/17 13:21:34 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.3.ebuild,v 1.2 2010/10/14 15:35:31 fauli 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 )