diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-02-28 06:31:08 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-02-28 06:31:08 +0000 |
commit | 462bc59d941d7cc4b2cd5ad422405cd3cf302d44 (patch) | |
tree | ba10c3c4ce9d00896866a592a5709dc764e7ed0d /dev-php/PECL-mailparse | |
parent | Version bump. (diff) | |
download | gentoo-2-462bc59d941d7cc4b2cd5ad422405cd3cf302d44.tar.gz gentoo-2-462bc59d941d7cc4b2cd5ad422405cd3cf302d44.tar.bz2 gentoo-2-462bc59d941d7cc4b2cd5ad422405cd3cf302d44.zip |
Version bump.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-php/PECL-mailparse')
-rw-r--r-- | dev-php/PECL-mailparse/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PECL-mailparse/Manifest | 12 | ||||
-rw-r--r-- | dev-php/PECL-mailparse/PECL-mailparse-2.1.1.ebuild | 19 | ||||
-rw-r--r-- | dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.1.1 | 1 |
4 files changed, 29 insertions, 11 deletions
diff --git a/dev-php/PECL-mailparse/ChangeLog b/dev-php/PECL-mailparse/ChangeLog index a69ab1b3b28d..9521d15b6f5d 100644 --- a/dev-php/PECL-mailparse/ChangeLog +++ b/dev-php/PECL-mailparse/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PECL-mailparse # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/ChangeLog,v 1.8 2005/02/18 08:44:00 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/ChangeLog,v 1.9 2005/02/28 06:31:08 sebastian Exp $ + +*PECL-mailparse-2.1.1 (28 Feb 2005) + + 28 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org> + +PECL-mailparse-2.1.1.ebuild: + Version bump. *PECL-mailparse-2.1 (18 Feb 2005) diff --git a/dev-php/PECL-mailparse/Manifest b/dev-php/PECL-mailparse/Manifest index 461e8a88c753..39d50386f0dc 100644 --- a/dev-php/PECL-mailparse/Manifest +++ b/dev-php/PECL-mailparse/Manifest @@ -1,20 +1,12 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 81d0c6c227358718782426295fee7c33 PECL-mailparse-0.9.3.ebuild 704 +MD5 6f7ceb875849cb5b8926db75f397348a PECL-mailparse-2.1.1.ebuild 526 MD5 6f7ceb875849cb5b8926db75f397348a PECL-mailparse-2.1.ebuild 526 MD5 488db6b8f6bfd48dab790fea7adb7d6c PECL-mailparse-0.9.3-r1.ebuild 530 MD5 c5400a13566a98cc18da23f462ba46d0 PECL-mailparse-2.0b.ebuild 525 MD5 00c6241df5258a222afb25eee445903c ChangeLog 1099 MD5 90addd9e0cd39bebc1ca9eef0185f6fd metadata.xml 268 MD5 31ebb39eec5e35272155f86ff1e09819 files/digest-PECL-mailparse-0.9.3 63 +MD5 0e0417ccc35d51d676d71b0cf958ec46 files/digest-PECL-mailparse-2.1.1 63 MD5 f1c438dc7ab114f12ca6d955cd161bb5 files/digest-PECL-mailparse-2.0b 62 MD5 626117894242c1ba4eaa29efce426cad files/digest-PECL-mailparse-2.1 61 MD5 31ebb39eec5e35272155f86ff1e09819 files/digest-PECL-mailparse-0.9.3-r1 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCFas9aGfFFLhbXWkRAsOiAKCPnFDeW1Y5wc/a6KqU4aqq4EOG+wCdEiUH -Kop+42um0yEe/NUKhykvK18= -=64h+ ------END PGP SIGNATURE----- diff --git a/dev-php/PECL-mailparse/PECL-mailparse-2.1.1.ebuild b/dev-php/PECL-mailparse/PECL-mailparse-2.1.1.ebuild new file mode 100644 index 000000000000..2193249ae4ec --- /dev/null +++ b/dev-php/PECL-mailparse/PECL-mailparse-2.1.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-mailparse/PECL-mailparse-2.1.1.ebuild,v 1.1 2005/02/28 06:31:08 sebastian Exp $ + +PHP_EXT_ZENDEXT="no" +PHP_EXT_INI="yes" + +inherit php-ext-pecl + +IUSE="" +DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages." +SLOT="0" +LICENSE="PHP" +KEYWORDS="~x86 ~ppc ~alpha ~sparc" + +src_install() { + php-ext-pecl_src_install + dodoc README +} diff --git a/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.1.1 b/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.1.1 new file mode 100644 index 000000000000..55f141805a85 --- /dev/null +++ b/dev-php/PECL-mailparse/files/digest-PECL-mailparse-2.1.1 @@ -0,0 +1 @@ +MD5 14c058d79f1f6c01aa53273565bd4a54 mailparse-2.1.1.tgz 35883 |