diff options
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/gotmail/ChangeLog | 10 | ||||
-rw-r--r-- | net-mail/gotmail/Manifest | 6 | ||||
-rw-r--r-- | net-mail/gotmail/files/digest-gotmail-0.7.10 | 1 | ||||
-rw-r--r-- | net-mail/gotmail/files/digest-gotmail-0.7.9 | 1 | ||||
-rw-r--r-- | net-mail/gotmail/gotmail-0.7.10.ebuild (renamed from net-mail/gotmail/gotmail-0.7.9.ebuild) | 2 |
5 files changed, 13 insertions, 7 deletions
diff --git a/net-mail/gotmail/ChangeLog b/net-mail/gotmail/ChangeLog index d7bff2aa7cc8..efd734af749a 100644 --- a/net-mail/gotmail/ChangeLog +++ b/net-mail/gotmail/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-mail/gotmail # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.12 2003/03/14 01:28:32 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/ChangeLog,v 1.13 2003/06/22 03:34:42 g2boojum Exp $ + +*gotmail-0.7.10 (21 Jun 2003) + + 21 Jun 2003; Grant Goodyear <g2boojum@gentoo.org> gotmail-0.7.10.ebuild, + gotmail-0.7.9.ebuild: + New version that fixes the funky "inboxloc" error + (because MS changed Hotmail's structure yet again). + Marking stable and removing the old version, since MS broke it. *gotmail-0.7.9 (13 Mar 2003) diff --git a/net-mail/gotmail/Manifest b/net-mail/gotmail/Manifest index 6604b86b33b8..d9cf62a937f4 100644 --- a/net-mail/gotmail/Manifest +++ b/net-mail/gotmail/Manifest @@ -1,5 +1,3 @@ -MD5 47ca7946aba4e031bfd8553c913cdff5 gotmail-0.7.10.ebuild 690 -MD5 e83776eceaf6e28d4150115af797aaa5 ChangeLog 2192 -MD5 47ca7946aba4e031bfd8553c913cdff5 gotmail-0.7.9.ebuild 690 +MD5 df1e3fd1fd8a28a09c562b776b040dca gotmail-0.7.10.ebuild 691 +MD5 4b0bf477ce99dba1a79efbd5519414eb ChangeLog 2496 MD5 fd8f4ce383fd4eecc7047ccdcfd3fa89 files/digest-gotmail-0.7.10 65 -MD5 a6463f44169dbaf60ba089b258fc1174 files/digest-gotmail-0.7.9 64 diff --git a/net-mail/gotmail/files/digest-gotmail-0.7.10 b/net-mail/gotmail/files/digest-gotmail-0.7.10 new file mode 100644 index 000000000000..49d6d7083ed8 --- /dev/null +++ b/net-mail/gotmail/files/digest-gotmail-0.7.10 @@ -0,0 +1 @@ +MD5 61e39e3cbe4e742e370c22f80ad87839 gotmail_0.7.10.tar.gz 23507 diff --git a/net-mail/gotmail/files/digest-gotmail-0.7.9 b/net-mail/gotmail/files/digest-gotmail-0.7.9 deleted file mode 100644 index 0a88b21d5a8e..000000000000 --- a/net-mail/gotmail/files/digest-gotmail-0.7.9 +++ /dev/null @@ -1 +0,0 @@ -MD5 0a1ced4b7b7f3c1b61837d03b5bfd89a gotmail_0.7.9.tar.gz 23658 diff --git a/net-mail/gotmail/gotmail-0.7.9.ebuild b/net-mail/gotmail/gotmail-0.7.10.ebuild index ba23b747437c..cc13afc4df35 100644 --- a/net-mail/gotmail/gotmail-0.7.9.ebuild +++ b/net-mail/gotmail/gotmail-0.7.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.9.ebuild,v 1.2 2003/06/01 00:45:02 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/gotmail/gotmail-0.7.10.ebuild,v 1.1 2003/06/22 03:34:42 g2boojum Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utility to download mail from a HotMail account" |