diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-12-21 14:30:08 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-12-21 14:30:08 +0000 |
commit | a9d5d7ca809ed17ca816fc89b9d4e70901dfc56f (patch) | |
tree | ab48b907c36f238f45f786133802b091f0dfca9e /eclass/ChangeLog | |
parent | Use gentoo-functions for tests, bug #504378. (diff) | |
download | gentoo-2-a9d5d7ca809ed17ca816fc89b9d4e70901dfc56f.tar.gz gentoo-2-a9d5d7ca809ed17ca816fc89b9d4e70901dfc56f.tar.bz2 gentoo-2-a9d5d7ca809ed17ca816fc89b9d4e70901dfc56f.zip |
Update tests for unsupported python3.2.
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 f2dada71f310..0083dab4124a 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1470 2014/12/21 14:29:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1471 2014/12/21 14:30:08 mgorny Exp $ + + 21 Dec 2014; Michał Górny <mgorny@gentoo.org> tests/python-utils-r1.sh: + Update tests for unsupported python3.2. 21 Dec 2014; Michał Górny <mgorny@gentoo.org> tests/tests-common.sh: Use gentoo-functions for tests, bug #504378. |