summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-12-19 18:15:23 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-12-19 18:15:23 +0000
commitb3373a2f698060a912e6d569db72acf565276178 (patch)
tree3ff1fc69e28694f3a18fd26f4c87f312a4c0d8c1 /net-mail
parentVersion bump. 2.3.0 stable on x86. (diff)
downloadhistorical-b3373a2f698060a912e6d569db72acf565276178.tar.gz
historical-b3373a2f698060a912e6d569db72acf565276178.tar.bz2
historical-b3373a2f698060a912e6d569db72acf565276178.zip
Stable on x86.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchyahoo/ChangeLog5
-rw-r--r--net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild4
-rw-r--r--net-mail/getmail/ChangeLog5
-rw-r--r--net-mail/getmail/getmail-4.4.2.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/net-mail/fetchyahoo/ChangeLog b/net-mail/fetchyahoo/ChangeLog
index b7d381e79ffc..a884162e48f3 100644
--- a/net-mail/fetchyahoo/ChangeLog
+++ b/net-mail/fetchyahoo/ChangeLog
@@ -1,6 +1,9 @@
# 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.30 2005/11/14 16:27:57 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/ChangeLog,v 1.31 2005/12/19 18:13:13 ticho Exp $
+
+ 19 Dec 2005; Andrej Kacian <ticho@gentoo.org> fetchyahoo-2.10.0.ebuild:
+ Stable on x86.
*fetchyahoo-2.10.0 (14 Nov 2005)
diff --git a/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild b/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild
index 2e2c5b0afd40..493ef58d13b0 100644
--- a/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild
+++ b/net-mail/fetchyahoo/fetchyahoo-2.10.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.10.0.ebuild,v 1.1 2005/11/14 16:27:57 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchyahoo/fetchyahoo-2.10.0.ebuild,v 1.2 2005/12/19 18:13:13 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.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/getmail/ChangeLog b/net-mail/getmail/ChangeLog
index 4c32f36ecef4..c7ba13a1b39f 100644
--- a/net-mail/getmail/ChangeLog
+++ b/net-mail/getmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/getmail
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.100 2005/12/12 16:43:20 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.101 2005/12/19 18:15:23 ticho Exp $
+
+ 19 Dec 2005; Andrej Kacian <ticho@gentoo.org> getmail-4.4.2.ebuild:
+ Stable on x86.
12 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> getmail-4.4.1.ebuild:
Stable on sparc
diff --git a/net-mail/getmail/getmail-4.4.2.ebuild b/net-mail/getmail/getmail-4.4.2.ebuild
index b0c0a4e36417..35769f81c044 100644
--- a/net-mail/getmail/getmail-4.4.2.ebuild
+++ b/net-mail/getmail/getmail-4.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.4.2.ebuild,v 1.1 2005/11/13 20:35:06 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.4.2.ebuild,v 1.2 2005/12/19 18:15:23 ticho Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz"
SLOT="4"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
DEPEND=">=dev-lang/python-2.3.3"