slyfox 14/08/10 21:02:39 Modified: pecl-mailparse-2.1.6.ebuild pecl-mailparse-2.1.6-r1.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.7 dev-php/pecl-mailparse/pecl-mailparse-2.1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6.ebuild?r1=1.6&r2=1.7 Index: pecl-mailparse-2.1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- pecl-mailparse-2.1.6.ebuild 26 Jul 2013 13:37:30 -0000 1.6 +++ pecl-mailparse-2.1.6.ebuild 10 Aug 2014 21:02:39 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6.ebuild,v 1.6 2013/07/26 13:37:30 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6.ebuild,v 1.7 2014/08/10 21:02:39 slyfox Exp $ EAPI=4 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc ppc64 x86" -DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." +DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages" LICENSE="PHP-2.02" SLOT="0" IUSE="" 1.6 dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild?r1=1.5&r2=1.6 Index: pecl-mailparse-2.1.6-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pecl-mailparse-2.1.6-r1.ebuild 7 Jan 2014 12:19:40 -0000 1.5 +++ pecl-mailparse-2.1.6-r1.ebuild 10 Aug 2014 21:02:39 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild,v 1.5 2014/01/07 12:19:40 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild,v 1.6 2014/08/10 21:02:39 slyfox Exp $ EAPI=5 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc ppc64 x86" -DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." +DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages" LICENSE="PHP-2.02" SLOT="0" IUSE="" 1.13 dev-php/pecl-mailparse/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-mailparse/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-mailparse/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-mailparse/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 7 Jan 2014 12:19:40 -0000 1.12 +++ ChangeLog 10 Aug 2014 21:02:39 -0000 1.13 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/pecl-mailparse # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/ChangeLog,v 1.12 2014/01/07 12:19:40 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-mailparse/ChangeLog,v 1.13 2014/08/10 21:02:39 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> + pecl-mailparse-2.1.6-r1.ebuild, pecl-mailparse-2.1.6.ebuild: + QA: drop trailing '.' from DESCRIPTION 07 Jan 2014; Chema Alonso <nim...@gentoo.org> pecl-mailparse-2.1.6-r1.ebuild: Stable for amd64 wrt bug #491652