diff options
author | 2011-01-10 18:29:03 +0000 | |
---|---|---|
committer | 2011-01-10 18:29:03 +0000 | |
commit | 2dd67494357118e10259cd5ca828ea3ff16bd630 (patch) | |
tree | d091b471378ad6a6b953346b220c6a41c5b09396 /dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild | |
parent | Add patch to build against berkdb 5.0 (same exact one as cyrus-imapd with sam... (diff) | |
download | historical-2dd67494357118e10259cd5ca828ea3ff16bd630.tar.gz historical-2dd67494357118e10259cd5ca828ea3ff16bd630.tar.bz2 historical-2dd67494357118e10259cd5ca828ea3ff16bd630.zip |
ppc stable wrt #294256
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |