summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-05-28 12:18:44 +0000
committerBrent Baude <ranger@gentoo.org>2011-05-28 12:18:44 +0000
commit71625c1a90933d30d379c67f534400043bf38c2f (patch)
treede40cdc33a4e851a644b4f51bf63728d9e1529f3 /net-mail
parentMarking protobuf-2.4.0a ppc for bug 363403 (diff)
downloadgentoo-2-71625c1a90933d30d379c67f534400043bf38c2f.tar.gz
gentoo-2-71625c1a90933d30d379c67f534400043bf38c2f.tar.bz2
gentoo-2-71625c1a90933d30d379c67f534400043bf38c2f.zip
Marking fetchmail-6.3.19 ppc for bug 364849
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/fetchmail/ChangeLog5
-rw-r--r--net-mail/fetchmail/fetchmail-6.3.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index 550c3550c547..c688c5b58d15 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/fetchmail
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.205 2011/05/23 13:54:38 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.206 2011/05/28 12:18:44 ranger Exp $
+
+ 28 May 2011; Brent Baude <ranger@gentoo.org> fetchmail-6.3.19.ebuild:
+ Marking fetchmail-6.3.19 ppc for bug 364849
23 May 2011; Thomas Kahle <tomka@gentoo.org> fetchmail-6.3.19.ebuild:
x86 stable per bug 364849
diff --git a/net-mail/fetchmail/fetchmail-6.3.19.ebuild b/net-mail/fetchmail/fetchmail-6.3.19.ebuild
index a4687f737792..febfbb7363f9 100644
--- a/net-mail/fetchmail/fetchmail-6.3.19.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.3.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.19.ebuild,v 1.9 2011/05/23 13:54:38 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.19.ebuild,v 1.10 2011/05/28 12:18:44 ranger Exp $
EAPI=3
@@ -16,7 +16,7 @@ SRC_URI="mirror://berlios/${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 kerberos hesiod tk"
RDEPEND="hesiod? ( net-dns/hesiod )