diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-09-17 17:28:04 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-09-17 17:28:04 +0000 |
commit | bcfe5e70be76970a1270a9a9fa6d8e2edf7dca94 (patch) | |
tree | c4202fb982e25435a7d54a35b66d2553deb5919c /eclass/ChangeLog | |
parent | adding as for tests :D (diff) | |
download | historical-bcfe5e70be76970a1270a9a9fa6d8e2edf7dca94.tar.gz historical-bcfe5e70be76970a1270a9a9fa6d8e2edf7dca94.tar.bz2 historical-bcfe5e70be76970a1270a9a9fa6d8e2edf7dca94.zip |
Rename variables in _python_ln_rel to make it less confusing.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 8ccf51bfc8e6..13e89b1d12bb 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.971 2013/09/17 13:33:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.972 2013/09/17 17:28:04 mgorny Exp $ + + 17 Sep 2013; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: + Rename variables in _python_ln_rel to make it less confusing. 17 Sep 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass, python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass: |