From 84329594a48ccb9705e88b53831d085a3edf28d6 Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Mon, 20 Dec 2010 07:22:40 +0000 Subject: x86 stable wrt security bug #294256 (Portage version: 2.1.9.24/cvs/Linux i686) --- dev-php/PEAR-Mail/ChangeLog | 6 +++++- dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-php/PEAR-Mail') diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog index fdd03156b3f7..a039a7b14982 100644 --- a/dev-php/PEAR-Mail/ChangeLog +++ b/dev-php/PEAR-Mail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Mail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.42 2010/12/20 01:23:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.43 2010/12/20 07:22:40 phajdan.jr Exp $ + + 20 Dec 2010; Pawel Hajdan jr + PEAR-Mail-1.2.0.ebuild: + x86 stable wrt security bug #294256 20 Dec 2010; Markos Chandras PEAR-Mail-1.2.0.ebuild: Stable on amd64 wrt bug #294256 diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild index 13f316c01029..986e204ef4ec 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.2 2010/12/20 01:23:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.3 2010/12/20 07:22:40 phajdan.jr Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails" LICENSE="PHP-2.02 BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7" -- cgit v1.2.3-65-gdbad