diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-01-09 15:45:55 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-01-09 15:45:55 +0000 |
commit | 47c00aa343d898471a26747f5bb8588316566f38 (patch) | |
tree | ba36689806bd5cf35e6300075f58338041de9a18 /dev-perl/Mail-IMAPClient | |
parent | Added amd64 patch and closing bug #77091. (Manifest recommit) (diff) | |
download | gentoo-2-47c00aa343d898471a26747f5bb8588316566f38.tar.gz gentoo-2-47c00aa343d898471a26747f5bb8588316566f38.tar.bz2 gentoo-2-47c00aa343d898471a26747f5bb8588316566f38.zip |
bug 77092
Diffstat (limited to 'dev-perl/Mail-IMAPClient')
-rw-r--r-- | dev-perl/Mail-IMAPClient/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild | 31 | ||||
-rw-r--r-- | dev-perl/Mail-IMAPClient/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Mail-IMAPClient/files/2.2.9-skiptest.patch | 11 | ||||
-rw-r--r-- | dev-perl/Mail-IMAPClient/files/digest-Mail-IMAPClient-2.2.9 | 1 | ||||
-rw-r--r-- | dev-perl/Mail-IMAPClient/metadata.xml | 10 |
6 files changed, 65 insertions, 0 deletions
diff --git a/dev-perl/Mail-IMAPClient/ChangeLog b/dev-perl/Mail-IMAPClient/ChangeLog new file mode 100644 index 000000000000..a7086a39eab6 --- /dev/null +++ b/dev-perl/Mail-IMAPClient/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-perl/Mail-IMAPClient +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/ChangeLog,v 1.1 2005/01/09 15:45:55 mcummings Exp $ + +*Mail-IMAPClient-2.2.9 (09 Jan 2005) + + 09 Jan 2005; Michael Cummings <mcummings@gentoo.org> + +files/2.2.9-skiptest.patch, +Mail-IMAPClient-2.2.9.ebuild: + bug 77092; ebuild and patch from Vanquirius <marcelogoes@gmail.com> + diff --git a/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild new file mode 100644 index 000000000000..36cff4a17f8e --- /dev/null +++ b/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-IMAPClient/Mail-IMAPClient-2.2.9.ebuild,v 1.1 2005/01/09 15:45:55 mcummings Exp $ + +inherit perl-module eutils + +CATEGORY="dev-perl" +DESCRIPTION="IMAP client module for Perl" +SRC_URI="mirror://cpan/modules/by-module/Mail/${P}.tar.gz" +HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~x86 ~sparc" +IUSE="" + +# Tests are not enabled for this package intentionally. They require +# an active imap server to connect to, as well as interaction. +#SRC_TEST="do" + +DEPEND="${DEPEND} + >=dev-perl/libnet-1.0703 + dev-perl/Parse-RecDescent" + +mydoc="FAQ" + +src_unpack(){ + unpack ${A} + cd ${S} + epatch ${FILESDIR}/${PV}-skiptest.patch +} diff --git a/dev-perl/Mail-IMAPClient/Manifest b/dev-perl/Mail-IMAPClient/Manifest new file mode 100644 index 000000000000..8b712d148734 --- /dev/null +++ b/dev-perl/Mail-IMAPClient/Manifest @@ -0,0 +1,2 @@ +MD5 2ddb8299fb820bd1381ca61b7062671d Mail-IMAPClient-2.2.9.ebuild 650 +MD5 6314086b298bb7c48151fab2e33d3c4d files/digest-Mail-IMAPClient-2.2.9 73 diff --git a/dev-perl/Mail-IMAPClient/files/2.2.9-skiptest.patch b/dev-perl/Mail-IMAPClient/files/2.2.9-skiptest.patch new file mode 100644 index 000000000000..11ccfb295cfc --- /dev/null +++ b/dev-perl/Mail-IMAPClient/files/2.2.9-skiptest.patch @@ -0,0 +1,11 @@ +--- Makefile.PL.orig 2005-01-07 23:17:00.849874616 -0200 ++++ Makefile.PL 2005-01-07 23:18:32.815893656 -0200 +@@ -49,7 +49,7 @@ + + sub set_test_data { + unless (-f "./IMAPClient.pm") { warn "ERROR: not in installation directory\n"; return } +- return if -f "./test.txt"; ++ return if -f "./Makefile.PL"; + print "You have the option of running an extended suite of tests during\n", + "'make test'. This requires an IMAP server name, user account, and ", + "password to test with.","\n","\n", diff --git a/dev-perl/Mail-IMAPClient/files/digest-Mail-IMAPClient-2.2.9 b/dev-perl/Mail-IMAPClient/files/digest-Mail-IMAPClient-2.2.9 new file mode 100644 index 000000000000..8536015e3be2 --- /dev/null +++ b/dev-perl/Mail-IMAPClient/files/digest-Mail-IMAPClient-2.2.9 @@ -0,0 +1 @@ +MD5 21c1901d55a2d57f73840cad478c665d Mail-IMAPClient-2.2.9.tar.gz 376791 diff --git a/dev-perl/Mail-IMAPClient/metadata.xml b/dev-perl/Mail-IMAPClient/metadata.xml new file mode 100644 index 000000000000..86672fe64c10 --- /dev/null +++ b/dev-perl/Mail-IMAPClient/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>perl</herd> + <maintainer> + <email>perl@gentoo.org</email> + <description>Primary Maintainer</description> + </maintainer> + <longdescription></longdescription> +</pkgmetadata> |