summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-11-28 22:49:28 +0000
committerPacho Ramos <pacho@gentoo.org>2010-11-28 22:49:28 +0000
commit610c72a83439c0783272984c982529c9dc583cb0 (patch)
tree98ea382ca4904a55e0b8f9a1132c3f7e1a3caa28 /net-p2p/deluge/ChangeLog
parentRestrict Jython ABIs. (diff)
downloadgentoo-2-610c72a83439c0783272984c982529c9dc583cb0.tar.gz
gentoo-2-610c72a83439c0783272984c982529c9dc583cb0.tar.bz2
gentoo-2-610c72a83439c0783272984c982529c9dc583cb0.zip
Let this compile and work when python3 is the main interpreter (bug #315863).
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/deluge/ChangeLog')
-rw-r--r--net-p2p/deluge/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-p2p/deluge/ChangeLog b/net-p2p/deluge/ChangeLog
index e1c54b809e4d..bd4bcd2929ab 100644
--- a/net-p2p/deluge/ChangeLog
+++ b/net-p2p/deluge/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/deluge
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/ChangeLog,v 1.154 2010/11/17 17:22:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/ChangeLog,v 1.155 2010/11/28 22:49:28 pacho Exp $
+
+ 28 Nov 2010; Pacho Ramos <pacho@gentoo.org> deluge-1.3.1.ebuild:
+ Let this compile and work when python3 is the main interpreter (bug #315863).
*deluge-1.3.1 (17 Nov 2010)