diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-01-12 20:43:14 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-01-12 20:43:14 +0000 |
commit | 99cdfbe1f6b2fdafc69c35a865799629e1feeb51 (patch) | |
tree | 5febaa4a2374caa90a7070ed2a5e3951950375fe /dev-php4 | |
parent | Remove WANT_AUTO* (diff) | |
download | gentoo-2-99cdfbe1f6b2fdafc69c35a865799629e1feeb51.tar.gz gentoo-2-99cdfbe1f6b2fdafc69c35a865799629e1feeb51.tar.bz2 gentoo-2-99cdfbe1f6b2fdafc69c35a865799629e1feeb51.zip |
Stable on ppc wrt bug 143378
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-php4')
-rw-r--r-- | dev-php4/jpgraph/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/jpgraph/jpgraph-1.20.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/jpgraph/ChangeLog b/dev-php4/jpgraph/ChangeLog index 898e40cf880a..f27101f5e221 100644 --- a/dev-php4/jpgraph/ChangeLog +++ b/dev-php4/jpgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/jpgraph # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/jpgraph/ChangeLog,v 1.10 2007/01/10 08:50:18 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/jpgraph/ChangeLog,v 1.11 2007/01/12 20:43:14 nixnut Exp $ + + 12 Jan 2007; nixnut <nixnut@gentoo.org> jpgraph-1.20.5.ebuild: + Stable on ppc wrt bug 143378 10 Jan 2007; Christian Faulhammer <opfer@gentoo.org> jpgraph-1.20.5.ebuild: diff --git a/dev-php4/jpgraph/jpgraph-1.20.5.ebuild b/dev-php4/jpgraph/jpgraph-1.20.5.ebuild index 70bf6fe1d34e..3e8943a67610 100644 --- a/dev-php4/jpgraph/jpgraph-1.20.5.ebuild +++ b/dev-php4/jpgraph/jpgraph-1.20.5.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-php4/jpgraph/jpgraph-1.20.5.ebuild,v 1.2 2007/01/10 08:50:18 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/jpgraph/jpgraph-1.20.5.ebuild,v 1.3 2007/01/12 20:43:14 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/" SRC_URI="http://members.chello.se/jpgraph/jpgdownloads/${P}.tar.gz" |