diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-22 13:44:56 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-22 13:44:56 +0000 |
commit | 8170d36caa5017da54fe58dbf161eee74c619a45 (patch) | |
tree | a7d6407151bd3de3d9b78ab6a20ecac548359372 /dev-php/PEAR-Image_Graph | |
parent | ppc stable, bug #173777 (diff) | |
download | historical-8170d36caa5017da54fe58dbf161eee74c619a45.tar.gz historical-8170d36caa5017da54fe58dbf161eee74c619a45.tar.bz2 historical-8170d36caa5017da54fe58dbf161eee74c619a45.zip |
ppc stable, bug #173781
Package-Manager: portage-2.1.2.4
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 788c42702730..7c662dc54474 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.14 2007/04/11 17:51:56 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.15 2007/04/22 13:44:56 dertobi123 Exp $ + + 22 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> + PEAR-Image_Graph-0.7.2.ebuild: + ppc stable, bug #173781 11 Apr 2007; Peter Weller <welp@gentoo.org> PEAR-Image_Graph-0.7.2.ebuild: Stable on amd64 wrt bug 173781 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 70469db93143..e1e18349ab94 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.10 2007/04/11 17:51:56 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.11 2007/04/22 13:44:56 dertobi123 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 |