summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-05-31 10:19:39 +0000
committerTim Harder <radhermit@gentoo.org>2013-05-31 10:19:39 +0000
commitce9783ce481fd848fe003745738c9b1281f658d9 (patch)
treec7c14e13a26eb036b8344d93a914334f76048190 /net-mail/fetchmail/ChangeLog
parentfix to test phase, switch to use of manage.py (diff)
downloadgentoo-2-ce9783ce481fd848fe003745738c9b1281f658d9.tar.gz
gentoo-2-ce9783ce481fd848fe003745738c9b1281f658d9.tar.bz2
gentoo-2-ce9783ce481fd848fe003745738c9b1281f658d9.zip
Revbump to fix tests and make python features truly optional (fixes bug #471882).
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'net-mail/fetchmail/ChangeLog')
-rw-r--r--net-mail/fetchmail/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog
index c7d28a1ad9ab..d84c2a365d01 100644
--- a/net-mail/fetchmail/ChangeLog
+++ b/net-mail/fetchmail/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for net-mail/fetchmail
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.251 2013/05/30 07:32:19 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.252 2013/05/31 10:19:38 radhermit Exp $
+
+*fetchmail-6.3.26-r1 (31 May 2013)
+
+ 31 May 2013; Tim Harder <radhermit@gentoo.org> +fetchmail-6.3.26-r1.ebuild,
+ +files/fetchmail-6.3.26-python-optional.patch,
+ +files/fetchmail-6.3.26-tests.patch:
+ Revbump to fix tests and make python features truly optional (fixes bug
+ #471882).
30 May 2013; Tim Harder <radhermit@gentoo.org> fetchmail-6.3.26.ebuild:
Add PYTHON_REQUIRED_USE for python-single-r1.