From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JLcj2-0002c7-Dd for garchives@archives.gentoo.org; Sun, 03 Feb 2008 11:09:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D2F4E0589; Sun, 3 Feb 2008 11:09:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 42739E0589 for ; Sun, 3 Feb 2008 11:09:27 +0000 (UTC) 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 E126E66641 for ; Sun, 3 Feb 2008 11:09:26 +0000 (UTC) Received: from maekke by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JLciz-0001nP-Kn for gentoo-commits@lists.gentoo.org; Sun, 03 Feb 2008 11:09:25 +0000 From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-PhpDocumentor: PEAR-PhpDocumentor-1.4.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: PEAR-PhpDocumentor-1.4.1.ebuild ChangeLog X-VCS-Directories: dev-php/PEAR-PhpDocumentor X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Markus Meier Date: Sun, 03 Feb 2008 11:09:25 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4002e442-9c4c-49f8-a32e-41f6c9a72cd5 X-Archives-Hash: 230b7bf080f2093aa2479012befe311b maekke 08/02/03 11:09:25 Modified: PEAR-PhpDocumentor-1.4.1.ebuild ChangeLog Log: x86 stable, bug #208313 (Portage version: 2.1.4.1) Revision Changes Path 1.4 dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.1.= ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDo= cumentor/PEAR-PhpDocumentor-1.4.1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDo= cumentor/PEAR-PhpDocumentor-1.4.1.ebuild?rev=3D1.4&content-type=3Dtext/pl= ain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDo= cumentor/PEAR-PhpDocumentor-1.4.1.ebuild?r1=3D1.3&r2=3D1.4 Index: PEAR-PhpDocumentor-1.4.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocu= mentor-1.4.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- PEAR-PhpDocumentor-1.4.1.ebuild 1 Feb 2008 00:38:46 -0000 1.3 +++ PEAR-PhpDocumentor-1.4.1.ebuild 3 Feb 2008 11:09:25 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDo= cumentor-1.4.1.ebuild,v 1.3 2008/02/01 00:38:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDo= cumentor-1.4.1.ebuild,v 1.4 2008/02/03 11:09:25 maekke Exp $ =20 inherit php-pear-r1 =20 @@ -8,7 +8,7 @@ # see http://pear.php.net/bugs/bug.php?id=3D12577 for additional info on= licensing mess LICENSE=3D"PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS=3D"~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE=3D"minimal" =20 RDEPEND=3D"!minimal? ( >=3Ddev-php/PEAR-XML_Beautifier-1.1-r1 )" 1.42 dev-php/PEAR-PhpDocumentor/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDo= cumentor/ChangeLog?rev=3D1.42&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDo= cumentor/ChangeLog?rev=3D1.42&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PhpDo= cumentor/ChangeLog?r1=3D1.41&r2=3D1.42 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 1 Feb 2008 00:38:46 -0000 1.41 +++ ChangeLog 3 Feb 2008 11:09:25 -0000 1.42 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PhpDocumentor # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,= v 1.41 2008/02/01 00:38:46 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,= v 1.42 2008/02/03 11:09:25 maekke Exp $ + + 03 Feb 2008; Markus Meier + PEAR-PhpDocumentor-1.4.1.ebuild: + x86 stable, bug #208313 =20 01 Feb 2008; Brent Baude PEAR-PhpDocumentor-1.4.1.ebuild: --=20 gentoo-commits@lists.gentoo.org mailing list