diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:12:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:12:51 +0000 |
commit | 7760dfb06db202cd707706df4d8760decd99219f (patch) | |
tree | 3286a3682c5d1849c654ba68f075990bffd8979a /dev-php | |
parent | Stable for HPPA (bug #192247). (diff) | |
download | gentoo-2-7760dfb06db202cd707706df4d8760decd99219f.tar.gz gentoo-2-7760dfb06db202cd707706df4d8760decd99219f.tar.bz2 gentoo-2-7760dfb06db202cd707706df4d8760decd99219f.zip |
Stable for HPPA (bug #192247).
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild | 4 |
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" |