ChangeLog

# ChangeLog for dev-php/PEAR-Mail_mimeDecode
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.13 2008/03/29 00:04:28 maekke Exp $

29 Mar 2008; Markus Meier
PEAR-Mail_mimeDecode-1.5.0.ebuild:
amd64 stable, bug #208313

10 Feb 2008; Raúl Porcel
PEAR-Mail_mimeDecode-1.5.0.ebuild:
alpha/ia64/sparc stable wrt #208313

03 Feb 2008; Markus Meier
PEAR-Mail_mimeDecode-1.5.0.ebuild:
x86 stable, bug #208313

31 Jan 2008; Jeroen Roovers
PEAR-Mail_mimeDecode-1.5.0.ebuild:
Stable for HPPA (bug #208313).

14 Jan 2008; Tobias Scherbaum
PEAR-Mail_mimeDecode-1.5.0.ebuild:
ppc. stable

06 Dec 2007; Markus Ullmann
PEAR-Mail_mimeDecode-1.5.0.ebuild:
LICENSE fix from project overlay

02 Dec 2007; Jakub Moc
PEAR-Mail_mimeDecode-1.5.0.ebuild:
Fix LICENSE

22 Oct 2007; Raúl Porcel
PEAR-Mail_mimeDecode-1.5.0.ebuild:
Add ~ia64 wrt #189243

26 Sep 2007; Brent Baude
PEAR-Mail_mimeDecode-1.5.0.ebuild:
Marking PEAR-Mail_mimeDecode-1.5.0 ppc64 stable for bug 192247

26 Sep 2007; Raúl Porcel
PEAR-Mail_mimeDecode-1.5.0.ebuild:
Add ~alpha wrt #189243

08 Sep 2007; Joseph Jezak
PEAR-Mail_mimeDecode-1.5.0.ebuild:
Marked ~ppc/~ppc64 for bug #189243.

21 Aug 2007; Gustavo Zacarias
PEAR-Mail_mimeDecode-1.5.0.ebuild:
Keyworded ~sparc wrt #189243

20 Aug 2007; Jeroen Roovers
PEAR-Mail_mimeDecode-1.5.0.ebuild:
Marked ~hppa (bug #189243).

*PEAR-Mail_mimeDecode-1.5.0 (17 Aug 2007)

17 Aug 2007; Christian Hoffmann +metadata.xml,
+PEAR-Mail_mimeDecode-1.5.0.ebuild:
New ebuild, dependency for >=PEAR-Mail_Mime-1.5.2, thanks to Jakub Moc

Manifest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DIST Mail_mimeDecode-1.5.0.tgz 9281 RMD160 a4517c1be83c4cba645718f1cae9d5799eea9182 SHA1 ef9caf1c2f024402978d10fcba0561ff01c7741c SHA256 c971e5fcdc0b3c588a738f81bf01452b3c4c60ef892667ad77a031214631433f
EBUILD PEAR-Mail_mimeDecode-1.5.0.ebuild 673 RMD160 83e6ea063ef599c222e7364fbdc54491dfbd727b SHA1 5552c3db32f128bf18f45ee1e8ef6ffdf4dba126 SHA256 7c5b922ff66d869870fcaa5e8ade68e79f2334c2ca74ab1fbd6f7df733ffd2ed
MISC ChangeLog 2005 RMD160 31e0a8faafff4d9528564fd4acf9a1d09e400320 SHA1 cec28c9cbada76b1d72a8e5f096a6299147b4960 SHA256 ccf802ec7f8e2b339a13666d05cadc3bb75121318016e3a3b81f8f58546d7d6a
MISC metadata.xml 157 RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a SHA1 ddaa23cc35eb917bf8962b652442bebb1ce0f440 SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkfth9MACgkQkKaRLQcq0GKEtwCff72O87AmYwBN1RmoN5WnS+VO
4uUAn1E/75M0tjmb8DJlqtYI5YdCxdvR
=PLNI
-----END PGP SIGNATURE-----

PEAR-Mail_mimeDecode-1.5.0.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild,v 1.14 2008/03/29 00:04:28 maekke Exp $

inherit php-pear-r1 eutils

DESCRIPTION="Provides a class to decode mime messages (split from PEAR-Mail_Mime)"

LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""

# >=PEAR-Mail_Mime-1.5.2 in in DEPEND to avoid blockers and circular deps
# with this package; using PDEPEND in PEAR-Mail_Mime for the same reason

DEPEND=">=dev-php/PEAR-PEAR-1.6.0
>=dev-php/PEAR-Mail_Mime-1.5.2"

metadata.xml




php