diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 14:00:54 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-30 14:00:54 +0000 |
commit | ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee (patch) | |
tree | 925051a6ed1b6619ad40199134fb9c4043ff8437 /dev-php5/ezc-Mail | |
parent | Revision bump for 2.6.20.18 (thanks to kerframil in #gentoo-hardened). (diff) | |
download | historical-ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee.tar.gz historical-ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee.tar.bz2 historical-ed00aea0d6ff5c2a3c652e76f6195a419a6f2aee.zip |
Version bump for eZC 2007.1.1
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'dev-php5/ezc-Mail')
-rw-r--r-- | dev-php5/ezc-Mail/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/ezc-Mail-1.3.1.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/files/digest-ezc-Mail-1.3.1 | 3 |
3 files changed, 19 insertions, 1 deletions
diff --git a/dev-php5/ezc-Mail/ChangeLog b/dev-php5/ezc-Mail/ChangeLog index 730c36e37be1..d70292cd830b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.16 2007/02/21 23:55:36 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.17 2007/08/30 13:51:42 jokey Exp $ + +*ezc-Mail-1.3.1 (30 Aug 2007) + + 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> +ezc-Mail-1.3.1.ebuild: + Version bump for eZC 2007.1.1 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-php5/ezc-Mail/ezc-Mail-1.3.1.ebuild b/dev-php5/ezc-Mail/ezc-Mail-1.3.1.ebuild new file mode 100644 index 000000000000..d368f56270e8 --- /dev/null +++ b/dev-php5/ezc-Mail/ezc-Mail-1.3.1.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2007 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.3.1.ebuild,v 1.1 2007/08/30 13:51:42 jokey Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs." +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.3.1 b/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.3.1 new file mode 100644 index 000000000000..1df76c012a60 --- /dev/null +++ b/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.3.1 @@ -0,0 +1,3 @@ +MD5 74ecd2645f3a5479cb2cd4edeaf8adb1 Mail-1.3.1.tgz 406955 +RMD160 c2bcfbadbc679ee3c6304d26f62bec396260c1f8 Mail-1.3.1.tgz 406955 +SHA256 fb896de3c8347363781d0fd3e45cf21a7d6be2361963d840aba25c5164e0c7ff Mail-1.3.1.tgz 406955 |