summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-11 21:30:07 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-11 21:30:07 +0000
commitd81a060f9a61e671a06359ed9793547b7ef89113 (patch)
tree9a688d2a58e0f41962184822cbb5ddb6901b31dd /dev-php5/ezc-Mail
parentVersion bump, from the php overlay (diff)
downloadhistorical-d81a060f9a61e671a06359ed9793547b7ef89113.tar.gz
historical-d81a060f9a61e671a06359ed9793547b7ef89113.tar.bz2
historical-d81a060f9a61e671a06359ed9793547b7ef89113.zip
Version bump, from the php overlay
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-php5/ezc-Mail')
-rw-r--r--dev-php5/ezc-Mail/ChangeLog7
-rw-r--r--dev-php5/ezc-Mail/ezc-Mail-1.4.1.ebuild11
2 files changed, 17 insertions, 1 deletions
diff --git a/dev-php5/ezc-Mail/ChangeLog b/dev-php5/ezc-Mail/ChangeLog
index 71f64b5bef3d..f4756288defd 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.20 2008/01/13 16:05:52 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.21 2008/02/11 21:18:00 armin76 Exp $
+
+*ezc-Mail-1.4.1 (11 Feb 2008)
+
+ 11 Feb 2008; Raúl Porcel <armin76@gentoo.org> +ezc-Mail-1.4.1.ebuild:
+ Version bump, from the php overlay
*ezc-Mail-1.4 (13 Jan 2008)
diff --git a/dev-php5/ezc-Mail/ezc-Mail-1.4.1.ebuild b/dev-php5/ezc-Mail/ezc-Mail-1.4.1.ebuild
new file mode 100644
index 000000000000..9214696c34b0
--- /dev/null
+++ b/dev-php5/ezc-Mail/ezc-Mail-1.4.1.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2008 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.4.1.ebuild,v 1.1 2008/02/11 21:18:00 armin76 Exp $
+
+EZC_BASE_MIN="1.4.1"
+inherit php-ezc
+
+DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs."
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~sparc ~x86"
+IUSE=""