summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-05 11:39:48 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-05 11:39:48 +0000
commit4713f356fabd0b70f0069398f4624382a1c51806 (patch)
tree1c265fce0278a194a9d51d39894c3bcf0edc0a7a /eclass/ChangeLog
parentAdd ~x86-fbsd. #482820 (diff)
downloadgentoo-2-4713f356fabd0b70f0069398f4624382a1c51806.tar.gz
gentoo-2-4713f356fabd0b70f0069398f4624382a1c51806.tar.bz2
gentoo-2-4713f356fabd0b70f0069398f4624382a1c51806.zip
Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-td271273.html
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 736be76e81c6..275e46c5961f 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for eclass directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1108 2014/01/05 10:12:49 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1109 2014/01/05 11:39:48 pacho Exp $
+
+ 05 Jan 2014; Pacho Ramos <pacho@gentoo.org> aspell-dict.eclass,
+ freedict.eclass, myspell.eclass, myspell-r2.eclass:
+ Cleanup due
+ http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-td271273.html
05 Jan 2014; Michał Górny <mgorny@gentoo.org> twisted-r1.eclass:
Fix twisted SRC_URI. Thanks to yac for the patch.