diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 10:06:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 10:06:37 +0000 |
commit | 71abe814d7caf822a9bfa6979818004cbf55a4ec (patch) | |
tree | ab3c8fd113b90642d9fecfda5f9492aef7443cff /dev-php/PEAR-Mail | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-71abe814d7caf822a9bfa6979818004cbf55a4ec.tar.gz gentoo-2-71abe814d7caf822a9bfa6979818004cbf55a4ec.tar.bz2 gentoo-2-71abe814d7caf822a9bfa6979818004cbf55a4ec.zip |
arm/s390/sh love
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 fcbe30244607..1caea506d905 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 +# Copyright 1999-2008 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.10 2007/12/06 00:32:55 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.11 2008/01/10 10:06:36 vapier 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" |