summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2007-03-06 16:34:33 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2007-03-06 16:34:33 +0000
commita0a2b56490135050034aaea4f5c0fea5a854e5f9 (patch)
tree616ce43c72331072ab6fa43abce60b59352ed5f2 /dev-php5
parentVersion bump. (diff)
downloadgentoo-2-a0a2b56490135050034aaea4f5c0fea5a854e5f9.tar.gz
gentoo-2-a0a2b56490135050034aaea4f5c0fea5a854e5f9.tar.bz2
gentoo-2-a0a2b56490135050034aaea4f5c0fea5a854e5f9.zip
Stable on alpha wrt bug #143376
(Portage version: 2.1.2-r9)
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 a98fb757c522..91d92db3363e 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.16 2007/02/10 18:25:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/ChangeLog,v 1.17 2007/03/06 16:34:33 yoswink Exp $
+
+ 06 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> jpgraph-2.1.3.ebuild:
+ Stable on alpha wrt bug #143376
10 Feb 2007; nixnut <nixnut@gentoo.org> jpgraph-2.1.3.ebuild:
Stable on ppc wrt bug 143376
diff --git a/dev-php5/jpgraph/jpgraph-2.1.3.ebuild b/dev-php5/jpgraph/jpgraph-2.1.3.ebuild
index fe093b38afb0..411a0b773056 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.6 2007/02/10 18:25:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/jpgraph-2.1.3.ebuild,v 1.7 2007/03/06 16:34:33 yoswink 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"