diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-09 09:14:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-09 09:14:54 +0000 |
commit | e89232056219200f9474b752875a32acacf49c5c (patch) | |
tree | 6a423d045b719a7e0299d75ed7fe411197c88967 /dev-php/PEAR-Image_Graph | |
parent | Stable on ppc64; bug #173777 (diff) | |
download | historical-e89232056219200f9474b752875a32acacf49c5c.tar.gz historical-e89232056219200f9474b752875a32acacf49c5c.tar.bz2 historical-e89232056219200f9474b752875a32acacf49c5c.zip |
Stable on ppc64; bug #173781
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-php/PEAR-Image_Graph')
-rw-r--r-- | dev-php/PEAR-Image_Graph/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-php/PEAR-Image_Graph/ChangeLog b/dev-php/PEAR-Image_Graph/ChangeLog index 25cef4b33f8d..f0eb0fbaa0f6 100644 --- a/dev-php/PEAR-Image_Graph/ChangeLog +++ b/dev-php/PEAR-Image_Graph/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Image_Graph # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.8 2007/02/21 23:25:47 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.9 2007/04/09 09:14:54 corsair Exp $ + + 09 Apr 2007; Markus Rothe <corsair@gentoo.org> + PEAR-Image_Graph-0.7.2.ebuild: + Stable on ppc64; bug #173781 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild b/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild index 54cfd79eec50..907b3baf006c 100644 --- a/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild +++ b/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.4 2006/11/25 19:30:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.5 2007/04/09 09:14:54 corsair Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="A package for displaying (numerical) data as a graph/chart/plot." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND="dev-php/PEAR-Image_Canvas dev-php/PEAR-Numbers_Roman |