diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-01-11 08:31:49 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-01-11 08:31:49 +0000 |
commit | d07e310f87c30894193e1fe8c9a93faba3a43c98 (patch) | |
tree | efd5db07ce62edc513615d3134a0e5fb0847ed5b /eclass/ChangeLog | |
parent | dev-lang/tcl: Subslot to PV (diff) | |
download | historical-d07e310f87c30894193e1fe8c9a93faba3a43c98.tar.gz historical-d07e310f87c30894193e1fe8c9a93faba3a43c98.tar.bz2 historical-d07e310f87c30894193e1fe8c9a93faba3a43c98.zip |
Add new eclass
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 b0af45f4fe5d..5024b42089b7 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.607 2013/01/11 01:06:37 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.608 2013/01/11 08:31:49 jlec Exp $ + + 11 Jan 2013; Justin Lecher <jlec@gentoo.org> +cuda.eclass: + Add new eclass 11 Jan 2013; Mike Gilbert <floppym@gentoo.org> distutils-r1.eclass: Close the lock file explicitly instead of relying on the subshell created by |