summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r--dev-php/PEAR-Mail/ChangeLog7
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog
index 915fbc868f1f..6c388d196a56 100644
--- a/dev-php/PEAR-Mail/ChangeLog
+++ b/dev-php/PEAR-Mail/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-Mail
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.2 2005/02/19 07:11:36 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.3 2005/03/09 06:38:35 sebastian Exp $
+
+ 09 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org>
+ PEAR-Mail-1.1.4.ebuild:
+ This package was previously bundled with www-apps/horde-pear. Mark unstable
+ for ARCHes that www-apps/horde-pear-r2 is marked stable for.
19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-Mail-1.1.4.ebuild:
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild
index fbf4142a3fd2..0cd5559b9481 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 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.1.4.ebuild,v 1.2 2005/02/19 07:11:36 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild,v 1.3 2005/03/09 06:38:35 sebastian Exp $
inherit php-pear
DESCRIPTION="Class that provides multiple interfaces for sending emails."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_SMTP-1.1.0"