summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-02-06 19:36:38 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-02-06 19:36:38 +0000
commitfa740c9a82adda01557ce66104860f69ccc5a1ac (patch)
treea416af278fe7ddcc6f60784a599b5e6e5fc92f6c /dev-php5
parentStable on ppc64; bug #165606 (diff)
downloadgentoo-2-fa740c9a82adda01557ce66104860f69ccc5a1ac.tar.gz
gentoo-2-fa740c9a82adda01557ce66104860f69ccc5a1ac.tar.bz2
gentoo-2-fa740c9a82adda01557ce66104860f69ccc5a1ac.zip
Stable on sparc wrt #143376
(Portage version: 2.1.2-r8)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/jpgraph/ChangeLog5
-rw-r--r--dev-php5/jpgraph/jpgraph-2.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/jpgraph/ChangeLog b/dev-php5/jpgraph/ChangeLog
index 4fda16d1a651..8f6de00c965b 100644
--- a/dev-php5/jpgraph/ChangeLog
+++ b/dev-php5/jpgraph/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/jpgraph
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/ChangeLog,v 1.12 2007/01/24 18:18:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/ChangeLog,v 1.13 2007/02/06 19:36:38 gustavoz Exp $
+
+ 06 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> jpgraph-2.1.3.ebuild:
+ Stable on sparc wrt #143376
24 Jan 2007; Jeroen Roovers <jer@gentoo.org> jpgraph-2.1.3.ebuild:
Stable for HPPA (bug #143378).
diff --git a/dev-php5/jpgraph/jpgraph-2.1.3.ebuild b/dev-php5/jpgraph/jpgraph-2.1.3.ebuild
index b399edc9fbbb..81372e85e823 100644
--- a/dev-php5/jpgraph/jpgraph-2.1.3.ebuild
+++ b/dev-php5/jpgraph/jpgraph-2.1.3.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/jpgraph-2.1.3.ebuild,v 1.2 2007/01/24 18:18:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/jpgraph-2.1.3.ebuild,v 1.3 2007/02/06 19:36:38 gustavoz Exp $
inherit php-lib-r1
-KEYWORDS="~alpha ~amd64 hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ppc sparc ~x86"
DESCRIPTION="Fully OO graph drawing library for PHP."
HOMEPAGE="http://www.aditus.nu/jpgraph/"
LICENSE="QPL-1.0"