summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-06 19:45:55 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-06 19:45:55 +0000
commitb3cdeffdf1a50101ce44914058739aff945fca16 (patch)
tree2e4ca2ab4e9b207404b5ed1b61cf7ffb038c4181 /dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.4.1.ebuild
parentMarking mock-0.6.0 ~ppc for bug 344673 (diff)
downloadgentoo-2-b3cdeffdf1a50101ce44914058739aff945fca16.tar.gz
gentoo-2-b3cdeffdf1a50101ce44914058739aff945fca16.tar.bz2
gentoo-2-b3cdeffdf1a50101ce44914058739aff945fca16.zip
stable for ppc64 wrt #349318
(Portage version: 2.2.0_alpha11/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.4.1.ebuild')
-rw-r--r--dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.4.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.4.1.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.4.1.ebuild
index fdb9a382f7f8..6ceb2b2dc002 100644
--- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.4.1.ebuild
+++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.4.1.ebuild,v 1.5 2010/12/30 18:52:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.4.1.ebuild,v 1.6 2011/01/06 19:45:55 xarthisius Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="An implementation of the SMTP protocol"
LICENSE="PHP-2.02"
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="sasl"
RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.7