summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-28 20:42:11 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-28 20:42:11 +0000
commitf9cf0ca4b99339a3cab2e1bd7273559e61e6731d (patch)
treefc8f360364b1598c868033c8a5e00a321ab4bda0 /dev-php
parentAdded ~ppc64 (diff)
downloadhistorical-f9cf0ca4b99339a3cab2e1bd7273559e61e6731d.tar.gz
historical-f9cf0ca4b99339a3cab2e1bd7273559e61e6731d.tar.bz2
historical-f9cf0ca4b99339a3cab2e1bd7273559e61e6731d.zip
Stable on ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Mail/ChangeLog5
-rw-r--r--dev-php/PEAR-Mail/Manifest4
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog
index 86758318fc7d..40f3bfba1f5a 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.24 2006/01/27 20:16:16 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.25 2006/01/28 20:42:11 corsair Exp $
+
+ 28 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Mail-1.1.9.ebuild:
+ Stable on ppc64
27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
PEAR-Mail-1.1.9.ebuild:
diff --git a/dev-php/PEAR-Mail/Manifest b/dev-php/PEAR-Mail/Manifest
index 19eaaef0b044..06a0db912155 100644
--- a/dev-php/PEAR-Mail/Manifest
+++ b/dev-php/PEAR-Mail/Manifest
@@ -1,7 +1,7 @@
-MD5 32c8102f6e35c02fe1bacc96b63097f2 ChangeLog 3067
+MD5 5afb40d07de0923ae7fa178a3b7a52cc ChangeLog 3160
MD5 e57eeeaa5f1529988b95c2c2a23d8ba5 PEAR-Mail-1.1.4.ebuild 446
MD5 d66beedfc1674121dffde40ce65133e8 PEAR-Mail-1.1.6.ebuild 457
-MD5 8e90de55d3298f53e33328bb76880abe PEAR-Mail-1.1.9.ebuild 439
+MD5 5ad7e550bc2aa551c8c9c4729a0d8936 PEAR-Mail-1.1.9.ebuild 439
MD5 195e282fe659ef03e3a563c9e6a41f52 files/digest-PEAR-Mail-1.1.4 58
MD5 cbeb194bbd13e2f75261f77a7a83be39 files/digest-PEAR-Mail-1.1.6 58
MD5 1c9acda21c769d47aef6fcfd357b4e9e files/digest-PEAR-Mail-1.1.9 58
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 8eea2ab2b7a8..ccccc4e71ecf 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.11 2006/01/27 20:16:16 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild,v 1.12 2006/01/28 20:42:11 corsair 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"