From c6139c8e4d1a8126c0fb57fc89c7f7cf9c021a0d Mon Sep 17 00:00:00 2001 From: Grant Goodyear Date: Thu, 4 Jul 2002 16:26:33 +0000 Subject: new version; old versions no longer work w/ Hotmail. --- net-mail/gotmail/ChangeLog | 8 +++++- net-mail/gotmail/files/digest-gotmail-0.6.6 | 1 - net-mail/gotmail/files/digest-gotmail-0.6.6.7 | 2 -- net-mail/gotmail/files/digest-gotmail-0.7.1 | 1 - net-mail/gotmail/files/digest-gotmail-0.7.1-r1 | 1 - net-mail/gotmail/files/digest-gotmail-0.7.2_p1 | 2 ++ net-mail/gotmail/gotmail-0.6.6.7.ebuild | 35 -------------------------- net-mail/gotmail/gotmail-0.6.6.ebuild | 21 ---------------- net-mail/gotmail/gotmail-0.7.1-r1.ebuild | 20 --------------- net-mail/gotmail/gotmail-0.7.1.ebuild | 20 --------------- net-mail/gotmail/gotmail-0.7.2_p1.ebuild | 28 +++++++++++++++++++++ 11 files changed, 37 insertions(+), 102 deletions(-) delete mode 100644 net-mail/gotmail/files/digest-gotmail-0.6.6 delete mode 100644 net-mail/gotmail/files/digest-gotmail-0.6.6.7 delete mode 100644 net-mail/gotmail/files/digest-gotmail-0.7.1 delete mode 100644 net-mail/gotmail/files/digest-gotmail-0.7.1-r1 create mode 100644 net-mail/gotmail/files/digest-gotmail-0.7.2_p1 delete mode 100644 net-mail/gotmail/gotmail-0.6.6.7.ebuild delete mode 100644 net-mail/gotmail/gotmail-0.6.6.ebuild delete mode 100644 net-mail/gotmail/gotmail-0.7.1-r1.ebuild delete mode 100644 net-mail/gotmail/gotmail-0.7.1.ebuild create mode 100644 net-mail/gotmail/gotmail-0.7.2_p1.ebuild (limited to 'net-mail/gotmail') diff --git a/net-mail/gotmail/ChangeLog b/net-mail/gotmail/ChangeLog index fe8aca8387e8..d09291eb1b39 100644 --- a/net-mail/gotmail/ChangeLog +++ b/net-mail/gotmail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-mail/gotmail # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.4 2002/06/14 21:15:48 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.5 2002/07/04 16:26:33 g2boojum Exp $ + +*gotmail-0.7.2_p1 (04 Jul 2002) + + 04 Jul 2002; Grant Goodyear ChangeLog : + + New version; old versions no longer work w/ Hotmail *gotmail-0.7.1-r1 (14 Jun 2002) diff --git a/net-mail/gotmail/files/digest-gotmail-0.6.6 b/net-mail/gotmail/files/digest-gotmail-0.6.6 deleted file mode 100644 index 49ebb4648fe1..000000000000 --- a/net-mail/gotmail/files/digest-gotmail-0.6.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 fd529e6b5d7258ad6fb6dbf05c0fa694 gotmail_0.6.6.tar.gz 19266 diff --git a/net-mail/gotmail/files/digest-gotmail-0.6.6.7 b/net-mail/gotmail/files/digest-gotmail-0.6.6.7 deleted file mode 100644 index 06fdad015228..000000000000 --- a/net-mail/gotmail/files/digest-gotmail-0.6.6.7 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 fd529e6b5d7258ad6fb6dbf05c0fa694 gotmail_0.6.6.orig.tar.gz 19266 -MD5 cc7669321064edf430030aff6dd1e675 gotmail_0.6.6-7.diff.gz 14553 diff --git a/net-mail/gotmail/files/digest-gotmail-0.7.1 b/net-mail/gotmail/files/digest-gotmail-0.7.1 deleted file mode 100644 index 8644c746159f..000000000000 --- a/net-mail/gotmail/files/digest-gotmail-0.7.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 46fd92313a3d8f4c9145bf7a5750bbd3 gotmail_0.7.1.tar.gz 20554 diff --git a/net-mail/gotmail/files/digest-gotmail-0.7.1-r1 b/net-mail/gotmail/files/digest-gotmail-0.7.1-r1 deleted file mode 100644 index 8644c746159f..000000000000 --- a/net-mail/gotmail/files/digest-gotmail-0.7.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 46fd92313a3d8f4c9145bf7a5750bbd3 gotmail_0.7.1.tar.gz 20554 diff --git a/net-mail/gotmail/files/digest-gotmail-0.7.2_p1 b/net-mail/gotmail/files/digest-gotmail-0.7.2_p1 new file mode 100644 index 000000000000..04a0d7f328c2 --- /dev/null +++ b/net-mail/gotmail/files/digest-gotmail-0.7.2_p1 @@ -0,0 +1,2 @@ +MD5 0472323e191c9d6e739331397ac21a26 gotmail_0.7.2.orig.tar.gz 20553 +MD5 78ebdccbfc0512565c5eef88f57b46be gotmail_0.7.2-1.diff.gz 4242 diff --git a/net-mail/gotmail/gotmail-0.6.6.7.ebuild b/net-mail/gotmail/gotmail-0.6.6.7.ebuild deleted file mode 100644 index 2e95864e31aa..000000000000 --- a/net-mail/gotmail/gotmail-0.6.6.7.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author: Grant Goodyear -# Maintainer: Grant Goodyear -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.6.6.7.ebuild,v 1.2 2002/05/12 18:31:02 g2boojum Exp $ - -SLOT=0 -LICENSE="GPL-2" -S=${WORKDIR}/${PN} -PV0=0.6.6 -PVP=${PV0}-7 -DESCRIPTION="Utility to download mail from a HotMail account" -SRC_URI="http://ftp.debian.org/debian/pool/main/g/${PN}/${PN}_${PV0}.orig.tar.gz - http://ftp.debian.org/debian/pool/main/g/${PN}/${PN}_${PVP}.diff.gz" -HOMEPAGE="http://www.preikschat.com/gotmail.html" - -DEPEND="net-ftp/curl - dev-perl/URI" - -RDEPEND= - -src_unpack() { - unpack ${PN}_${PV0}.orig.tar.gz - zcat ${DISTDIR}/${PN}_${PVP}.diff.gz | patch -d ${S} -p1 -} - -src_compile() { - echo "Nothing to compile" -} - -src_install () { - dobin gotmail.pl - dodoc COPYING ChangeLog README TODO sample.gotmailrc debian.changelog - doman debian/gotmail.1 -} diff --git a/net-mail/gotmail/gotmail-0.6.6.ebuild b/net-mail/gotmail/gotmail-0.6.6.ebuild deleted file mode 100644 index 709e4eec6ef8..000000000000 --- a/net-mail/gotmail/gotmail-0.6.6.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Grant Goodyear -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.6.6.ebuild,v 1.2 2001/10/21 19:00:47 g2boojum Exp $ - -S=${WORKDIR}/${PN} -DESCRIPTION="Utility to download mail from a HotMail account" -SRC_URI="http://www.hawkins.emu.id.au/${PN}/${PN}_${PV}.tar.gz" -HOMEPAGE="http://www.hawkins.emu.id.au/gotmail/" - -DEPEND="net-ftp/curl - dev-perl/URI" - -src_compile() { - echo "Nothing to compile" -} - -src_install () { - dobin gotmail.pl - dodoc COPYING ChangeLog README TODO sample.gotmailrc -} diff --git a/net-mail/gotmail/gotmail-0.7.1-r1.ebuild b/net-mail/gotmail/gotmail-0.7.1-r1.ebuild deleted file mode 100644 index 520a4a4dc6a4..000000000000 --- a/net-mail/gotmail/gotmail-0.7.1-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.1-r1.ebuild,v 1.1 2002/06/14 21:15:48 g2boojum Exp $ - -DESCRIPTION="Utility to download mail from a HotMail account" -SRC_URI="http://ssl.usu.edu/paul/gotmail/${PN}_${PV}.tar.gz" -HOMEPAGE="http://ssl.usu.edu/paul/gotmail/" -S=${WORKDIR}/${P} -RDEPEND="virtual/glibc net-ftp/curl dev-perl/URI dev-perl/libnet" -DEPEND=${RDEPEND} -LICENSE="GPL-2" -SLOT="0" - -src_compile() { :; } - -src_install () { - dobin gotmail - dodoc COPYING ChangeLog README sample.gotmailrc - doman gotmail.1 -} diff --git a/net-mail/gotmail/gotmail-0.7.1.ebuild b/net-mail/gotmail/gotmail-0.7.1.ebuild deleted file mode 100644 index 44f1b760b986..000000000000 --- a/net-mail/gotmail/gotmail-0.7.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.1.ebuild,v 1.1 2002/06/07 02:34:09 woodchip Exp $ - -DESCRIPTION="Utility to download mail from a HotMail account" -SRC_URI="http://ssl.usu.edu/paul/gotmail/${PN}_${PV}.tar.gz" -HOMEPAGE="http://ssl.usu.edu/paul/gotmail/" -S=${WORKDIR}/${P} -RDEPEND="virtual/glibc net-ftp/curl dev-perl/URI" -DEPEND=${RDEPEND} -LICENSE="GPL-2" -SLOT="0" - -src_compile() { :; } - -src_install () { - dobin gotmail - dodoc COPYING ChangeLog README sample.gotmailrc - doman gotmail.1 -} diff --git a/net-mail/gotmail/gotmail-0.7.2_p1.ebuild b/net-mail/gotmail/gotmail-0.7.2_p1.ebuild new file mode 100644 index 000000000000..8b8aef94bc7d --- /dev/null +++ b/net-mail/gotmail/gotmail-0.7.2_p1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.2_p1.ebuild,v 1.1 2002/07/04 16:26:33 g2boojum Exp $ + +PV0=0.7.2 +PDP=1 +DESCRIPTION="Utility to download mail from a HotMail account" +SRC_URI="http://ftp.debian.org/debian/pool/main/g/${PN}/${PN}_${PV0}.orig.tar.gz + http://ftp.debian.org/debian/pool/main/g/${PN}/${PN}_${PV0}-${PDP}.diff.gz" +HOMEPAGE="http://ssl.usu.edu/paul/gotmail/" +S=${WORKDIR}/${PN}-${PV0} +RDEPEND="virtual/glibc net-ftp/curl dev-perl/URI dev-perl/libnet" +DEPEND=${RDEPEND} +LICENSE="GPL-2" +SLOT="0" + +src_unpack() { + unpack ${PN}_${PV0}.orig.tar.gz + zcat ${DISTDIR}/${PN}_${PV0}-${PDP}.diff.gz | patch -d ${S} -p1 || die +} + +src_compile() { :; } + +src_install () { + dobin gotmail + dodoc COPYING ChangeLog README sample.gotmailrc + doman gotmail.1 +} -- cgit v1.2.3-65-gdbad