diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-07-11 18:38:59 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-07-11 18:38:59 +0000 |
commit | 904abf31786dbcafd53b2b63fd921cf85c029921 (patch) | |
tree | 522c7a012208cb12c07308da90e94fa1b357458f /eclass/ChangeLog | |
parent | Version bump, mostly fixes rule-generator (diff) | |
download | gentoo-2-904abf31786dbcafd53b2b63fd921cf85c029921.tar.gz gentoo-2-904abf31786dbcafd53b2b63fd921cf85c029921.tar.bz2 gentoo-2-904abf31786dbcafd53b2b63fd921cf85c029921.zip |
New variable EBZR_UNPACK_DIR.
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 e7541b8a21b4..a0fcb6d53171 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.877 2013/07/11 07:20:13 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.878 2013/07/11 18:38:59 ulm Exp $ + + 11 Jul 2013; Ulrich Müller <ulm@gentoo.org> bzr.eclass: + New variable EBZR_UNPACK_DIR. 11 Jul 2013; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: Add a safety check for using python_optimize() in pkg_*. |