diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-03-19 11:34:48 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-03-19 11:34:48 +0000 |
commit | 8ca85b4669867ef4980cb85036b79ec7adf4f003 (patch) | |
tree | 085b4260d91b242a04779ec746b0d50e3f851d66 /dev-php | |
parent | Added die after sed/dobin/dodoc (diff) | |
download | gentoo-2-8ca85b4669867ef4980cb85036b79ec7adf4f003.tar.gz gentoo-2-8ca85b4669867ef4980cb85036b79ec7adf4f003.tar.bz2 gentoo-2-8ca85b4669867ef4980cb85036b79ec7adf4f003.zip |
Version bump
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-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="" |