slyfox 14/08/10 21:05:15 Modified: propel-runtime-1.6.4.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.4 dev-php/propel-runtime/propel-runtime-1.6.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild?r1=1.3&r2=1.4 Index: propel-runtime-1.6.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- propel-runtime-1.6.4.ebuild 15 May 2013 17:55:17 -0000 1.3 +++ propel-runtime-1.6.4.ebuild 10 Aug 2014 21:05:15 -0000 1.4 @@ -1,13 +1,13 @@ -# 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/propel-runtime/propel-runtime-1.6.4.ebuild,v 1.3 2013/05/15 17:55:17 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild,v 1.4 2014/08/10 21:05:15 slyfox Exp $ EAPI="4" inherit php-pear-lib-r1 KEYWORDS="~amd64 ~x86" -DESCRIPTION="Object Persistence Layer for PHP 5 (Runtime)." +DESCRIPTION="Object Persistence Layer for PHP 5 (Runtime)" HOMEPAGE="http://propelorm.org" SRC_URI="http://pear.propelorm.org/get/propel_runtime-${PV}.tgz" LICENSE="LGPL-2.1" 1.16 dev-php/propel-runtime/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/propel-runtime/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 17 Aug 2013 01:13:00 -0000 1.15 +++ ChangeLog 10 Aug 2014 21:05:15 -0000 1.16 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/propel-runtime -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/ChangeLog,v 1.15 2013/08/17 01:13:00 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/propel-runtime/ChangeLog,v 1.16 2014/08/10 21:05:15 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> + propel-runtime-1.6.4.ebuild: + QA: drop trailing '.' from DESCRIPTION 17 Aug 2013; Patrick Lauer <[email protected]> -propel-runtime-1.5.1.ebuild: QA: Punt version with broken deps
