summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-04-10 15:38:59 +0000
committerMichał Górny <mgorny@gentoo.org>2013-04-10 15:38:59 +0000
commit45bb1d9d91acff7ce23f0c0a66a045b9212cdc98 (patch)
tree746c50c0ac9608abd00e0754d8f4ef0222d0a02d /eclass/ChangeLog
parentold (diff)
downloadgentoo-2-45bb1d9d91acff7ce23f0c0a66a045b9212cdc98.tar.gz
gentoo-2-45bb1d9d91acff7ce23f0c0a66a045b9212cdc98.tar.bz2
gentoo-2-45bb1d9d91acff7ce23f0c0a66a045b9212cdc98.zip
Move the egg_info code into a more realistic location for future testing.
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 6106823c4b79..e6ec78b646ce 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.782 2013/04/10 15:10:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.783 2013/04/10 15:38:59 mgorny Exp $
+
+ 10 Apr 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass:
+ Move the egg_info code into a more realistic location for future testing.
10 Apr 2013; Jeroen Roovers <jer@gentoo.org> nvidia-driver.eclass:
Update documentation URL.