summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-11-26 08:31:26 +0000
committerMichał Górny <mgorny@gentoo.org>2012-11-26 08:31:26 +0000
commit4d3bf6ce982f56b440303b1c16b8c371a1a0d091 (patch)
treead77833c9f397f973a92d2b1035aa3c55dbec584 /eclass/ChangeLog
parentVersion bump to fix location of libexecdir (bug #437146). Removed old versions (diff)
downloadgentoo-2-4d3bf6ce982f56b440303b1c16b8c371a1a0d091.tar.gz
gentoo-2-4d3bf6ce982f56b440303b1c16b8c371a1a0d091.tar.bz2
gentoo-2-4d3bf6ce982f56b440303b1c16b8c371a1a0d091.zip
Override incompatible functions in python-single-r1 directly, instead of adding checks to python-r1.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index db271fbc9b42..144ec657b6ff 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.519 2012/11/25 07:19:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.520 2012/11/26 08:31:26 mgorny Exp $
+
+ 26 Nov 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass,
+ python-single-r1.eclass:
+ Override incompatible functions in python-single-r1 directly, instead of
+ adding checks to python-r1.
25 Nov 2012; Pacho Ramos <pacho@gentoo.org> emul-linux-x86.eclass:
Really install only libs, not everything included in .so* (#442910 by SpanKY,