grknight 14/11/06 17:33:29 Modified: ChangeLog Added: PEAR-Image_GraphViz-1.3.0-r1.ebuild Removed: PEAR-Image_GraphViz-1.3.0.ebuild Log: EAPI revbump (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Revision Changes Path 1.13 dev-php/PEAR-Image_GraphViz/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 10 Aug 2014 20:50:52 -0000 1.12 +++ ChangeLog 6 Nov 2014 17:33:29 -0000 1.13 @@ -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 <[email protected]> + +PEAR-Image_GraphViz-1.3.0-r1.ebuild, -PEAR-Image_GraphViz-1.3.0.ebuild: + EAPI revbump 10 Aug 2014; Sergei Trofimovich <[email protected]> PEAR-Image_GraphViz-1.3.0.ebuild, PEAR-Image_GraphViz-1.3.0_rc2.ebuild, 1.1 dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild?rev=1.1&content-type=text/plain Index: PEAR-Image_GraphViz-1.3.0-r1.ebuild =================================================================== # 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-r1.ebuild,v 1.1 2014/11/06 17:33:29 grknight Exp $ EAPI=5 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=""
