diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 12:02:44 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 12:02:44 +0000 |
commit | d1f8777cfaef1b7da399617e83edcf9b17785b3f (patch) | |
tree | 67f2d6fedb26bde71399eb83ce397d8028e654b9 /dev-php5/ezc-Mail | |
parent | Initial ebuild. (diff) | |
download | historical-d1f8777cfaef1b7da399617e83edcf9b17785b3f.tar.gz historical-d1f8777cfaef1b7da399617e83edcf9b17785b3f.tar.bz2 historical-d1f8777cfaef1b7da399617e83edcf9b17785b3f.zip |
Version bump.
Package-Manager: portage-2.1
Diffstat (limited to 'dev-php5/ezc-Mail')
-rw-r--r-- | dev-php5/ezc-Mail/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/ezc-Mail-1.1.ebuild | 10 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/files/digest-ezc-Mail-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 9e1618f8e44f..58e20ad1d37f 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.5 2006/05/30 11:19:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.6 2006/06/12 11:59:47 sebastian Exp $ + +*ezc-Mail-1.1 (12 Jun 2006) + + 12 Jun 2006; Sebastian Bergmann <sebastian@gentoo.org> + +ezc-Mail-1.1.ebuild: + Version bump. 30 May 2006; Markus Rothe <corsair@gentoo.org> ezc-Mail-1.0.1.ebuild: Added ~ppc64; bug #134717 diff --git a/dev-php5/ezc-Mail/ezc-Mail-1.1.ebuild b/dev-php5/ezc-Mail/ezc-Mail-1.1.ebuild new file mode 100644 index 000000000000..1aa67c4f9401 --- /dev/null +++ b/dev-php5/ezc-Mail/ezc-Mail-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.ebuild,v 1.1 2006/06/12 11:59:47 sebastian Exp $ + +inherit php-ezc + +DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs." +SLOT="0" +KEYWORDS="~ppc64 ~x86" +IUSE="" diff --git a/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.1 b/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.1 new file mode 100644 index 000000000000..764987ed3ab7 --- /dev/null +++ b/dev-php5/ezc-Mail/files/digest-ezc-Mail-1.1 @@ -0,0 +1,3 @@ +MD5 84126efa68f99ff480c5f3cbd09ef620 Mail-1.1.tgz 42288 +RMD160 56fd113f7a70828f727a731d76cd7090f00a2dc9 Mail-1.1.tgz 42288 +SHA256 86bd2fc7edae3e032d0b9dc388779d3f860f23ac4a53b5eea5156f54f9d5a906 Mail-1.1.tgz 42288 |