Remove non-working 2.10.0 and 2.10.2. Stabalize 2.10.5 and add new version 2.10.6.
authorJoel Martin <kanaka@gentoo.org>
Wed, 13 Dec 2006 21:43:18 +0000 (21:43 +0000)
committerJoel Martin <kanaka@gentoo.org>
Wed, 13 Dec 2006 21:43:18 +0000 (21:43 +0000)
Package-Manager: portage-2.1.1

net-mail/fetchyahoo/ChangeLog
net-mail/fetchyahoo/fetchyahoo-2.10.5.ebuild
net-mail/fetchyahoo/fetchyahoo-2.10.6.ebuild [new file with mode: 0644]
net-mail/fetchyahoo/files/digest-fetchyahoo-2.10.6 [new file with mode: 0644]

index e376efead9ebcf4203eaea50ef71e5c60ede1e9e..6be86937742d698465eeb326debb1c27152b2dda 100644 (file)
@@ -1,6 +1,14 @@
 # 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)
 
index 9709f051cda05dc36d011a752f2fa788d12490e0..91a2a8b4236de78eb02bd6a2c57a4d5c3e9ce730 100644 (file)
@@ -1,13 +1,13 @@
 # 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"
 
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.10.6.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.10.6.ebuild
new file mode 100644 (file)
index 0000000..fc79222
--- /dev/null
@@ -0,0 +1,38 @@
+# 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"
+}
diff --git a/net-mail/fetchyahoo/files/digest-fetchyahoo-2.10.6 b/net-mail/fetchyahoo/files/digest-fetchyahoo-2.10.6
new file mode 100644 (file)
index 0000000..518f2fe
--- /dev/null
@@ -0,0 +1,3 @@
+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