summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2006-01-27 20:16:16 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2006-01-27 20:16:16 +0000
commita9ecdff279ae1cf3441585fb20c9f655351f687d (patch)
tree27a9ab275dcb07c986032d4a2f7f915baadd792c /dev-php
parentdev-php/PEAR-Net_SMTP stable on ppc. (diff)
downloadhistorical-a9ecdff279ae1cf3441585fb20c9f655351f687d.tar.gz
historical-a9ecdff279ae1cf3441585fb20c9f655351f687d.tar.bz2
historical-a9ecdff279ae1cf3441585fb20c9f655351f687d.zip
dev-php/PEAR-Mail stable on ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Mail/ChangeLog6
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog
index 3d3ee19778f1..86758318fc7d 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.23 2006/01/27 19:40:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.24 2006/01/27 20:16:16 hansmi Exp $
+
+ 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
+ PEAR-Mail-1.1.9.ebuild:
+ Stable on ppc.
27 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Mail-1.1.9.ebuild:
Stable on hppa (bug #119722).
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild
index f56bf10e97d3..8eea2ab2b7a8 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.9.ebuild,v 1.10 2006/01/27 19:40:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild,v 1.11 2006/01/27 20:16:16 hansmi Exp $
inherit php-pear-r1
@@ -8,6 +8,6 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 hppa ~ia64 ppc ~ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7"