summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-02-19 07:14:58 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-02-19 07:14:58 +0000
commit7f7a6dd43dcfd878a3fcd6cebf0b5a1630562489 (patch)
tree9ac804bc6dc75ffaa122c9a0837a4f79b38f4b5b /dev-php/PEAR-Mail
parentwhitespace (diff)
downloadgentoo-2-7f7a6dd43dcfd878a3fcd6cebf0b5a1630562489.tar.gz
gentoo-2-7f7a6dd43dcfd878a3fcd6cebf0b5a1630562489.tar.bz2
gentoo-2-7f7a6dd43dcfd878a3fcd6cebf0b5a1630562489.zip
Mask ~amd64.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r--dev-php/PEAR-Mail/ChangeLog6
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog
index c74c752389bd..915fbc868f1f 100644
--- a/dev-php/PEAR-Mail/ChangeLog
+++ b/dev-php/PEAR-Mail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Mail
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.1 2005/02/16 07:08:28 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.2 2005/02/19 07:11:36 sebastian Exp $
+
+ 19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
+ PEAR-Mail-1.1.4.ebuild:
+ Mask ~amd64.
*PEAR-Mail-1.1.4 (16 Feb 2005)
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild
index ea4e19ced266..fbf4142a3fd2 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 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.4.ebuild,v 1.1 2005/02/16 07:08:28 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.4.ebuild,v 1.2 2005/02/19 07:11:36 sebastian Exp $
inherit php-pear
DESCRIPTION="Class that provides multiple interfaces for sending emails."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_SMTP-1.1.0"