diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-04-11 03:24:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-04-11 03:24:49 +0000 |
commit | 5dede404714b85afea630a817ef6fa785e645eca (patch) | |
tree | e39bedc78af18a04b2fa6d8c489c05e273b0370d /dev-php/PEAR-Image_Graph | |
parent | Seem to have missed a digest file. (diff) | |
download | gentoo-2-5dede404714b85afea630a817ef6fa785e645eca.tar.gz gentoo-2-5dede404714b85afea630a817ef6fa785e645eca.tar.bz2 gentoo-2-5dede404714b85afea630a817ef6fa785e645eca.zip |
Stable for HPPA (bug #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 25ada2265612..a8ab2444c7e9 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.12 2007/04/10 20:50:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.13 2007/04/11 03:24:49 jer Exp $ + + 11 Apr 2007; Jeroen Roovers <jer@gentoo.org> + PEAR-Image_Graph-0.7.2.ebuild: + Stable for HPPA (bug #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 126bda96276d..3f6ae1e9901f 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.8 2007/04/10 20:50:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild,v 1.9 2007/04/11 03:24:49 jer 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 |