diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-02-11 10:58:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-02-11 10:58:19 +0000 |
commit | 83d39a7f8f16671e381e93eb4e621c29c0b6102a (patch) | |
tree | 1812e41d91e85c492fc70939d2429682f1649a77 | |
parent | arm/sh love #134270 (diff) | |
download | gentoo-2-83d39a7f8f16671e381e93eb4e621c29c0b6102a.tar.gz gentoo-2-83d39a7f8f16671e381e93eb4e621c29c0b6102a.tar.bz2 gentoo-2-83d39a7f8f16671e381e93eb4e621c29c0b6102a.zip |
arm/sh love #134270
(Portage version: 2.1.2-r9)
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild | 7 |
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild index cc23f6833362..5132f07a8af3 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.10.ebuild,v 1.1 2006/07/02 12:09:34 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild,v 1.2 2007/02/11 10:58:19 vapier Exp $ inherit php-pear-r1 @@ -8,6 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" + RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7" diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild index 127bd5832d29..cb1076550ff3 100644 --- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.14.ebuild,v 1.1 2006/10/15 09:09:33 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.2 2007/02/11 10:58:19 vapier Exp $ inherit php-pear-r1 @@ -8,6 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" + RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7" 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 e3d95dfbd9da..388b5fba0a6f 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 +# Copyright 1999-2007 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.15 2006/02/18 20:14:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild,v 1.16 2007/02/11 10:58:19 vapier Exp $ inherit php-pear-r1 @@ -8,6 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails" LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" + RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7" |