diff options
author | Jörg Bornkessel <hd_brummy@gentoo.org> | 2012-09-29 19:38:56 +0000 |
---|---|---|
committer | Jörg Bornkessel <hd_brummy@gentoo.org> | 2012-09-29 19:38:56 +0000 |
commit | 930d0c2a051f5c9fb67547db3cbcf60d17109d83 (patch) | |
tree | 37af94fb8bdbf249ac5af9c7a0d50a6adb24abf4 /eclass/ChangeLog | |
parent | www-client/httrack: 3.46.1 (diff) | |
download | gentoo-2-930d0c2a051f5c9fb67547db3cbcf60d17109d83.tar.gz gentoo-2-930d0c2a051f5c9fb67547db3cbcf60d17109d83.tar.bz2 gentoo-2-930d0c2a051f5c9fb67547db3cbcf60d17109d83.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 |