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 | 7a36ff1c58d32c87e1d033a06ea24221512766a1 (patch) | |
tree | 5ab55ce35398bbad92ddfc22df1897d3f4a2679e /dev-php/PEAR-Image_Graph | |
parent | Stable on sparc wrt #173776 (diff) | |
download | gentoo-2-7a36ff1c58d32c87e1d033a06ea24221512766a1.tar.gz gentoo-2-7a36ff1c58d32c87e1d033a06ea24221512766a1.tar.bz2 gentoo-2-7a36ff1c58d32c87e1d033a06ea24221512766a1.zip |
Stable on sparc wrt #173781
(Portage version: 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 |