diff options
author | 2010-12-25 16:24:05 +0000 | |
---|---|---|
committer | 2010-12-25 16:24:05 +0000 | |
commit | 937ffa9893e1510c84d5e7655d85c7be94cbfe74 (patch) | |
tree | b6a32cad778393a7836042f055389949e401924c /dev-php | |
parent | alpha/sparc stable wrt #348344 (diff) | |
download | gentoo-2-937ffa9893e1510c84d5e7655d85c7be94cbfe74.tar.gz gentoo-2-937ffa9893e1510c84d5e7655d85c7be94cbfe74.tar.bz2 gentoo-2-937ffa9893e1510c84d5e7655d85c7be94cbfe74.zip |
arm/ia64/s390/sh/sparc stable wrt #294256
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'dev-php')
-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 f88d377906b0..326c5d2d9d91 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.44 2010/12/20 14:37:21 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.45 2010/12/25 16:24:05 armin76 Exp $ + + 25 Dec 2010; Raúl Porcel <armin76@gentoo.org> PEAR-Mail-1.2.0.ebuild: + arm/ia64/s390/sh/sparc stable wrt #294256 20 Dec 2010; Tobias Klausmann <klausman@gentoo.org> PEAR-Mail-1.2.0.ebuild: Stable on alpha, bug #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 23ce95a5b61d..0aba9d9b2215 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.4 2010/12/20 14:37:21 klausman Exp $ +# $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 $ 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" |