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 | 13a87649eb9b996fccfd1f6aa1a02e2ef7fbbb08 (patch) | |
tree | fccd2aec745e974d9ae54b75647cab4f3c0a97ab /dev-php | |
parent | Stable on ppc64; bug #173777 (diff) | |
download | gentoo-2-13a87649eb9b996fccfd1f6aa1a02e2ef7fbbb08.tar.gz gentoo-2-13a87649eb9b996fccfd1f6aa1a02e2ef7fbbb08.tar.bz2 gentoo-2-13a87649eb9b996fccfd1f6aa1a02e2ef7fbbb08.zip |
Stable on ppc64; bug #173781
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php')
-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 |