# ChangeLog for net-mail/fetchyahoo
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.40 2006/09/21 20:44:06 kanaka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.41 2006/12/13 21:43:17 kanaka Exp $
+
+*fetchyahoo-2.10.6 (13 Dec 2006)
+
+ 13 Dec 2006; Joel Martin <kanaka@gentoo.org> -fetchyahoo-2.10.0.ebuild,
+ -fetchyahoo-2.10.2.ebuild, fetchyahoo-2.10.5.ebuild,
+ +fetchyahoo-2.10.6.ebuild:
+ Remove non-working 2.10.0 and 2.10.2. Stabalize 2.10.5 and add new version
+ 2.10.6.
*fetchyahoo-2.10.5 (21 Sep 2006)
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.10.5.ebuild,v 1.1 2006/09/21 20:44:06 kanaka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.10.5.ebuild,v 1.2 2006/12/13 21:43:17 kanaka Exp $
IUSE=""
DESCRIPTION="Perl script that downloads mail from a Yahoo! webmail account to a local mail spool, an mbox file, or to procmail."
SRC_URI="http://fetchyahoo.twizzler.org/${P}.tar.gz"
HOMEPAGE="http://fetchyahoo.twizzler.org/"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ppc sparc x86"
SLOT="0"
--- /dev/null
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.10.6.ebuild,v 1.1 2006/12/13 21:43:17 kanaka Exp $
+
+IUSE=""
+DESCRIPTION="Perl script that downloads mail from a Yahoo! webmail account to a local mail spool, an mbox file, or to procmail."
+SRC_URI="http://fetchyahoo.twizzler.org/${P}.tar.gz"
+HOMEPAGE="http://fetchyahoo.twizzler.org/"
+LICENSE="LGPL-2.1"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+SLOT="0"
+
+DEPEND="dev-lang/perl
+ dev-perl/libwww-perl
+ dev-perl/HTML-Parser
+ dev-perl/MIME-tools
+ virtual/perl-libnet
+ dev-perl/Crypt-SSLeay
+ dev-perl/URI
+ dev-perl/MailTools
+ dev-perl/IO-stringy
+ virtual/perl-MIME-Base64
+ dev-perl/TermReadKey"
+
+src_install() {
+ dobin fetchyahoo
+ doman fetchyahoo.1
+ insinto /etc
+ doins fetchyahoorc
+ dodoc ChangeLog Credits INSTALL TODO fetchyahoorc
+ dohtml index.html
+}
+
+pkg_postinst() {
+ einfo "Edit /etc/fetchyahoorc or ~/.fetchyahoorc to configure fetchyahoo"
+ einfo "The executable name has changed from fetchyahoo.pl to fetchyahoo"
+}
--- /dev/null
+MD5 4d468b5931f91f3a8c15ca5f1fdf245a fetchyahoo-2.10.6.tar.gz 43670
+RMD160 51a11fcff0273870d1eedb4167b9b3480e6dd9f0 fetchyahoo-2.10.6.tar.gz 43670
+SHA256 e8f57cd8ce3d3f3872409ed07ed02621bd3f83fabb07a8552afdc49cf8f41c9e fetchyahoo-2.10.6.tar.gz 43670