diff options
Diffstat (limited to 'dev-php/PEAR-Image_GraphViz')
-rw-r--r-- | dev-php/PEAR-Image_GraphViz/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0.ebuild | 11 |
2 files changed, 18 insertions, 2 deletions
diff --git a/dev-php/PEAR-Image_GraphViz/ChangeLog b/dev-php/PEAR-Image_GraphViz/ChangeLog index 3ddc8143003e..14c78f8f6218 100644 --- a/dev-php/PEAR-Image_GraphViz/ChangeLog +++ b/dev-php/PEAR-Image_GraphViz/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PEAR-Image_GraphViz -# 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 $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.11 2011/03/19 11:34:48 olemarkus Exp $ + +*PEAR-Image_GraphViz-1.3.0 (19 Mar 2011) + + 19 Mar 2011; <olemarkus@gentoo.org> +PEAR-Image_GraphViz-1.3.0.ebuild: + Version bump 05 Nov 2010; 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.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0.ebuild new file mode 100644 index 000000000000..ffca7babe5ea --- /dev/null +++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2011 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.ebuild,v 1.1 2011/03/19 11:34:48 olemarkus 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" +IUSE="" |