summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-09-16 06:40:03 +0000
committerJeroen Roovers <jer@gentoo.org>2007-09-16 06:40:03 +0000
commit7b3c3a722b69a93f6b463dba869e345d905f667f (patch)
tree14463def88616b53f2c810355670e02d7462c823 /dev-php/PEAR-Mail
parentarm stable. (diff)
downloadhistorical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.gz
historical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.bz2
historical-7b3c3a722b69a93f6b463dba869e345d905f667f.zip
Stable for HPPA (bug #192247).
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r--dev-php/PEAR-Mail/ChangeLog5
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog
index 3da2b41d035e..ea55f9e67850 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.30 2007/09/06 15:47:11 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.31 2007/09/16 06:12:51 jer Exp $
+
+ 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Mail-1.1.14.ebuild:
+ Stable for HPPA (bug #192247).
06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Mail-1.1.10.ebuild:
Cleanup
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild
index cb1076550ff3..ae74d1315628 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.14.ebuild,v 1.2 2007/02/11 10:58:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.3 2007/09/16 06:12:51 jer Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails"
LICENSE="PHP"
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"