diff options
author | 2012-09-29 19:38:56 +0000 | |
---|---|---|
committer | 2012-09-29 19:38:56 +0000 | |
commit | 6737343b6b4159cbe87a234213a2e450acd4c164 (patch) | |
tree | 66db33392958f89e7e5bfcec924dfabf63898fa8 /eclass/ChangeLog | |
parent | www-client/httrack: 3.46.1 (diff) | |
download | historical-6737343b6b4159cbe87a234213a2e450acd4c164.tar.gz historical-6737343b6b4159cbe87a234213a2e450acd4c164.tar.bz2 historical-6737343b6b4159cbe87a234213a2e450acd4c164.zip |
added helper function to remove i18n.h includes, if media-plugins/vdr-* are still use the obsoleted i18n handling and unsupported to gettext handling
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 dd8f30a861e5..c6a0b6c0a297 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.420 2012/09/28 15:18:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.421 2012/09/29 19:38:56 hd_brummy Exp $ + + 29 Sep 2012; Joerg Bornkessel <hd_brummy@gentoo.org> vdr-plugin-2.eclass: + added helper function to remove i18n.h includes, if media-plugins/vdr-* are + still use the obsoleted i18n handling and unsupported to gettext handling 28 Sep 2012; Ulrich Müller <ulm@gentoo.org> eutils.eclass: Test for the EAPI explicitly, because it isn't guaranteed that package |