diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-10 18:29:03 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-01-10 18:29:03 +0000 |
commit | 92a094e4813ee3921f5023de2e7a7004efd44660 (patch) | |
tree | 7813ae14d532511d15420c7ea5148cab081f2cee /dev-php/PEAR-Mail | |
parent | Keyword ~x86-macos. (diff) | |
download | gentoo-2-92a094e4813ee3921f5023de2e7a7004efd44660.tar.gz gentoo-2-92a094e4813ee3921f5023de2e7a7004efd44660.tar.bz2 gentoo-2-92a094e4813ee3921f5023de2e7a7004efd44660.zip |
ppc stable wrt #294256
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r-- | dev-php/PEAR-Mail/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog index dc2ddf5165f0..51901b1e79aa 100644 --- a/dev-php/PEAR-Mail/ChangeLog +++ b/dev-php/PEAR-Mail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Mail # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.48 2011/01/06 20:02:39 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.49 2011/01/10 18:29:03 xarthisius Exp $ + + 10 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + PEAR-Mail-1.2.0.ebuild: + ppc stable wrt #294256 06 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> PEAR-Mail-1.2.0.ebuild: stable for ppc64 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 b3b1038d6823..60b7cfeff273 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-2011 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.8 2011/01/06 20:02:39 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.9 2011/01/10 18:29:03 xarthisius 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.4.1" |