summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-12-14 08:41:59 +0000
committerMichał Górny <mgorny@gentoo.org>2012-12-14 08:41:59 +0000
commit79a1b47cddfe80fcfa835143c5fc2a9b2755a157 (patch)
tree2ed295bb2f4f9f5d7e5ce2c1e515bc0415d50820 /eclass/ChangeLog
parentSupport directories in DOCS, in EAPI 4+. (diff)
downloadhistorical-79a1b47cddfe80fcfa835143c5fc2a9b2755a157.tar.gz
historical-79a1b47cddfe80fcfa835143c5fc2a9b2755a157.tar.bz2
historical-79a1b47cddfe80fcfa835143c5fc2a9b2755a157.zip
Prevent python-r1 packages from depending on python-single-r1 packages.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index d86a1a9b9b61..e651ecb852e6 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.559 2012/12/14 08:40:18 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.560 2012/12/14 08:41:59 mgorny Exp $
+
+ 14 Dec 2012; Michał Górny <mgorny@gentoo.org> python-r1.eclass:
+ Prevent python-r1 packages from depending on python-single-r1 packages.
14 Dec 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass:
Support directories in DOCS, in EAPI 4+.