summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-17 17:33:39 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-17 17:33:39 +0000
commit30f06312477eac6d8fbbb8eeca849de8b8392918 (patch)
treeb18916800cbd24b2051b0b7fee75c3a15e23c489 /eclass/ChangeLog
parentNMU: Migrate to distutils-r1. Thanks to floppym for review. Drop old version. (diff)
downloadhistorical-30f06312477eac6d8fbbb8eeca849de8b8392918.tar.gz
historical-30f06312477eac6d8fbbb8eeca849de8b8392918.tar.bz2
historical-30f06312477eac6d8fbbb8eeca849de8b8392918.zip
Use einstalldocs.
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 13e89b1d12bb..31c262abc1fc 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.972 2013/09/17 17:28:04 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.973 2013/09/17 17:33:39 mgorny Exp $
+
+ 17 Sep 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass:
+ Use einstalldocs.
17 Sep 2013; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass:
Rename variables in _python_ln_rel to make it less confusing.