diff options
author | 2012-02-04 18:28:32 +0000 | |
---|---|---|
committer | 2012-02-04 18:28:32 +0000 | |
commit | a964b6d180e21557a8163d4c422c524593894142 (patch) | |
tree | b184c91cd2cb6f71f430a8b764e268e1ece94595 /eclass/ChangeLog | |
parent | Require ffmpeg be built with USE=encode to make things "just work" #402103 by... (diff) | |
download | historical-a964b6d180e21557a8163d4c422c524593894142.tar.gz historical-a964b6d180e21557a8163d4c422c524593894142.tar.bz2 historical-a964b6d180e21557a8163d4c422c524593894142.zip |
Add mozlinguas.eclass to handle language packs for mozilla products
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 00329a0bd61c..1dccb79169df 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.113 2012/02/04 09:26:16 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.114 2012/02/04 18:28:32 nirbheek Exp $ + + 04 Feb 2012; Nirbheek Chauhan <nirbheek@gentoo.org> +mozlinguas.eclass: + Add mozlinguas.eclass to handle language packs for mozilla products 04 Feb 2012; Michał Górny <mgorny@gentoo.org> autotools-utils.eclass: Fix typo in recursive autoreconf. |