diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 04:28:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 04:28:04 +0000 |
commit | f0978ad1c21ca623b14dce083e2cb059739d9d1e (patch) | |
tree | 7497dcae2f3d89d5f79856035ef9e0f17b628542 /dev-php | |
parent | Stable for HPPA (bug #336869). (diff) | |
download | gentoo-2-f0978ad1c21ca623b14dce083e2cb059739d9d1e.tar.gz gentoo-2-f0978ad1c21ca623b14dce083e2cb059739d9d1e.tar.bz2 gentoo-2-f0978ad1c21ca623b14dce083e2cb059739d9d1e.zip |
Stable for HPPA (bug #336869).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Image_GraphViz/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Image_GraphViz/ChangeLog b/dev-php/PEAR-Image_GraphViz/ChangeLog index 986967f1f21d..3ddc8143003e 100644 --- a/dev-php/PEAR-Image_GraphViz/ChangeLog +++ b/dev-php/PEAR-Image_GraphViz/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Image_GraphViz -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.9 2008/07/15 18:29:44 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.10 2010/11/05 04:28:04 jer Exp $ + + 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> + PEAR-Image_GraphViz-1.3.0_rc3.ebuild: + Stable for HPPA (bug #336869). 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> PEAR-Image_GraphViz-1.3.0_rc3.ebuild: diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild index a9fa95625175..177149d0c19e 100644 --- a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild +++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild,v 1.3 2008/07/15 18:29:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild,v 1.4 2010/11/05 04:28:04 jer Exp $ inherit php-pear-r1 DESCRIPTION="PHP interface to AT&T's GraphViz tools." LICENSE="PHP-3" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~sparc ~x86" IUSE="" |