summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-09-25 01:14:44 +0000
committerLars Weiler <pylon@gentoo.org>2007-09-25 01:14:44 +0000
commit02166d21310f0b27916fa9a6e05c6b1da86b3829 (patch)
tree1a187d512c73defbdab358596490364b29a2650a /dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild
parentStable for HPPA (bug #181213). (diff)
downloadhistorical-02166d21310f0b27916fa9a6e05c6b1da86b3829.tar.gz
historical-02166d21310f0b27916fa9a6e05c6b1da86b3829.tar.bz2
historical-02166d21310f0b27916fa9a6e05c6b1da86b3829.zip
stable ppc, bug #192247
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild')
-rw-r--r--dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild
index 02bdbdc92e9a..a34f09eafd93 100644
--- a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild
+++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.2.10.ebuild,v 1.3 2007/09/21 12:58:53 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.2.10.ebuild,v 1.4 2007/09/25 00:50:46 pylon Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="An implementation of the SMTP protocol"
LICENSE="PHP"
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="minimal"
RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.7