summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-29 06:38:53 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-29 06:38:53 +0000
commit071a1bb348fa1062a3b15e8fd59c168c64d16fab (patch)
tree2334cb0140b1a6edde6cb2827ea02b962356a3f1 /dev-php/PEAR-Mail
parentarm/hppa/ia64 love (diff)
downloadgentoo-2-071a1bb348fa1062a3b15e8fd59c168c64d16fab.tar.gz
gentoo-2-071a1bb348fa1062a3b15e8fd59c168c64d16fab.tar.bz2
gentoo-2-071a1bb348fa1062a3b15e8fd59c168c64d16fab.zip
ia64 stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild
index ccccc4e71ecf..fafbdcb023b1 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.9.ebuild,v 1.12 2006/01/28 20:42:11 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild,v 1.13 2006/01/29 06:35:20 vapier Exp $
inherit php-pear-r1
@@ -8,6 +8,6 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7"