diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-10 14:56:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-10 14:56:52 +0000 |
commit | ec3891c4fbaaf096f7467885f7b22a0e8a8fee76 (patch) | |
tree | 4c6d96b6009c92b0b359cdfe200c70a11ea0e59c /dev-php/PEAR-Image_Graph | |
parent | Stable on sparc wrt #173776 (diff) | |
download | historical-ec3891c4fbaaf096f7467885f7b22a0e8a8fee76.tar.gz historical-ec3891c4fbaaf096f7467885f7b22a0e8a8fee76.tar.bz2 historical-ec3891c4fbaaf096f7467885f7b22a0e8a8fee76.zip |
Stable on sparc wrt #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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Image_Graph/ChangeLog b/dev-php/PEAR-Image_Graph/ChangeLog index 8661678acd8e..74f256e6eec9 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.10 2007/04/10 14:39:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.11 2007/04/10 14:56:52 gustavoz Exp $ + + 10 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + PEAR-Image_Graph-0.7.2.ebuild: + Stable on sparc wrt #173781 10 Apr 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Image_Graph-0.7.2.ebuild: 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 7283cb7e1a90..8194aa96736c 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-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.6 2007/04/10 14:39:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.7 2007/04/10 14:56:52 gustavoz 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 |