diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-10-15 09:09:33 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-10-15 09:09:33 +0000 |
commit | fbb00bd98cd2eb8218bc206075ee0380feb89b48 (patch) | |
tree | ee70d87cdf0f241c74222f49cc594e4de2bed30c /dev-php | |
parent | Add gtk+-1.2 to DEPEND thanks to patrick in bug 151420 (diff) | |
download | gentoo-2-fbb00bd98cd2eb8218bc206075ee0380feb89b48.tar.gz gentoo-2-fbb00bd98cd2eb8218bc206075ee0380feb89b48.tar.bz2 gentoo-2-fbb00bd98cd2eb8218bc206075ee0380feb89b48.zip |
Version bump.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Mail/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild | 13 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/files/digest-PEAR-Mail-1.1.14 | 3 |
3 files changed, 23 insertions, 1 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog index 6f8b0016fde3..6f2c21c61197 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.28 2006/07/02 12:09:34 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.29 2006/10/15 09:09:33 sebastian Exp $ + +*PEAR-Mail-1.1.14 (15 Oct 2006) + + 15 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org> + +PEAR-Mail-1.1.14.ebuild: + Version bump for bug #151428. *PEAR-Mail-1.1.10 (02 Jul 2006) diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild new file mode 100644 index 000000000000..127bd5832d29 --- /dev/null +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.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.14.ebuild,v 1.1 2006/10/15 09:09:33 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.14 b/dev-php/PEAR-Mail/files/digest-PEAR-Mail-1.1.14 new file mode 100644 index 000000000000..fbfa412931bb --- /dev/null +++ b/dev-php/PEAR-Mail/files/digest-PEAR-Mail-1.1.14 @@ -0,0 +1,3 @@ +MD5 e50da58b6b787b3903ce4d07dc791bb2 Mail-1.1.14.tgz 17537 +RMD160 72c0c7018b92ef97789f723a1970c41471bd165f Mail-1.1.14.tgz 17537 +SHA256 297bfe8cc7fb12d54e8706977c8ad613292c3f8464d5d8c0cc1a31e38757d213 Mail-1.1.14.tgz 17537 |