summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-12-20 14:37:21 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-12-20 14:37:21 +0000
commit09db3ed13827be804e099114a7ec20e086f0d7ce (patch)
treedf21351f00de92f57959ae43704e1a501fffbe01 /dev-php/PEAR-Mail
parentChange the SRC_URIs to use cloud.github.com directly. This avoids issues with... (diff)
downloadgentoo-2-09db3ed13827be804e099114a7ec20e086f0d7ce.tar.gz
gentoo-2-09db3ed13827be804e099114a7ec20e086f0d7ce.tar.bz2
gentoo-2-09db3ed13827be804e099114a7ec20e086f0d7ce.zip
Stable on alpha, bug #294256
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Mail')
-rw-r--r--dev-php/PEAR-Mail/ChangeLog5
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog
index a039a7b14982..f88d377906b0 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.43 2010/12/20 07:22:40 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.44 2010/12/20 14:37:21 klausman Exp $
+
+ 20 Dec 2010; Tobias Klausmann <klausman@gentoo.org> PEAR-Mail-1.2.0.ebuild:
+ Stable on alpha, bug #294256
20 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
PEAR-Mail-1.2.0.ebuild:
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild
index 986e204ef4ec..23ce95a5b61d 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.2.0.ebuild,v 1.3 2010/12/20 07:22:40 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild,v 1.4 2010/12/20 14:37:21 klausman Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails"
LICENSE="PHP-2.02 BSD"
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"