diff options
author | Brian Evans <grknight@gentoo.org> | 2014-11-06 17:33:29 +0000 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2014-11-06 17:33:29 +0000 |
commit | 2d0068e657c405a34850adf6e2cafc16a96e4923 (patch) | |
tree | d266f9c41fc657376bab9353c7acc58ab748a717 /dev-php/PEAR-Image_GraphViz | |
parent | EAPI revbump (diff) | |
download | gentoo-2-2d0068e657c405a34850adf6e2cafc16a96e4923.tar.gz gentoo-2-2d0068e657c405a34850adf6e2cafc16a96e4923.tar.bz2 gentoo-2-2d0068e657c405a34850adf6e2cafc16a96e4923.zip |
EAPI revbump
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php/PEAR-Image_GraphViz')
-rw-r--r-- | dev-php/PEAR-Image_GraphViz/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild (renamed from dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0.ebuild) | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/dev-php/PEAR-Image_GraphViz/ChangeLog b/dev-php/PEAR-Image_GraphViz/ChangeLog index 31548a1bab1c..20182df0ebaf 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.12 2014/08/10 20:50:52 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.13 2014/11/06 17:33:29 grknight Exp $ + +*PEAR-Image_GraphViz-1.3.0-r1 (06 Nov 2014) + + 06 Nov 2014; Brian Evans <grknight@gentoo.org> + +PEAR-Image_GraphViz-1.3.0-r1.ebuild, -PEAR-Image_GraphViz-1.3.0.ebuild: + EAPI revbump 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> PEAR-Image_GraphViz-1.3.0.ebuild, PEAR-Image_GraphViz-1.3.0_rc2.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-r1.ebuild index 159a028ed351..1c5cea9c11ce 100644 --- 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-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2014 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.2 2014/08/10 20:50:52 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild,v 1.1 2014/11/06 17:33:29 grknight Exp $ + +EAPI=5 inherit php-pear-r1 |