diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-10-09 07:26:17 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-10-09 07:26:17 +0000 |
commit | cf81c6a3ccae5a3f940609d9f28b48b8d1f0f4b8 (patch) | |
tree | d61e1a37f956d54b1ec29e0e64e649ce47cb6e6c /dev-php5/ezc-Mail | |
parent | do not mask selinux-cyrus-sasl-20060218 (diff) | |
download | historical-cf81c6a3ccae5a3f940609d9f28b48b8d1f0f4b8.tar.gz historical-cf81c6a3ccae5a3f940609d9f28b48b8d1f0f4b8.tar.bz2 historical-cf81c6a3ccae5a3f940609d9f28b48b8d1f0f4b8.zip |
Version bump.
Package-Manager: portage-2.1.2_pre2-r7
Diffstat (limited to 'dev-php5/ezc-Mail')
-rw-r--r-- | dev-php5/ezc-Mail/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/ezc-Mail-1.1.3.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/files/digest-ezc-Mail-1.1.3 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/dev-php5/ezc-Mail/ChangeLog b/dev-php5/ezc-Mail/ChangeLog index e51d9dadf538..879f03a2c92c 100644 --- a/dev-php5/ezc-Mail/ChangeLog +++ b/dev-php5/ezc-Mail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php5/ezc-Mail # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.12 2006/10/01 20:58:43 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.13 2006/10/09 07:21:34 sebastian Exp $ + +*ezc-Mail-1.1.3 (09 Oct 2006) + + 09 Oct 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-Mail-1.1.3.ebuild: + Version bump. 01 Oct 2006; Guy Martin <gmsoft@gentoo.org> ezc-Mail-1.1.2.ebuild: Added ~hppa to KEYWORDS. diff --git a/dev-php5/ezc-Mail/ezc-Mail-1.1.3.ebuild b/dev-php5/ezc-Mail/ezc-Mail-1.1.3.ebuild new file mode 100644 index 000000000000..00dd8b626791 --- /dev/null +++ b/dev-php5/ezc-Mail/ezc-Mail-1.1.3.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ezc-Mail-1.1.3.ebuild,v 1.1 2006/10/09 07:21:34 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.1.3 b/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.1.3 new file mode 100644 index 000000000000..e043c545ede2 --- /dev/null +++ b/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.1.3 @@ -0,0 +1,3 @@ +MD5 71f67fc6878678acb348bb3a9b40419e Mail-1.1.3.tgz 48038 +RMD160 aa32220a0106d4a04f5e732c41cf9f44d01de1b5 Mail-1.1.3.tgz 48038 +SHA256 3a3fef889d56e09c56403b3c48371554c2fd7369fe4030f4d817a6709f5e23e3 Mail-1.1.3.tgz 48038 |