summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-11-11 02:06:30 +0000
committerDawid Węgliński <cla@gentoo.org>2007-11-11 02:06:30 +0000
commit6ddf7c230894f03c02fe2158ee7c362bba75c093 (patch)
tree5292d3e4ca50fd16bf3cd97d6da88e82d64e602c /dev-php5
parentStable on x86 wrt bug #198561 (diff)
downloadhistorical-6ddf7c230894f03c02fe2158ee7c362bba75c093.tar.gz
historical-6ddf7c230894f03c02fe2158ee7c362bba75c093.tar.bz2
historical-6ddf7c230894f03c02fe2158ee7c362bba75c093.zip
Stable on x86 wrt bug #198564
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/jpgraph/ChangeLog5
-rw-r--r--dev-php5/jpgraph/jpgraph-2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/jpgraph/ChangeLog b/dev-php5/jpgraph/ChangeLog
index 1fa409cc5df2..c77b3c4d8d5a 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.22 2007/11/10 14:07:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/ChangeLog,v 1.23 2007/11/11 02:06:30 cla Exp $
+
+ 11 Nov 2007; Dawid Węgliński <cla@gentoo.org> jpgraph-2.2.ebuild:
+ Stable on x86 (bug #198564)
10 Nov 2007; nixnut <nixnut@gentoo.org> jpgraph-2.2.ebuild:
Stable on ppc wrt bug 198564
diff --git a/dev-php5/jpgraph/jpgraph-2.2.ebuild b/dev-php5/jpgraph/jpgraph-2.2.ebuild
index c7b5eee3092c..42c78f586af1 100644
--- a/dev-php5/jpgraph/jpgraph-2.2.ebuild
+++ b/dev-php5/jpgraph/jpgraph-2.2.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.2.ebuild,v 1.2 2007/11/10 14:07:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/jpgraph-2.2.ebuild,v 1.3 2007/11/11 02:06:30 cla Exp $
inherit php-lib-r1 eutils
-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/"