From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IYiOW-0002Py-Rw for garchives@archives.gentoo.org; Fri, 21 Sep 2007 13:18:09 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8LDAB6W007561; Fri, 21 Sep 2007 13:10:11 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l8LDAAqw007549 for ; Fri, 21 Sep 2007 13:10:10 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 83C796581D for ; Fri, 21 Sep 2007 13:10:09 +0000 (UTC) Received: from opfer by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IYiGm-0006uf-8f for gentoo-commits@lists.gentoo.org; Fri, 21 Sep 2007 13:10:08 +0000 From: "Christian Faulhammer (opfer)" To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PhpDocumentor: PEAR-PhpDocumentor-1.4.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: PEAR-PhpDocumentor-1.4.0.ebuild ChangeLog X-VCS-Directories: dev-php/PEAR-PhpDocumentor X-VCS-Committer: opfer X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Christian Faulhammer Date: Fri, 21 Sep 2007 13:10:08 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org Reply-To: gentoo-dev@lists.gentoo.org X-Archives-Salt: 8f344708-b819-4ee2-b68e-c27fb7c01339 X-Archives-Hash: 5f3542e5ed2a31038ccf423c926599e1 opfer 07/09/21 13:10:08 Modified: PEAR-PhpDocumentor-1.4.0.ebuild ChangeLog Log: x86 stable, bug 192247 (Portage version: 2.1.3.9) Revision Changes Path 1.3 dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild?r1=1.2&r2=1.3 Index: PEAR-PhpDocumentor-1.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- PEAR-PhpDocumentor-1.4.0.ebuild 16 Sep 2007 06:29:11 -0000 1.2 +++ PEAR-PhpDocumentor-1.4.0.ebuild 21 Sep 2007 13:10:07 -0000 1.3 @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.2 2007/09/16 06:29:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.0.ebuild,v 1.3 2007/09/21 13:10:07 opfer Exp $ inherit php-pear-r1 DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="minimal" RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 )" 1.32 dev-php/PEAR-PhpDocumentor/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.32&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog?r1=1.31&r2=1.32 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 16 Sep 2007 06:29:10 -0000 1.31 +++ ChangeLog 21 Sep 2007 13:10:07 -0000 1.32 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PhpDocumentor # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.31 2007/09/16 06:29:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.32 2007/09/21 13:10:07 opfer Exp $ + + 21 Sep 2007; Christian Faulhammer + PEAR-PhpDocumentor-1.4.0.ebuild: + x86 stable, bug 192247 16 Sep 2007; Jeroen Roovers PEAR-PhpDocumentor-1.4.0.ebuild: -- gentoo-commits@gentoo.org mailing list