summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-02-20 17:02:56 +0000
committerMichał Górny <mgorny@gentoo.org>2015-02-20 17:02:56 +0000
commitcb7787b6e453cc947f03d61d7f6c1b407a578bdb (patch)
tree6fd858ce6224e9c8a0ca5608667490370ca0d046 /eclass/ChangeLog
parentCleaning old (#540808) (diff)
downloadgentoo-2-cb7787b6e453cc947f03d61d7f6c1b407a578bdb.tar.gz
gentoo-2-cb7787b6e453cc947f03d61d7f6c1b407a578bdb.tar.bz2
gentoo-2-cb7787b6e453cc947f03d61d7f6c1b407a578bdb.zip
Restore EAPI=4 deprecation. That commit was perfectly fine.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index dbaa91df4ce0..06b11fc224fa 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1543 2015/02/20 10:22:42 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1544 2015/02/20 17:02:56 mgorny Exp $
+
+ 20 Feb 2015; Michał Górny <mgorny@gentoo.org> python-r1.eclass,
+ python-single-r1.eclass, python-utils-r1.eclass:
+ Restore EAPI=4 deprecation. That commit was perfectly fine.
20 Feb 2015; Ulrich Müller <ulm@gentoo.org> games.eclass:
[QA] Leave permissions of top-level directories alone, bug 537580.