slyfox 14/08/10 20:51:23 Modified: PEAR-MIME_Type-1.3.3.ebuild PEAR-MIME_Type-1.3.1.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.6 dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild?r1=1.5&r2=1.6 Index: PEAR-MIME_Type-1.3.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- PEAR-MIME_Type-1.3.3.ebuild 6 Mar 2014 10:39:32 -0000 1.5 +++ PEAR-MIME_Type-1.3.3.ebuild 10 Aug 2014 20:51:23 -0000 1.6 @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild,v 1.5 2014/03/06 10:39:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild,v 1.6 2014/08/10 20:51:23 slyfox Exp $ EAPI=5 inherit php-pear-r1 -DESCRIPTION="Utility class for dealing with MIME types." +DESCRIPTION="Utility class for dealing with MIME types" LICENSE="LGPL-3" SLOT="0" KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" 1.6 dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild?r1=1.5&r2=1.6 Index: PEAR-MIME_Type-1.3.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- PEAR-MIME_Type-1.3.1.ebuild 22 Aug 2012 08:49:43 -0000 1.5 +++ PEAR-MIME_Type-1.3.1.ebuild 10 Aug 2014 20:51:23 -0000 1.6 @@ -1,12 +1,12 @@ -# 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/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild,v 1.5 2012/08/22 08:49:43 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild,v 1.6 2014/08/10 20:51:23 slyfox Exp $ EAPI=4 inherit php-pear-r1 -DESCRIPTION="Utility class for dealing with MIME types." +DESCRIPTION="Utility class for dealing with MIME types" LICENSE="LGPL-3" SLOT="0" KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" 1.32 dev-php/PEAR-MIME_Type/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?rev=1.32&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog?r1=1.31&r2=1.32 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 6 Mar 2014 10:39:32 -0000 1.31 +++ ChangeLog 10 Aug 2014 20:51:23 -0000 1.32 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-MIME_Type # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.31 2014/03/06 10:39:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-MIME_Type/ChangeLog,v 1.32 2014/08/10 20:51:23 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> + PEAR-MIME_Type-1.3.1.ebuild, PEAR-MIME_Type-1.3.3.ebuild: + QA: drop trailing '.' from DESCRIPTION 06 Mar 2014; Agostino Sarubbo <a...@gentoo.org> PEAR-MIME_Type-1.3.3.ebuild: Stable for ppc64, wrt bug #495566