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/PEAR-Image_Graph-0.7.2.ebuild | |
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/PEAR-Image_Graph-0.7.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |