From 1cb029ed3edfd09dc917eaeb19c0b15affaaa259 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Tue, 8 Feb 2011 19:49:41 +0000 Subject: stable x86, security bug 213318 (Portage version: 2.1.9.35/cvs/Linux i686) --- dev-php/PEAR-PhpDocumentor/ChangeLog | 6 +++++- dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php') diff --git a/dev-php/PEAR-PhpDocumentor/ChangeLog b/dev-php/PEAR-PhpDocumentor/ChangeLog index 516785b5dbd2..8d682ebb764e 100644 --- a/dev-php/PEAR-PhpDocumentor/ChangeLog +++ b/dev-php/PEAR-PhpDocumentor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PhpDocumentor # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.51 2011/02/08 18:02:11 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/ChangeLog,v 1.52 2011/02/08 19:49:41 fauli Exp $ + + 08 Feb 2011; Christian Faulhammer + PEAR-PhpDocumentor-1.4.3-r1.ebuild: + stable x86, security bug 213318 08 Feb 2011; Kacper Kowalik PEAR-PhpDocumentor-1.4.3-r1.ebuild: diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild index 11b34f1a264d..7f58cab9fcd0 100644 --- a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.3-r1.ebuild,v 1.3 2011/02/08 18:02:11 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild,v 1.4 2011/02/08 19:49:41 fauli Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="The phpDocumentor package provides automatic documenting of php api # see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD" 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 ) -- cgit v1.2.3-65-gdbad