diff options
author | 2012-06-10 14:21:20 +0000 | |
---|---|---|
committer | 2012-06-10 14:21:20 +0000 | |
commit | 00ebd955458aaa3be75152a45bede08ea1ec62ac (patch) | |
tree | 4d041e32cb1cca3f6667e74c1e0ec30128d70106 /eclass/ChangeLog | |
parent | Add pypy1_9. (diff) | |
download | gentoo-2-00ebd955458aaa3be75152a45bede08ea1ec62ac.tar.gz gentoo-2-00ebd955458aaa3be75152a45bede08ea1ec62ac.tar.bz2 gentoo-2-00ebd955458aaa3be75152a45bede08ea1ec62ac.zip |
fixed missing chost tag; fixed append-cppflags warning; added Variable to keep the i18n.o object
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r-- | eclass/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 2e75daaee6b3..e30a1cdbd705 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.303 2012/06/10 11:31:12 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.304 2012/06/10 14:21:20 hd_brummy Exp $ + + 10 Jun 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: + fixed missing chost tag; fixed append-cppflags warning; added Variable to + keep the i18n.o object 10 Jun 2012; Akinori Hattori <hattya@gentoo.org> subversion.eclass: reorder public functions |