diff options
author | 2007-08-17 15:37:28 +0000 | |
---|---|---|
committer | 2007-08-17 15:37:28 +0000 | |
commit | 394722f2424533fb3caf767c9706bfc3b21070cc (patch) | |
tree | 1eb722a53458f030e70eda20494c06ea9832ed9a /dev-php/PEAR-Mail_mimeDecode | |
parent | Unmask libmpeg3-1.7, should be fine now. (diff) | |
download | historical-394722f2424533fb3caf767c9706bfc3b21070cc.tar.gz historical-394722f2424533fb3caf767c9706bfc3b21070cc.tar.bz2 historical-394722f2424533fb3caf767c9706bfc3b21070cc.zip |
New ebuild, dependency for >=PEAR-Mail_Mime-1.5.2, thanks to Jakub Moc <jakub@gentoo.org>
Package-Manager: portage-2.1.2.11
Diffstat (limited to 'dev-php/PEAR-Mail_mimeDecode')
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/ChangeLog | 11 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/Manifest | 16 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild | 18 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/files/digest-PEAR-Mail_mimeDecode-1.5.0 | 3 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_mimeDecode/metadata.xml | 5 |
5 files changed, 53 insertions, 0 deletions
diff --git a/dev-php/PEAR-Mail_mimeDecode/ChangeLog b/dev-php/PEAR-Mail_mimeDecode/ChangeLog new file mode 100644 index 000000000000..c07858a83dce --- /dev/null +++ b/dev-php/PEAR-Mail_mimeDecode/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for dev-php/PEAR-Mail_mimeDecode +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_mimeDecode/ChangeLog,v 1.1 2007/08/17 15:37:28 hoffie Exp $ + +*PEAR-Mail_mimeDecode-1.5.0 (17 Aug 2007) + + 17 Aug 2007; Christian Hoffmann <hoffie@gentoo.org> +metadata.xml, + +PEAR-Mail_mimeDecode-1.5.0.ebuild: + New ebuild, dependency for >=PEAR-Mail_Mime-1.5.2, thanks to Jakub Moc + <jakub@gentoo.org> + diff --git a/dev-php/PEAR-Mail_mimeDecode/Manifest b/dev-php/PEAR-Mail_mimeDecode/Manifest new file mode 100644 index 000000000000..b3ecc683434d --- /dev/null +++ b/dev-php/PEAR-Mail_mimeDecode/Manifest @@ -0,0 +1,16 @@ +DIST Mail_mimeDecode-1.5.0.tgz 9281 RMD160 a4517c1be83c4cba645718f1cae9d5799eea9182 SHA1 ef9caf1c2f024402978d10fcba0561ff01c7741c SHA256 c971e5fcdc0b3c588a738f81bf01452b3c4c60ef892667ad77a031214631433f +EBUILD PEAR-Mail_mimeDecode-1.5.0.ebuild 627 RMD160 7f657829e8e07090e705239310789fc07ecb7675 SHA1 495adce72b8a38a2ed1ca4d4bb507acd1a5ae2e6 SHA256 452e87138f78c691149dde3df0c63e61a079bd20ef55cf5e43a3d8eb4fd480d9 +MD5 c04cb09062da66cfb44fb3b091480240 PEAR-Mail_mimeDecode-1.5.0.ebuild 627 +RMD160 7f657829e8e07090e705239310789fc07ecb7675 PEAR-Mail_mimeDecode-1.5.0.ebuild 627 +SHA256 452e87138f78c691149dde3df0c63e61a079bd20ef55cf5e43a3d8eb4fd480d9 PEAR-Mail_mimeDecode-1.5.0.ebuild 627 +MISC ChangeLog 474 RMD160 bda483f73e2abf89c75122220aae7e7772697328 SHA1 bd43657a55352980391fbc7a5a20826b9eeb2582 SHA256 2b70453f1ecfe0fc17fe9284ae2b02425725dd51502fa350065dd73ec165f364 +MD5 9b85840fe37ceec579bd450f941b8319 ChangeLog 474 +RMD160 bda483f73e2abf89c75122220aae7e7772697328 ChangeLog 474 +SHA256 2b70453f1ecfe0fc17fe9284ae2b02425725dd51502fa350065dd73ec165f364 ChangeLog 474 +MISC metadata.xml 157 RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a SHA1 ddaa23cc35eb917bf8962b652442bebb1ce0f440 SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1 +MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 +RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a metadata.xml 157 +SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1 metadata.xml 157 +MD5 ec2d4e19b04946ee1425143a5e4cea75 files/digest-PEAR-Mail_mimeDecode-1.5.0 250 +RMD160 0658bd5da99f06360a5f2d05d791d384553fe543 files/digest-PEAR-Mail_mimeDecode-1.5.0 250 +SHA256 5ef269f310d4b41eef0ab03a8fb41489ce2e3e81d0e4ee3b36fd97fcfca4b26f files/digest-PEAR-Mail_mimeDecode-1.5.0 250 diff --git a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild new file mode 100644 index 000000000000..e6c45d352435 --- /dev/null +++ b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2007 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.1 2007/08/17 15:37:28 hoffie Exp $ + +inherit php-pear-r1 eutils + +DESCRIPTION="Provides a class to decode mime messages (split from PEAR-Mail_Mime)" + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~amd64 ~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" diff --git a/dev-php/PEAR-Mail_mimeDecode/files/digest-PEAR-Mail_mimeDecode-1.5.0 b/dev-php/PEAR-Mail_mimeDecode/files/digest-PEAR-Mail_mimeDecode-1.5.0 new file mode 100644 index 000000000000..96da7a35ed16 --- /dev/null +++ b/dev-php/PEAR-Mail_mimeDecode/files/digest-PEAR-Mail_mimeDecode-1.5.0 @@ -0,0 +1,3 @@ +MD5 e81f99c951eb5f199caa9dcd9c16f97f Mail_mimeDecode-1.5.0.tgz 9281 +RMD160 a4517c1be83c4cba645718f1cae9d5799eea9182 Mail_mimeDecode-1.5.0.tgz 9281 +SHA256 c971e5fcdc0b3c588a738f81bf01452b3c4c60ef892667ad77a031214631433f Mail_mimeDecode-1.5.0.tgz 9281 diff --git a/dev-php/PEAR-Mail_mimeDecode/metadata.xml b/dev-php/PEAR-Mail_mimeDecode/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Mail_mimeDecode/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> |