diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-11-29 23:40:36 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-11-29 23:40:36 +0000 |
commit | 0f7efa055f802a9ee245b39fad974363ea1bc10c (patch) | |
tree | 5cfbd048dd99d277cfe272fa0ce60878b0a705c1 /dev-php/PEAR-Image_GraphViz | |
parent | Removed temporary mask on claws-mail&co (diff) | |
download | historical-0f7efa055f802a9ee245b39fad974363ea1bc10c.tar.gz historical-0f7efa055f802a9ee245b39fad974363ea1bc10c.tar.bz2 historical-0f7efa055f802a9ee245b39fad974363ea1bc10c.zip |
Version bump from project overlay
Package-Manager: portage-2.1.4_rc4
Diffstat (limited to 'dev-php/PEAR-Image_GraphViz')
3 files changed, 25 insertions, 1 deletions
diff --git a/dev-php/PEAR-Image_GraphViz/ChangeLog b/dev-php/PEAR-Image_GraphViz/ChangeLog index 194513695134..2c96043ecd87 100644 --- a/dev-php/PEAR-Image_GraphViz/ChangeLog +++ b/dev-php/PEAR-Image_GraphViz/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-Image_GraphViz # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.2 2007/06/20 13:19:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.3 2007/11/29 23:26:45 jokey Exp $ + +*PEAR-Image_GraphViz-1.3.0_rc2 (29 Nov 2007) + + 29 Nov 2007; Markus Ullmann <jokey@gentoo.org> + +PEAR-Image_GraphViz-1.3.0_rc2.ebuild: + Version bump from project overlay + + 28 Nov 2007; Jakub Moc <jakub@gentoo.org> + +PEAR-Image_GraphViz-1.3.0_rc2.ebuild: + Version bump 20 Jun 2007; Christoph Mende <angelos@gentoo.org> PEAR-Image_GraphViz-1.2.1.ebuild: diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild new file mode 100644 index 000000000000..ed9d6ede9324 --- /dev/null +++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild @@ -0,0 +1,11 @@ +# 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_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild,v 1.1 2007/11/29 23:26:45 jokey Exp $ + +inherit php-pear-r1 + +DESCRIPTION="PHP interface to AT&T's GraphViz tools." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.3.0_rc2 b/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.3.0_rc2 new file mode 100644 index 000000000000..e69c03b469a5 --- /dev/null +++ b/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.3.0_rc2 @@ -0,0 +1,3 @@ +MD5 f50ce330a9b8991c9bc562be59f3db95 Image_GraphViz-1.3.0RC2.tgz 14095 +RMD160 fbbbfb359ab33247ba389fc5da1f2a0aa06a400c Image_GraphViz-1.3.0RC2.tgz 14095 +SHA256 4d69ce29af72f42f4b5fa441dfaf2ab7d9ca157e0121b19c78704427ffca12d0 Image_GraphViz-1.3.0RC2.tgz 14095 |