summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-01-20 18:29:59 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-01-20 18:29:59 +0000
commit52b0a6c2875e73027966280032c26ea7a2e95f03 (patch)
tree3f7eb2d99dd31b8da6867b649fc5d8b29bc9c74b /net-mail
parentVersion bump (thanks to Dan Andresan <gentoo at iwegaia.co.uk> in #161851 for... (diff)
downloadgentoo-2-52b0a6c2875e73027966280032c26ea7a2e95f03.tar.gz
gentoo-2-52b0a6c2875e73027966280032c26ea7a2e95f03.tar.bz2
gentoo-2-52b0a6c2875e73027966280032c26ea7a2e95f03.zip
Stable on MIPS; bug #160463
(Portage version: 2.1.2_rc3-r9)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchmail/ChangeLog6
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 294ac219e9cd..b4c81b0b7f57 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/fetchmail
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.124 2007/01/18 00:51:39 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.125 2007/01/20 18:29:59 eroyf Exp $
+
+ 20 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org>
+ fetchmail-6.3.6.ebuild:
+ Stable on MIPS; bug #160463
18 Jan 2007; Andrej Kacian <ticho@gentoo.org> +fetchmail-6.3.3.ebuild:
Readded 6.3.3 at request of Natanael Copa <natanael.copa at gmail.com> in
diff --git a/net-mail/fetchmail/fetchmail-6.3.6.ebuild b/net-mail/fetchmail/fetchmail-6.3.6.ebuild
index 10e9226974f9..e60107106a1c 100644
--- a/net-mail/fetchmail/fetchmail-6.3.6.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.6.ebuild,v 1.9 2007/01/14 00:03:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.6.ebuild,v 1.10 2007/01/20 18:29:59 eroyf Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://download2.berlios.de/${PN}/${P}.tar.bz2"
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"
DEPEND="hesiod? ( net-dns/hesiod )