Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
maekke 09/01/10 10:11:52
Modified: ChangeLog fetchmail-6.3.9.ebuild
Log:
amd64 stable, bug #253871
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.10 x86_64)
Revision Changes Path
1.153 net-mail/fetchmail/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/ChangeLog?rev=1.153&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/ChangeLog?rev=1.153&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/ChangeLog?r1=1.152&r2=1.153
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog 7 Jan 2009 18:26:45 -0000 1.152
+++ ChangeLog 10 Jan 2009 10:11:52 -0000 1.153
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.152 2009/01/07 18:26:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.153 2009/01/10 10:11:52 maekke Exp $
+
+ 10 Jan 2009; Markus Meier <maekke@g.o> fetchmail-6.3.9.ebuild:
+ amd64 stable, bug #253871
07 Jan 2009; Raúl Porcel <armin76@g.o> fetchmail-6.3.9.ebuild:
alpha/ia64/sparc/x86 stable wrt #253871
1.6 net-mail/fetchmail/fetchmail-6.3.9.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild?r1=1.5&r2=1.6
Index: fetchmail-6.3.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fetchmail-6.3.9.ebuild 7 Jan 2009 18:26:45 -0000 1.5
+++ fetchmail-6.3.9.ebuild 10 Jan 2009 10:11:52 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild,v 1.5 2009/01/07 18:26:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.9.ebuild,v 1.6 2009/01/10 10:11:52 maekke Exp $
inherit multilib python eutils
@@ -10,7 +10,7 @@
LICENSE="GPL-2 public-domain"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE="ssl nls ipv6 kerberos krb4 hesiod"
RDEPEND="hesiod? ( net-dns/hesiod )
|
|