diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-02-08 19:49:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-02-08 19:49:41 +0000 |
commit | 1cb029ed3edfd09dc917eaeb19c0b15affaaa259 (patch) | |
tree | f13cd8325b98cd448927b927831c4a3b0967d01e /dev-php/PEAR-PhpDocumentor | |
parent | x86 stable per bug 353850 (diff) | |
download | gentoo-2-1cb029ed3edfd09dc917eaeb19c0b15affaaa259.tar.gz gentoo-2-1cb029ed3edfd09dc917eaeb19c0b15affaaa259.tar.bz2 gentoo-2-1cb029ed3edfd09dc917eaeb19c0b15affaaa259.zip |
stable x86, security bug 213318
(Portage version: 2.1.9.35/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-PhpDocumentor')
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 <fauli@gentoo.org> + PEAR-PhpDocumentor-1.4.3-r1.ebuild: + stable x86, security bug 213318 08 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> 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 ) |