summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-12-20 01:23:11 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-12-20 01:23:11 +0000
commiteec9009c50d3f09b436f13b77471547081b5d803 (patch)
tree8976d203c51741002e94326e7de6558bf432c026 /dev-php
parentversion bump (diff)
downloadgentoo-2-eec9009c50d3f09b436f13b77471547081b5d803.tar.gz
gentoo-2-eec9009c50d3f09b436f13b77471547081b5d803.tar.bz2
gentoo-2-eec9009c50d3f09b436f13b77471547081b5d803.zip
Stable on amd64 wrt bug #294256
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Mail/ChangeLog5
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog
index 5174038c1afa..fdd03156b3f7 100644
--- a/dev-php/PEAR-Mail/ChangeLog
+++ b/dev-php/PEAR-Mail/ChangeLog
@@ -1,6 +1,9 @@
# 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.41 2010/12/19 16:17:44 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.42 2010/12/20 01:23:11 hwoarang Exp $
+
+ 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> PEAR-Mail-1.2.0.ebuild:
+ Stable on amd64 wrt bug #294256
*PEAR-Mail-1.2.0 (19 Dec 2010)
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 cd423d7aaacc..13f316c01029 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.1 2010/12/19 16:17:44 mabi Exp $
+# $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 $
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"