diff options
author | 2010-12-20 07:22:40 +0000 | |
---|---|---|
committer | 2010-12-20 07:22:40 +0000 | |
commit | 6416655f2c4bb0a57d0b1bff7672507732082e1f (patch) | |
tree | 12ced48376831999d248aaf78e8d72db9c2e938b /dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild | |
parent | x86 stable wrt bug #348761 (diff) | |
download | historical-6416655f2c4bb0a57d0b1bff7672507732082e1f.tar.gz historical-6416655f2c4bb0a57d0b1bff7672507732082e1f.tar.bz2 historical-6416655f2c4bb0a57d0b1bff7672507732082e1f.zip |
x86 stable wrt security bug #294256
Package-Manager: portage-2.1.9.24/cvs/Linux i686
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 13f316c01029..986e204ef4ec 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.2 2010/12/20 01:23:11 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.3 2010/12/20 07:22:40 phajdan.jr 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" |