summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-10-01 01:01:05 +0000
committerBrent Baude <ranger@gentoo.org>2010-10-01 01:01:05 +0000
commitf3fb96ab2f5cfd99fadaaf3ff5c039a161664bf3 (patch)
treea7ff885d036afd89e8e9e3989ef4be284c9093a6 /dev-php
parentMarking PEAR-XML_Util-1.2.1-r1 ppc64 for bug 311633 (diff)
downloadgentoo-2-f3fb96ab2f5cfd99fadaaf3ff5c039a161664bf3.tar.gz
gentoo-2-f3fb96ab2f5cfd99fadaaf3ff5c039a161664bf3.tar.bz2
gentoo-2-f3fb96ab2f5cfd99fadaaf3ff5c039a161664bf3.zip
Marking PEAR-Structures_Graph-1.0.2 ppc64 for bug 311633
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Structures_Graph/ChangeLog6
-rw-r--r--dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.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 66c33fc88540..c2e36e2b05df 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.6 2010/07/18 12:19:29 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.7 2010/10/01 01:01:05 ranger Exp $
+
+ 01 Oct 2010; Brent Baude <ranger@gentoo.org>
+ PEAR-Structures_Graph-1.0.2.ebuild:
+ Marking PEAR-Structures_Graph-1.0.2 ppc64 for bug 311633
18 Jul 2010; <nixnut@gentoo.org> PEAR-Structures_Graph-1.0.2.ebuild:
ppc stable #311633
diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.ebuild
index cd48add0d49f..ae58e68234a9 100644
--- a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.ebuild
+++ b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.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.2.ebuild,v 1.6 2010/07/18 12:19:29 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.2.ebuild,v 1.7 2010/10/01 01:01:05 ranger Exp $
MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"
@@ -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-php/PEAR-PEAR-1.8.1"