summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2015-02-21 07:20:22 +0000
committerBen de Groot <yngwin@gentoo.org>2015-02-21 07:20:22 +0000
commit51c609370bf2ca5e855e1e75502f1c31c6f97926 (patch)
tree35672573decfb94b364188c43d15a5b31dc65fb1 /eclass/ChangeLog
parentRecent comments on bug #125902 show that I was overzealous, hearse is not to ... (diff)
downloadgentoo-2-51c609370bf2ca5e855e1e75502f1c31c6f97926.tar.gz
gentoo-2-51c609370bf2ca5e855e1e75502f1c31c6f97926.tar.bz2
gentoo-2-51c609370bf2ca5e855e1e75502f1c31c6f97926.zip
Apply patch from Ryan Hill to font.eclass to support multiple FONT_S directories (bug #338634)
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index da1ec79cd4b8..baecc707e283 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1545 2015/02/20 17:57:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1546 2015/02/21 07:20:22 yngwin Exp $
+
+ 21 Feb 2015; Ben de Groot <yngwin@gentoo.org> font.eclass:
+ Apply patch from Ryan Hill to font.eclass to support multiple FONT_S
+ directories (bug #338634)
20 Feb 2015; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass,
python-r1.eclass, python-single-r1.eclass, python-utils-r1.eclass: