summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-12-20 07:22:40 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-12-20 07:22:40 +0000
commit84329594a48ccb9705e88b53831d085a3edf28d6 (patch)
tree1ead4847ce4656abeb38a7303ac532513107c9e8 /dev-php/PEAR-Mail
parentx86 stable wrt bug #348761 (diff)
downloadgentoo-2-84329594a48ccb9705e88b53831d085a3edf28d6.tar.gz
gentoo-2-84329594a48ccb9705e88b53831d085a3edf28d6.tar.bz2
gentoo-2-84329594a48ccb9705e88b53831d085a3edf28d6.zip
x86 stable wrt security bug #294256
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r--dev-php/PEAR-Mail/ChangeLog6
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
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 <phajdan.jr@gentoo.org>
+ PEAR-Mail-1.2.0.ebuild:
+ x86 stable wrt security bug #294256
20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> 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"