From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DF4CE138A2F for ; Mon, 11 Aug 2014 21:17:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89AC6E09DB; Mon, 11 Aug 2014 20:25:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 42298E0FB9 for ; Mon, 11 Aug 2014 20:21:29 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08101340E95 for ; Sun, 10 Aug 2014 20:58:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2272) id C4BD92004F; Sun, 10 Aug 2014 20:58:54 +0000 (UTC) From: "Sergei Trofimovich (slyfox)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, slyfox@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-php/ZendFramework: ZendFramework-1.11.12.ebuild ZendFramework-1.11.6.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ZendFramework-1.11.12.ebuild ZendFramework-1.11.6.ebuild ChangeLog X-VCS-Directories: dev-php/ZendFramework X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140810205854.C4BD92004F@flycatcher.gentoo.org> Date: Sun, 10 Aug 2014 20:58:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f524a976-0772-423b-beb3-eed456b3cd01 X-Archives-Hash: 31666f8002400159fed1c305d0cd6192 slyfox 14/08/10 20:58:54 Modified: ZendFramework-1.11.12.ebuild ZendFramework-1.11.6.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.8 dev-php/ZendFramework/ZendFramework-1.11.12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ZendFramework/ZendFramework-1.11.12.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ZendFramework/ZendFramework-1.11.12.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ZendFramework/ZendFramework-1.11.12.ebuild?r1=1.7&r2=1.8 Index: ZendFramework-1.11.12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/ZendFramework/ZendFramework-1.11.12.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ZendFramework-1.11.12.ebuild 6 Jan 2013 14:04:52 -0000 1.7 +++ ZendFramework-1.11.12.ebuild 10 Aug 2014 20:58:54 -0000 1.8 @@ -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/ZendFramework/ZendFramework-1.11.12.ebuild,v 1.7 2013/01/06 14:04:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/ZendFramework/ZendFramework-1.11.12.ebuild,v 1.8 2014/08/10 20:58:54 slyfox Exp $ EAPI="2" @@ -10,7 +10,7 @@ KEYWORDS="amd64 hppa ~ppc x86" -DESCRIPTION="Zend Framework is a high quality and open source framework for developing Web Applications." +DESCRIPTION="Zend Framework is a high quality and open source framework for developing Web Applications" HOMEPAGE="http://framework.zend.com/" SRC_URI="!minimal? ( http://framework.zend.com/releases/${P}/${P}.tar.gz ) minimal? ( http://framework.zend.com/releases/${P}/${P}-minimal.tar.gz ) 1.9 dev-php/ZendFramework/ZendFramework-1.11.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ZendFramework/ZendFramework-1.11.6.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ZendFramework/ZendFramework-1.11.6.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ZendFramework/ZendFramework-1.11.6.ebuild?r1=1.8&r2=1.9 Index: ZendFramework-1.11.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/ZendFramework/ZendFramework-1.11.6.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ZendFramework-1.11.6.ebuild 20 Sep 2012 13:02:19 -0000 1.8 +++ ZendFramework-1.11.6.ebuild 10 Aug 2014 20:58:54 -0000 1.9 @@ -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/ZendFramework/ZendFramework-1.11.6.ebuild,v 1.8 2012/09/20 13:02:19 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/ZendFramework/ZendFramework-1.11.6.ebuild,v 1.9 2014/08/10 20:58:54 slyfox Exp $ EAPI="2" @@ -10,7 +10,7 @@ KEYWORDS="amd64 hppa x86" -DESCRIPTION="Zend Framework is a high quality and open source framework for developing Web Applications." +DESCRIPTION="Zend Framework is a high quality and open source framework for developing Web Applications" HOMEPAGE="http://framework.zend.com/" SRC_URI="!minimal? ( http://framework.zend.com/releases/${P}/${P}.tar.gz ) minimal? ( http://framework.zend.com/releases/${P}/${P}-minimal.tar.gz ) 1.20 dev-php/ZendFramework/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ZendFramework/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ZendFramework/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/ZendFramework/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/ZendFramework/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 6 Jan 2013 14:04:52 -0000 1.19 +++ ChangeLog 10 Aug 2014 20:58:54 -0000 1.20 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/ZendFramework -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/ZendFramework/ChangeLog,v 1.19 2013/01/06 14:04:52 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/ZendFramework/ChangeLog,v 1.20 2014/08/10 20:58:54 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich + ZendFramework-1.11.12.ebuild, ZendFramework-1.11.6.ebuild: + QA: drop trailing '.' from DESCRIPTION 06 Jan 2013; Agostino Sarubbo ZendFramework-1.11.12.ebuild: Add ~ppc, wrt bug #369695