diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-10 14:39:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-10 14:39:52 +0000 |
commit | 269671120ea8b50d93151cddb275fbb54a2246a2 (patch) | |
tree | 31b237ff2403904ba41c9db90e8a1196e15f6226 /dev-php/PEAR-Image_Graph | |
parent | ia64 stable wrt bug 173777 (diff) | |
download | gentoo-2-269671120ea8b50d93151cddb275fbb54a2246a2.tar.gz gentoo-2-269671120ea8b50d93151cddb275fbb54a2246a2.tar.bz2 gentoo-2-269671120ea8b50d93151cddb275fbb54a2246a2.zip |
ia64 stable wrt bug 173781
(Portage version: 2.1.2.3)
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 f0eb0fbaa0f6..8661678acd8e 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.9 2007/04/09 09:14:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.10 2007/04/10 14:39:52 armin76 Exp $ + + 10 Apr 2007; Raúl Porcel <armin76@gentoo.org> + PEAR-Image_Graph-0.7.2.ebuild: + ia64 stable wrt bug 173781 09 Apr 2007; Markus Rothe <corsair@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 907b3baf006c..7283cb7e1a90 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.5 2007/04/09 09:14:54 corsair Exp $ +# $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 $ 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 |