summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2010-05-20 04:23:13 +0000
committerPeter Volkov <pva@gentoo.org>2010-05-20 04:23:13 +0000
commit8f45a2cb117480d572170fea7654c868d6f7b7ca (patch)
tree630c7e0992c0204f149ac3b6bf338ea041d940f8 /dev-php5/ezc-Mail
parentVersion bump, bug #320547 (diff)
downloadgentoo-2-8f45a2cb117480d572170fea7654c868d6f7b7ca.tar.gz
gentoo-2-8f45a2cb117480d572170fea7654c868d6f7b7ca.tar.bz2
gentoo-2-8f45a2cb117480d572170fea7654c868d6f7b7ca.zip
Version bump, bug #320547
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5/ezc-Mail')
-rw-r--r--dev-php5/ezc-Mail/ChangeLog9
-rw-r--r--dev-php5/ezc-Mail/ezc-Mail-1.7.1.ebuild11
2 files changed, 18 insertions, 2 deletions
diff --git a/dev-php5/ezc-Mail/ChangeLog b/dev-php5/ezc-Mail/ChangeLog
index 3000badad005..a296c1538c93 100644
--- a/dev-php5/ezc-Mail/ChangeLog
+++ b/dev-php5/ezc-Mail/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php5/ezc-Mail
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.22 2008/03/19 00:15:00 jokey Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.23 2010/05/20 04:23:13 pva Exp $
+
+*ezc-Mail-1.7.1 (20 May 2010)
+
+ 20 May 2010; Peter Volkov <pva@gentoo.org> +ezc-Mail-1.7.1.ebuild:
+ Version bump, bug #320547
18 Mar 2008; Markus Ullmann <jokey@gentoo.org> -ezc-Mail-1.0.1.ebuild,
-ezc-Mail-1.1.ebuild, -ezc-Mail-1.1.1.ebuild, -ezc-Mail-1.1.2.ebuild,
diff --git a/dev-php5/ezc-Mail/ezc-Mail-1.7.1.ebuild b/dev-php5/ezc-Mail/ezc-Mail-1.7.1.ebuild
new file mode 100644
index 000000000000..191bc19ce2a3
--- /dev/null
+++ b/dev-php5/ezc-Mail/ezc-Mail-1.7.1.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2010 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.7.1.ebuild,v 1.1 2010/05/20 04:23:13 pva Exp $
+
+EZC_BASE_MIN="1.8"
+inherit php-ezc
+
+DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs."
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+IUSE=""