summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-11 21:05:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-11 21:05:51 +0000
commit4a860ad00d545c5c4a8d90b4dc399631f68d91f5 (patch)
treeabdad4b9ac65fb96dfa4e910b3c214a8981282b5 /dev-php/PEAR-Image_GraphViz
parentalpha/ia64/sparc/x86 stable (diff)
downloadhistorical-4a860ad00d545c5c4a8d90b4dc399631f68d91f5.tar.gz
historical-4a860ad00d545c5c4a8d90b4dc399631f68d91f5.tar.bz2
historical-4a860ad00d545c5c4a8d90b4dc399631f68d91f5.zip
Version bump, from the php overlay
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-php/PEAR-Image_GraphViz')
-rw-r--r--dev-php/PEAR-Image_GraphViz/ChangeLog8
-rw-r--r--dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild11
2 files changed, 18 insertions, 1 deletions
diff --git a/dev-php/PEAR-Image_GraphViz/ChangeLog b/dev-php/PEAR-Image_GraphViz/ChangeLog
index 1c381a732f57..abce439dd456 100644
--- a/dev-php/PEAR-Image_GraphViz/ChangeLog
+++ b/dev-php/PEAR-Image_GraphViz/ChangeLog
@@ -1,6 +1,12 @@
# 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.6 2008/02/04 21:57:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.7 2008/02/11 20:55:47 armin76 Exp $
+
+*PEAR-Image_GraphViz-1.3.0_rc3 (11 Feb 2008)
+
+ 11 Feb 2008; Raúl Porcel <armin76@gentoo.org>
+ +PEAR-Image_GraphViz-1.3.0_rc3.ebuild:
+ Version bump, from the php overlay
04 Feb 2008; Markus Meier <maekke@gentoo.org>
PEAR-Image_GraphViz-1.3.0_rc2.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
new file mode 100644
index 000000000000..3d81455021ca
--- /dev/null
+++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc3.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2008 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.1 2008/02/11 20:55:47 armin76 Exp $
+
+inherit php-pear-r1
+
+DESCRIPTION="PHP interface to AT&T's GraphViz tools."
+LICENSE="PHP-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+IUSE=""