diff options
author | 2004-10-05 15:44:38 +0000 | |
---|---|---|
committer | 2004-10-05 15:44:38 +0000 | |
commit | 4a802cbb2b3963d431e567034ea36b94b08056f5 (patch) | |
tree | cdf0957e0db02a6ac75babd40e32ff571d5819f1 /net-mail/fetchyahoo | |
parent | Unmasked "app-sci/ncbi-tools". (diff) | |
download | gentoo-2-4a802cbb2b3963d431e567034ea36b94b08056f5.tar.gz gentoo-2-4a802cbb2b3963d431e567034ea36b94b08056f5.tar.bz2 gentoo-2-4a802cbb2b3963d431e567034ea36b94b08056f5.zip |
Remove old x86 stable version 2.5 and 2.5-r1 which are superseeded by 2.8.*
Diffstat (limited to 'net-mail/fetchyahoo')
-rw-r--r-- | net-mail/fetchyahoo/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/fetchyahoo/Manifest | 6 | ||||
-rw-r--r-- | net-mail/fetchyahoo/fetchyahoo-2.5-r1.ebuild | 38 | ||||
-rw-r--r-- | net-mail/fetchyahoo/fetchyahoo-2.5.ebuild | 38 |
4 files changed, 6 insertions, 82 deletions
diff --git a/net-mail/fetchyahoo/ChangeLog b/net-mail/fetchyahoo/ChangeLog index 843549dc78f8..d3bfff99476c 100644 --- a/net-mail/fetchyahoo/ChangeLog +++ b/net-mail/fetchyahoo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/fetchyahoo # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.15 2004/09/24 15:18:54 kanaka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.16 2004/10/05 15:44:38 kanaka Exp $ + + 05 Oct 2004; Joel Martin <kanaka@gentoo.org> -fetchyahoo-2.5-r1.ebuild, + -fetchyahoo-2.5.ebuild: + Remove old x86 stable version 2.5 and 2.5-r1 which are superseeded by 2.8.* *fetchyahoo-2.8.6 (24 Sep 2004) diff --git a/net-mail/fetchyahoo/Manifest b/net-mail/fetchyahoo/Manifest index 0cd3aea3396e..723670693267 100644 --- a/net-mail/fetchyahoo/Manifest +++ b/net-mail/fetchyahoo/Manifest @@ -1,13 +1,9 @@ -MD5 64697aee16548384a26bfac27e31db70 ChangeLog 2177 +MD5 354c5b7e1d2c16a9075fcc51da56604e ChangeLog 2356 MD5 3d496e6508901dc733aa1f375a56d5b7 metadata.xml 221 -MD5 3eba65c56c4a2e330c47eeb23031cd5e fetchyahoo-2.5-r1.ebuild 960 MD5 ead0fe893b8531f07cb5e10b33a38fd4 fetchyahoo-2.5.5.ebuild 955 -MD5 bd8cc94a38b73b9a73646543224edf9d fetchyahoo-2.5.ebuild 957 MD5 57c29c49ace9af6c671db1aad1138597 fetchyahoo-2.8.0.ebuild 1059 MD5 344b343ef12a4f4562b62011e89abdbf fetchyahoo-2.8.2.ebuild 1058 MD5 d09d9a16b51e90b4368388da4bd0fc91 fetchyahoo-2.8.6.ebuild 1053 -MD5 ade7154bb81357d533b3d814ef0fea38 files/digest-fetchyahoo-2.5 65 -MD5 ade7154bb81357d533b3d814ef0fea38 files/digest-fetchyahoo-2.5-r1 65 MD5 a2247c6fe51001f010151bd98009062f files/digest-fetchyahoo-2.5.5 67 MD5 d8808947f9ee40597fe10108014ee55c files/digest-fetchyahoo-2.8.0 67 MD5 fe5b10e5ace4f2e69ac04a5d7d8289d6 files/digest-fetchyahoo-2.8.2 67 diff --git a/net-mail/fetchyahoo/fetchyahoo-2.5-r1.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.5-r1.ebuild deleted file mode 100644 index 0058f52c329d..000000000000 --- a/net-mail/fetchyahoo/fetchyahoo-2.5-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.5-r1.ebuild,v 1.4 2004/07/15 01:48:04 agriffis 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="x86" - -SLOT="0" - -DEPEND="dev-lang/perl - dev-perl/libwww-perl - dev-perl/HTML-Parser - dev-perl/MIME-tools - dev-perl/libnet - dev-perl/Crypt-SSLeay - dev-perl/URI - dev-perl/MailTools - dev-perl/IO-stringy - dev-perl/MIME-Base64" - -RDEPEND="" - -src_install() { - dobin fetchyahoo.pl - doman fetchyahoo.1 - insinto /etc - doins fetchyahoorc - dodoc COPYING ChangeLog TODO Credits - dohtml index.html -} - -pkg_postinst() { - einfo "Edit /etc/fetchyahoorc to configure fetchyahoo" -} diff --git a/net-mail/fetchyahoo/fetchyahoo-2.5.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.5.ebuild deleted file mode 100644 index f80f5e6fb76f..000000000000 --- a/net-mail/fetchyahoo/fetchyahoo-2.5.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.5.ebuild,v 1.4 2004/07/15 01:48:04 agriffis 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="x86" - -SLOT="0" - -DEPEND="dev-lang/perl - dev-perl/libwww-perl - dev-perl/HTML-Parser - dev-perl/MIME-tools - dev-perl/libnet - dev-perl/Crypt-SSLeay - dev-perl/URI - dev-perl/MailTools - dev-perl/IO-stringy - dev-perl/MIME-Base64" - -RDEPEND="" - -src_install() { - dobin fetchyahoo.pl - doman fetchyahoo.1 - insinto /etc - doins fetchyahoorc - dodoc COPYING ChangeLog TODO Credits - dohtml index.html -} - -pkg_postinst() { - einfo "Edit /etc/fetchyahoorc to configure fetchyahoo" -} |