diff options
author | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:12:25 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2008-01-13 16:12:25 +0000 |
commit | ff6b2f7ac237252eb1a36104919c61153128b501 (patch) | |
tree | faa3ed19c22a5a4ddb5c344986ea29d7a851bccd /dev-php5/ezc-Mail | |
parent | add missing X deps, bug #205618 (diff) | |
download | historical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.gz historical-ff6b2f7ac237252eb1a36104919c61153128b501.tar.bz2 historical-ff6b2f7ac237252eb1a36104919c61153128b501.zip |
Add eZ Components 2007.2 from project overlay
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-php5/ezc-Mail')
-rw-r--r-- | dev-php5/ezc-Mail/ChangeLog | 12 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/ezc-Mail-1.4.ebuild | 11 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/files/digest-ezc-Mail-1.4 | 3 |
3 files changed, 24 insertions, 2 deletions
diff --git a/dev-php5/ezc-Mail/ChangeLog b/dev-php5/ezc-Mail/ChangeLog index 9ef2d8f09038..71f64b5bef3d 100644 --- a/dev-php5/ezc-Mail/ChangeLog +++ b/dev-php5/ezc-Mail/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php5/ezc-Mail -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.19 2007/10/08 19:03:13 jokey Exp $ +# 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 $ + +*ezc-Mail-1.4 (13 Jan 2008) + + 13 Jan 2008; Markus Ullmann <jokey@gentoo.org> +ezc-Mail-1.4.ebuild: + Add eZ Components 2007.2 from project overlay + + 12 Jan 2008; Jakub Moc <jakub@gentoo.org> +ezc-Mail-1.4.ebuild: + Version bump to 2007.2 08 Oct 2007; Markus Ullmann <jokey@gentoo.org> ezc-Mail-1.3.1.ebuild: Rekeyword sparc per bug #190787 thanks to Tiago Cunha for digging into it diff --git a/dev-php5/ezc-Mail/ezc-Mail-1.4.ebuild b/dev-php5/ezc-Mail/ezc-Mail-1.4.ebuild new file mode 100644 index 000000000000..4839bb0e1815 --- /dev/null +++ b/dev-php5/ezc-Mail/ezc-Mail-1.4.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.ebuild,v 1.1 2008/01/13 16:05:52 jokey Exp $ + +EZC_BASE_MIN="1.4" +inherit php-ezc + +DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs." +SLOT="0" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" +IUSE="" diff --git a/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.4 b/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.4 new file mode 100644 index 000000000000..9f3745421582 --- /dev/null +++ b/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.4 @@ -0,0 +1,3 @@ +MD5 c031eb01ed0775ec35518f875231ff62 Mail-1.4.tgz 430535 +RMD160 595c8ae67bc295be4bb6e0acd8c5ccc7db5c57ab Mail-1.4.tgz 430535 +SHA256 16c235beefb2a28d9b7fab444a0e4b94c420998207f4b916a0a0a125cbab21ec Mail-1.4.tgz 430535 |