diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-25 16:24:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-25 16:24:05 +0000 |
commit | 937ffa9893e1510c84d5e7655d85c7be94cbfe74 (patch) | |
tree | b6a32cad778393a7836042f055389949e401924c /dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild | |
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/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 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" |