summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-05-25 18:17:56 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-05-25 18:17:56 +0000
commita12d823e0a563cb8d95c09096b337fc4446caf7b (patch)
tree34082bebe8b154a3e065f13a72384c1f3fd5d278 /dev-php/PEAR-Image_Graph
parentStable on hppa. (diff)
downloadhistorical-a12d823e0a563cb8d95c09096b337fc4446caf7b.tar.gz
historical-a12d823e0a563cb8d95c09096b337fc4446caf7b.tar.bz2
historical-a12d823e0a563cb8d95c09096b337fc4446caf7b.zip
Added ~ppc keyword. Bug 134270
Package-Manager: portage-2.1_rc2-r2
Diffstat (limited to 'dev-php/PEAR-Image_Graph')
-rw-r--r--dev-php/PEAR-Image_Graph/ChangeLog5
-rw-r--r--dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Image_Graph/ChangeLog b/dev-php/PEAR-Image_Graph/ChangeLog
index 9d430993ad6d..1d8db6b3cc12 100644
--- a/dev-php/PEAR-Image_Graph/ChangeLog
+++ b/dev-php/PEAR-Image_Graph/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Image_Graph
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.3 2006/05/23 21:16:01 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.4 2006/05/25 18:13:59 nixnut Exp $
+
+ 25 May 2006; <nixnut@gentoo.org> PEAR-Image_Graph-0.7.2.ebuild:
+ Added ~ppc. bug #134270
23 May 2006; Luca Longinotti <chtekk@gentoo.org>
-PEAR-Image_Graph-0.7.1.ebuild:
diff --git a/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild b/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild
index 877b1a62ce0f..ccc905bcae98 100644
--- a/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild
+++ b/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.1 2006/03/02 16:00:53 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.2 2006/05/25 18:13:59 nixnut Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="A package for displaying (numerical) data as a graph/chart/plot."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="dev-php/PEAR-Image_Canvas
dev-php/PEAR-Numbers_Roman