summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-01-29 15:39:40 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-01-29 15:39:40 +0000
commit944d9d968de1fa3603c9c386a6c0d1a6516b92a0 (patch)
tree3eea3f866d1e1a06e9726af98acf183c938ec4f4 /dev-php/PEAR-Structures_Graph
parentMarked -hppa (bug #400671). (diff)
downloadhistorical-944d9d968de1fa3603c9c386a6c0d1a6516b92a0.tar.gz
historical-944d9d968de1fa3603c9c386a6c0d1a6516b92a0.tar.bz2
historical-944d9d968de1fa3603c9c386a6c0d1a6516b92a0.zip
alpha/arm/ia64/s390/sh/sparc stable
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
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.4.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-php/PEAR-Structures_Graph/ChangeLog b/dev-php/PEAR-Structures_Graph/ChangeLog
index 7953eb5864ad..5f8452be089f 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.15 2012/01/19 09:49:55 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.16 2012/01/29 15:39:40 armin76 Exp $
+
+ 29 Jan 2012; Raúl Porcel <armin76@gentoo.org>
+ PEAR-Structures_Graph-1.0.4.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable
19 Jan 2012; Matti Bickel <mabi@gentoo.org>
-PEAR-Structures_Graph-1.0.3.ebuild:
diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild
index 194e346c013b..81696e0bfccb 100644
--- a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild
+++ b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.4.ebuild,v 1.2 2011/04/26 17:50:13 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild,v 1.3 2012/01/29 15:39:40 armin76 Exp $
# BIG FAT WARNING!
# Do not use any pear eclass here since pear itself depends on this package.
@@ -15,7 +15,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 )