slyfox 14/08/10 21:02:04 Modified: pecl-http-1.7.6.ebuild pecl-http-1.7.6-r1.ebuild pecl-http-1.7.4.ebuild pecl-http-1.7.5.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.2 dev-php/pecl-http/pecl-http-1.7.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.6.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.6.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.6.ebuild?r1=1.1&r2=1.2 Index: pecl-http-1.7.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.6.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pecl-http-1.7.6.ebuild 3 Jun 2014 10:16:58 -0000 1.1 +++ pecl-http-1.7.6.ebuild 10 Aug 2014 21:02:03 -0000 1.2 @@ -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-http/pecl-http-1.7.6.ebuild,v 1.1 2014/06/03 10:16:58 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.6.ebuild,v 1.2 2014/08/10 21:02:03 slyfox Exp $ EAPI="5" @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86" -DESCRIPTION="Extended HTTP Support for PHP." +DESCRIPTION="Extended HTTP Support for PHP" LICENSE="BSD-2 MIT" SLOT="0" IUSE="" 1.2 dev-php/pecl-http/pecl-http-1.7.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.6-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.6-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.6-r1.ebuild?r1=1.1&r2=1.2 Index: pecl-http-1.7.6-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.6-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pecl-http-1.7.6-r1.ebuild 8 Aug 2014 09:06:38 -0000 1.1 +++ pecl-http-1.7.6-r1.ebuild 10 Aug 2014 21:02:03 -0000 1.2 @@ -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-http/pecl-http-1.7.6-r1.ebuild,v 1.1 2014/08/08 09:06:38 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.6-r1.ebuild,v 1.2 2014/08/10 21:02:03 slyfox Exp $ EAPI="5" @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86" -DESCRIPTION="Extended HTTP Support for PHP." +DESCRIPTION="Extended HTTP Support for PHP" LICENSE="BSD-2 MIT" SLOT="0" IUSE="" 1.4 dev-php/pecl-http/pecl-http-1.7.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.4.ebuild?r1=1.3&r2=1.4 Index: pecl-http-1.7.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pecl-http-1.7.4.ebuild 21 Oct 2012 09:03:42 -0000 1.3 +++ pecl-http-1.7.4.ebuild 10 Aug 2014 21:02:04 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 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-http/pecl-http-1.7.4.ebuild,v 1.3 2012/10/21 09:03:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.4.ebuild,v 1.4 2014/08/10 21:02:04 slyfox Exp $ EAPI="4" @@ -16,7 +16,7 @@ KEYWORDS="amd64 x86" -DESCRIPTION="Extended HTTP Support for PHP." +DESCRIPTION="Extended HTTP Support for PHP" LICENSE="BSD-2 MIT" SLOT="0" IUSE="" 1.4 dev-php/pecl-http/pecl-http-1.7.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.5.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.5.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.5.ebuild?r1=1.3&r2=1.4 Index: pecl-http-1.7.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.5.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- pecl-http-1.7.5.ebuild 7 Aug 2013 13:25:13 -0000 1.3 +++ pecl-http-1.7.5.ebuild 10 Aug 2014 21:02:04 -0000 1.4 @@ -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-http/pecl-http-1.7.5.ebuild,v 1.3 2013/08/07 13:25:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/pecl-http-1.7.5.ebuild,v 1.4 2014/08/10 21:02:04 slyfox Exp $ EAPI="5" @@ -16,7 +16,7 @@ KEYWORDS="amd64 x86" -DESCRIPTION="Extended HTTP Support for PHP." +DESCRIPTION="Extended HTTP Support for PHP" LICENSE="BSD-2 MIT" SLOT="0" IUSE="" 1.17 dev-php/pecl-http/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-http/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-http/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 8 Aug 2014 09:06:38 -0000 1.16 +++ ChangeLog 10 Aug 2014 21:02:04 -0000 1.17 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/pecl-http # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/ChangeLog,v 1.16 2014/08/08 09:06:38 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-http/ChangeLog,v 1.17 2014/08/10 21:02:04 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> pecl-http-1.7.4.ebuild, + pecl-http-1.7.5.ebuild, pecl-http-1.7.6-r1.ebuild, pecl-http-1.7.6.ebuild: + QA: drop trailing '.' from DESCRIPTION *pecl-http-1.7.6-r1 (08 Aug 2014)