diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-10-09 19:08:18 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-10-09 19:08:18 +0000 |
commit | d98f70a2338d27d9ff4bc1af69afba4bbf64b23a (patch) | |
tree | 496be3f5985a4b79687edfc3e17e40247f541914 /eclass/ChangeLog | |
parent | Use improved unit files from Exherbo (thanks to tgurr for suggesting the chan... (diff) | |
download | historical-d98f70a2338d27d9ff4bc1af69afba4bbf64b23a.tar.gz historical-d98f70a2338d27d9ff4bc1af69afba4bbf64b23a.tar.bz2 historical-d98f70a2338d27d9ff4bc1af69afba4bbf64b23a.zip |
Fix pypy dependency.
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 0cac82d95270..8cc179278977 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.1016 2013/10/09 17:23:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1017 2013/10/09 19:08:18 mgorny Exp $ + + 09 Oct 2013; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: + Fix pypy dependency. 09 Oct 2013; Michał Górny <mgorny@gentoo.org> python-utils-r1.eclass: Bump dependencies on Python interpreters to require newest stable versions. |