grknight 14/10/06 23:52:07 Modified: ChangeLog Added: PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild Removed: PEAR-Text_Wiki_BBCode-0.0.4-r1.ebuild Log: Revbump for QA issues; EAPI bump; drop old (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Revision Changes Path 1.13 dev-php/PEAR-Text_Wiki_BBCode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 10 Aug 2014 20:56:39 -0000 1.12 +++ ChangeLog 6 Oct 2014 23:52:07 -0000 1.13 @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Text_Wiki_BBCode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog,v 1.12 2014/08/10 20:56:39 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/ChangeLog,v 1.13 2014/10/06 23:52:07 grknight Exp $ + +*PEAR-Text_Wiki_BBCode-0.0.4-r2 (06 Oct 2014) + + 06 Oct 2014; Brian Evans <[email protected]> + +PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild, + -PEAR-Text_Wiki_BBCode-0.0.4-r1.ebuild: + Revbump for QA issues; EAPI bump; drop old 10 Aug 2014; Sergei Trofimovich <[email protected]> PEAR-Text_Wiki_BBCode-0.0.4-r1.ebuild: 1.1 dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild?rev=1.1&content-type=text/plain Index: PEAR-Text_Wiki_BBCode-0.0.4-r2.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-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild,v 1.1 2014/10/06 23:52:07 grknight Exp $ EAPI=5 inherit php-pear-r1 DESCRIPTION="BBCode parser for Text_Wiki" LICENSE="LGPL-2.1 PHP-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" RDEPEND=">=dev-php/PEAR-Text_Wiki-1.0.3"
