diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-11 17:51:56 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-11 17:51:56 +0000 |
commit | f09994823830bfaab9c9b1d9b29c763e810602f2 (patch) | |
tree | 935361c3bb7299505ca5a3de303fb87c1296cbb0 /dev-php/PEAR-Image_Graph | |
parent | Stable on amd64 wrt bug 173777 (diff) | |
download | gentoo-2-f09994823830bfaab9c9b1d9b29c763e810602f2.tar.gz gentoo-2-f09994823830bfaab9c9b1d9b29c763e810602f2.tar.bz2 gentoo-2-f09994823830bfaab9c9b1d9b29c763e810602f2.zip |
Stable on amd64 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 | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Image_Graph/PEAR-Image_Graph-0.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Image_Graph/ChangeLog b/dev-php/PEAR-Image_Graph/ChangeLog index a8ab2444c7e9..788c42702730 100644 --- a/dev-php/PEAR-Image_Graph/ChangeLog +++ b/dev-php/PEAR-Image_Graph/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2007/04/11 03:24:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_Graph/ChangeLog,v 1.14 2007/04/11 17:51:56 welp Exp $ + + 11 Apr 2007; Peter Weller <welp@gentoo.org> PEAR-Image_Graph-0.7.2.ebuild: + Stable on amd64 wrt bug 173781 11 Apr 2007; Jeroen Roovers <jer@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 3f6ae1e9901f..70469db93143 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.9 2007/04/11 03:24:49 jer Exp $ +# $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 $ 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 |