diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-09-16 17:58:15 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-09-16 17:58:15 +0000 |
commit | dd899c30f3ac7ebbaa6c85c01157b76c716dfe4a (patch) | |
tree | 9a3ec6fe2e140491ff026f9560f86edecdaf9a53 /eclass/ChangeLog | |
parent | Place .properties files into the aspectj.jar file. (diff) | |
download | gentoo-2-dd899c30f3ac7ebbaa6c85c01157b76c716dfe4a.tar.gz gentoo-2-dd899c30f3ac7ebbaa6c85c01157b76c716dfe4a.tar.bz2 gentoo-2-dd899c30f3ac7ebbaa6c85c01157b76c716dfe4a.zip |
Deprecate python_get_PYTHON and python_get_EPYTHON.
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 958b52e6b7af..b579088d864d 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.965 2013/09/15 19:29:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.966 2013/09/16 17:58:15 mgorny Exp $ + + 16 Sep 2013; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: + Deprecate python_get_PYTHON and python_get_EPYTHON. 15 Sep 2013; Pacho Ramos <pacho@gentoo.org> gnome2-utils.eclass: Support gtk+-2.24.20 query immodules (#476100) |