diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-25 17:24:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-25 17:24:32 +0000 |
commit | 12e8c516323cfe2dd68b9a13d413e9ed9a1b2600 (patch) | |
tree | 34790d9a86a7c51d05bf75ffe16b4b641399ae3b /dev-php/PEAR-Mail | |
parent | Stable for HPPA (bug #340807). (diff) | |
download | gentoo-2-12e8c516323cfe2dd68b9a13d413e9ed9a1b2600.tar.gz gentoo-2-12e8c516323cfe2dd68b9a13d413e9ed9a1b2600.tar.bz2 gentoo-2-12e8c516323cfe2dd68b9a13d413e9ed9a1b2600.zip |
Stable for HPPA (bug #294256).
(Portage version: 2.2.0_alpha10/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r-- | dev-php/PEAR-Mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog index 326c5d2d9d91..5d7587016419 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.45 2010/12/25 16:24:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.46 2010/12/25 17:24:32 jer Exp $ + + 25 Dec 2010; Jeroen Roovers <jer@gentoo.org> PEAR-Mail-1.2.0.ebuild: + Stable for HPPA (bug #294256). 25 Dec 2010; Raúl Porcel <armin76@gentoo.org> PEAR-Mail-1.2.0.ebuild: arm/ia64/s390/sh/sparc stable wrt #294256 diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild index 0aba9d9b2215..0671ab5e9a73 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.2.0.ebuild,v 1.5 2010/12/25 16:24:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.6 2010/12/25 17:24:32 jer Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails" LICENSE="PHP-2.02 BSD" 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" |