diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:12:21 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:12:21 +0000 |
commit | 735c931f8d757676cf0a029b1f28d81810c0f098 (patch) | |
tree | eb3198871232408692dd8db2bfff5e8372890e76 /dev-php/PEAR-Mail | |
parent | Keyworded ~amd64 as per bug 191153. (diff) | |
download | gentoo-2-735c931f8d757676cf0a029b1f28d81810c0f098.tar.gz gentoo-2-735c931f8d757676cf0a029b1f28d81810c0f098.tar.bz2 gentoo-2-735c931f8d757676cf0a029b1f28d81810c0f098.zip |
Stable on amd64 wrt bug #192247
(Portage version: 2.1.3.10)
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r-- | dev-php/PEAR-Mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog index 5480c74aac2a..6fa0acb4aa5e 100644 --- a/dev-php/PEAR-Mail/ChangeLog +++ b/dev-php/PEAR-Mail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Mail # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.34 2007/09/26 18:12:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.35 2007/09/28 23:12:21 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Mail-1.1.14.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Mail-1.1.14.ebuild: Marking PEAR-Mail-1.1.14 ppc64 stable for bug 192247 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 6cfba53a27e6..916c72d9b9e3 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-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.6 2007/09/26 18:12:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.7 2007/09/28 23:12:21 angelos Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails" 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="" RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7" |