summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-09-22 00:06:59 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-09-22 00:06:59 +0000
commitc447cf75a43fc8d56efab45d0417bff2e215baa9 (patch)
tree036031ff7429c43a32ee98a3850c810eaa4ba31e /net-mail/fetchyahoo
parentAdded --background to stop too in the init script. Also fixed some permission... (diff)
downloadgentoo-2-c447cf75a43fc8d56efab45d0417bff2e215baa9.tar.gz
gentoo-2-c447cf75a43fc8d56efab45d0417bff2e215baa9.tar.bz2
gentoo-2-c447cf75a43fc8d56efab45d0417bff2e215baa9.zip
Version bump. Closes bug #105327, reported by dirtyd <obladda at yahoo.com>.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'net-mail/fetchyahoo')
-rw-r--r--net-mail/fetchyahoo/ChangeLog9
-rw-r--r--net-mail/fetchyahoo/Manifest12
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.5.5.ebuild36
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild37
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild (renamed from net-mail/fetchyahoo/fetchyahoo-2.8.0.ebuild)8
-rw-r--r--net-mail/fetchyahoo/files/digest-fetchyahoo-2.5.51
-rw-r--r--net-mail/fetchyahoo/files/digest-fetchyahoo-2.8.01
-rw-r--r--net-mail/fetchyahoo/files/digest-fetchyahoo-2.8.21
-rw-r--r--net-mail/fetchyahoo/files/digest-fetchyahoo-2.9.01
9 files changed, 15 insertions, 91 deletions
diff --git a/net-mail/fetchyahoo/ChangeLog b/net-mail/fetchyahoo/ChangeLog
index 91ae55376dfc..5c227e0c8aaa 100644
--- a/net-mail/fetchyahoo/ChangeLog
+++ b/net-mail/fetchyahoo/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-mail/fetchyahoo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.25 2005/08/22 21:32:13 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.26 2005/09/22 00:06:59 ticho Exp $
+
+*fetchyahoo-2.9.0 (22 Sep 2005)
+
+ 22 Sep 2005; Andrej Kacian <ticho@gentoo.org> -fetchyahoo-2.5.5.ebuild,
+ -fetchyahoo-2.8.0.ebuild, -fetchyahoo-2.8.2.ebuild,
+ +fetchyahoo-2.9.0.ebuild:
+ Version bump. Closes bug #105327, reported by dirtyd <obladda at yahoo.com>.
*fetchyahoo-2.8.8 (22 Aug 2005)
diff --git a/net-mail/fetchyahoo/Manifest b/net-mail/fetchyahoo/Manifest
index a085f2d876d8..ce2cabd38534 100644
--- a/net-mail/fetchyahoo/Manifest
+++ b/net-mail/fetchyahoo/Manifest
@@ -1,8 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 fc70ffd75619739f17d1c3bf4482e594 fetchyahoo-2.8.2.ebuild 1060
MD5 66ee0bdcfc2335d71f03a1dfdc507970 fetchyahoo-2.5.5.ebuild 957
+MD5 50127cee459069aa20045c6b27420f3e fetchyahoo-2.9.0.ebuild 963
MD5 92b293a32e03335e0bfb854612ecdfca fetchyahoo-2.8.6.ebuild 1065
MD5 f3c306497efb1c533e956cf26288d0c1 fetchyahoo-2.8.8.ebuild 1067
MD5 25962368c9fc81d179a75b14681a4f8d fetchyahoo-2.8.0.ebuild 1061
@@ -13,10 +11,4 @@ MD5 d8808947f9ee40597fe10108014ee55c files/digest-fetchyahoo-2.8.0 67
MD5 fe5b10e5ace4f2e69ac04a5d7d8289d6 files/digest-fetchyahoo-2.8.2 67
MD5 0ec155ebf2f1c66863228215d227313a files/digest-fetchyahoo-2.8.6 67
MD5 2ca80fdebad2e46631be1bf3373ef097 files/digest-fetchyahoo-2.8.8 67
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDCkRqQlM6RnzZP+IRAnCKAKChsPDCBICvPKDEu24DA7+9REA69QCdEl9y
-JpwPcz5c0U27KG/+z/R9U64=
-=urd6
------END PGP SIGNATURE-----
+MD5 3ed80274a18f1985bf4a7b1e987826d5 files/digest-fetchyahoo-2.9.0 67
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.5.5.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.5.5.ebuild
deleted file mode 100644
index b19ecebe0021..000000000000
--- a/net-mail/fetchyahoo/fetchyahoo-2.5.5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.5.5.ebuild,v 1.6 2005/05/25 14:25:44 mcummings 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.sourceforge.net/${P}.tar.gz"
-HOMEPAGE="http://fetchyahoo.twizzler.org/"
-LICENSE="LGPL-2.1"
-KEYWORDS="~x86 amd64 ~sparc"
-
-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
- perl-core/MIME-Base64"
-
-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.8.2.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild
deleted file mode 100644
index 2440f8352f36..000000000000
--- a/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.8.2.ebuild,v 1.5 2005/05/25 14:26:20 mcummings 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.sourceforge.net/${P}.tar.gz"
-HOMEPAGE="http://fetchyahoo.twizzler.org/"
-LICENSE="LGPL-2.1"
-KEYWORDS="x86 ~amd64 ~sparc ~ppc"
-
-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
- perl-core/MIME-Base64"
-
-src_install() {
- dobin fetchyahoo
- doman fetchyahoo.1
- insinto /etc
- doins fetchyahoorc
- dodoc COPYING ChangeLog Credits INSTALL TODO
- 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/fetchyahoo-2.8.0.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild
index dfa47168fe2e..e8d9a2d182a3 100644
--- a/net-mail/fetchyahoo/fetchyahoo-2.8.0.ebuild
+++ b/net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.8.0.ebuild,v 1.6 2005/05/25 14:26:02 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.9.0.ebuild,v 1.1 2005/09/22 00:06:59 ticho 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.sourceforge.net/${P}.tar.gz"
+SRC_URI="http://fetchyahoo.twizzler.org/${P}.tar.gz"
HOMEPAGE="http://fetchyahoo.twizzler.org/"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~amd64 ~sparc ~ppc"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
SLOT="0"
@@ -27,7 +27,7 @@ src_install() {
doman fetchyahoo.1
insinto /etc
doins fetchyahoorc
- dodoc COPYING ChangeLog Credits INSTALL TODO
+ dodoc COPYING ChangeLog Credits INSTALL TODO fetchyahoorc
dohtml index.html
}
diff --git a/net-mail/fetchyahoo/files/digest-fetchyahoo-2.5.5 b/net-mail/fetchyahoo/files/digest-fetchyahoo-2.5.5
deleted file mode 100644
index 857f231a8092..000000000000
--- a/net-mail/fetchyahoo/files/digest-fetchyahoo-2.5.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 58be7637d63fa34e17c1960fce0ed2c8 fetchyahoo-2.5.5.tar.gz 28996
diff --git a/net-mail/fetchyahoo/files/digest-fetchyahoo-2.8.0 b/net-mail/fetchyahoo/files/digest-fetchyahoo-2.8.0
deleted file mode 100644
index b6d5532c9ff0..000000000000
--- a/net-mail/fetchyahoo/files/digest-fetchyahoo-2.8.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 21084e51f47d40e4ccbbe1d0d8764450 fetchyahoo-2.8.0.tar.gz 34342
diff --git a/net-mail/fetchyahoo/files/digest-fetchyahoo-2.8.2 b/net-mail/fetchyahoo/files/digest-fetchyahoo-2.8.2
deleted file mode 100644
index ff99e83668ea..000000000000
--- a/net-mail/fetchyahoo/files/digest-fetchyahoo-2.8.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c3e913d7093dbdf21bd25789069dfd7e fetchyahoo-2.8.2.tar.gz 36926
diff --git a/net-mail/fetchyahoo/files/digest-fetchyahoo-2.9.0 b/net-mail/fetchyahoo/files/digest-fetchyahoo-2.9.0
new file mode 100644
index 000000000000..de75c1d1df0b
--- /dev/null
+++ b/net-mail/fetchyahoo/files/digest-fetchyahoo-2.9.0
@@ -0,0 +1 @@
+MD5 ac05d727019ac0352b89f88bf3621412 fetchyahoo-2.9.0.tar.gz 41504