diff options
author | 2007-02-10 18:25:11 +0000 | |
---|---|---|
committer | 2007-02-10 18:25:11 +0000 | |
commit | 11534351e97791b39bc687a87b13e006747fa505 (patch) | |
tree | 1d2572791226f7f1e4e3bb584dfa2dcc4659b8eb /dev-php5/jpgraph/jpgraph-2.1.3.ebuild | |
parent | Fix bugs 164770 and 164768 thanks to Mark Charlebois <mcharleb@qualcomm.com> (diff) | |
download | gentoo-2-11534351e97791b39bc687a87b13e006747fa505.tar.gz gentoo-2-11534351e97791b39bc687a87b13e006747fa505.tar.bz2 gentoo-2-11534351e97791b39bc687a87b13e006747fa505.zip |
Stable on ppc wrt bug 143376
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-php5/jpgraph/jpgraph-2.1.3.ebuild')
-rw-r--r-- | dev-php5/jpgraph/jpgraph-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/jpgraph/jpgraph-2.1.3.ebuild b/dev-php5/jpgraph/jpgraph-2.1.3.ebuild index 7c6b6be14281..fe093b38afb0 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.5 2007/02/10 04:20:41 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/jpgraph/jpgraph-2.1.3.ebuild,v 1.6 2007/02/10 18:25:11 nixnut 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" |