diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-07 07:30:56 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-08-07 07:30:56 +0000 |
commit | ec355baf83f90aa76b5696885966b497bf12e77f (patch) | |
tree | 7d6514192c6d04b8716c7eb42837a46b2fa6c98f /dev-php5 | |
parent | Inherit debug eclass to not strip binaries when debug USE is on, fixing bug #... (diff) | |
download | gentoo-2-ec355baf83f90aa76b5696885966b497bf12e77f.tar.gz gentoo-2-ec355baf83f90aa76b5696885966b497bf12e77f.tar.bz2 gentoo-2-ec355baf83f90aa76b5696885966b497bf12e77f.zip |
Version bump.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/ezc-Mail/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/ezc-Mail-1.1.1.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/files/digest-ezc-Mail-1.1.1 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/dev-php5/ezc-Mail/ChangeLog b/dev-php5/ezc-Mail/ChangeLog index 1583de4ebd26..99ec4f27b24f 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.8 2006/07/12 07:53:57 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.9 2006/08/07 07:30:56 sebastian Exp $ + +*ezc-Mail-1.1.1 (07 Aug 2006) + + 07 Aug 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-Mail-1.1.1.ebuild: + Version bump. 12 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org> ezc-Mail-1.0.1.ebuild, ezc-Mail-1.1.ebuild: diff --git a/dev-php5/ezc-Mail/ezc-Mail-1.1.1.ebuild b/dev-php5/ezc-Mail/ezc-Mail-1.1.1.ebuild new file mode 100644 index 000000000000..a9a059e4de5e --- /dev/null +++ b/dev-php5/ezc-Mail/ezc-Mail-1.1.1.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.1.ebuild,v 1.1 2006/08/07 07:30:56 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs." +SLOT="0" +KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" +IUSE="" diff --git a/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.1.1 b/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.1.1 new file mode 100644 index 000000000000..3e4ebe55509d --- /dev/null +++ b/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.1.1 @@ -0,0 +1,3 @@ +MD5 81bdf1cbff2f60ee6614c9d3e39eace9 Mail-1.1.1.tgz 42427 +RMD160 e42a3615b19a55224dc3f45a4dc7a45ea02f82d1 Mail-1.1.1.tgz 42427 +SHA256 86e069b515f665d4da9c1edcac48f2c9a829eff08270e331fbc5ff4bbfa87472 Mail-1.1.1.tgz 42427 |