diff options
-rw-r--r-- | dev-php/PEAR-Mail/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild | 13 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/files/digest-PEAR-Mail-1.1.10 | 3 |
3 files changed, 23 insertions, 1 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog index abe788070d3d..6f8b0016fde3 100644 --- a/dev-php/PEAR-Mail/ChangeLog +++ b/dev-php/PEAR-Mail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Mail # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.27 2006/05/21 01:01:29 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.28 2006/07/02 12:09:34 sebastian Exp $ + +*PEAR-Mail-1.1.10 (02 Jul 2006) + + 02 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org> + +PEAR-Mail-1.1.10.ebuild: + Version bump for bug #138816. 21 May 2006; Luca Longinotti <chtekk@gentoo.org> -PEAR-Mail-1.1.4.ebuild, -PEAR-Mail-1.1.6.ebuild: diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild new file mode 100644 index 000000000000..cc23f6833362 --- /dev/null +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.10.ebuild @@ -0,0 +1,13 @@ +# 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.10.ebuild,v 1.1 2006/07/02 12:09:34 sebastian Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Class that provides multiple interfaces for sending emails" + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7" diff --git a/dev-php/PEAR-Mail/files/digest-PEAR-Mail-1.1.10 b/dev-php/PEAR-Mail/files/digest-PEAR-Mail-1.1.10 new file mode 100644 index 000000000000..b9d0131bcecb --- /dev/null +++ b/dev-php/PEAR-Mail/files/digest-PEAR-Mail-1.1.10 @@ -0,0 +1,3 @@ +MD5 a1ea25fb8ef61062e178bd34ab15ba33 Mail-1.1.10.tgz 16866 +RMD160 10c6ed3b3fa20cbc54e07a1d838f23ec2c9f279d Mail-1.1.10.tgz 16866 +SHA256 a440b9cc093e13c065bd36b1dc674aaa47a50af09b378d7c986afa1371d464dd Mail-1.1.10.tgz 16866 |