diff options
author | Peter Volkov <pva@gentoo.org> | 2011-06-16 05:02:12 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2011-06-16 05:02:12 +0000 |
commit | 0cdc0f428b2ff03707686377eb856b9814875f66 (patch) | |
tree | 6f3a4f5d88844d9c3087d959ad33e45ff9c77849 /net-im/ejabberd/ChangeLog | |
parent | x86 stable per bug 370215 (diff) | |
download | historical-0cdc0f428b2ff03707686377eb856b9814875f66.tar.gz historical-0cdc0f428b2ff03707686377eb856b9814875f66.tar.bz2 historical-0cdc0f428b2ff03707686377eb856b9814875f66.zip |
Fix build issue with mod_stasdx, thank andreas schürch for rerport in bug #370201. Use EAPI=4 features.
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'net-im/ejabberd/ChangeLog')
-rw-r--r-- | net-im/ejabberd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-im/ejabberd/ChangeLog b/net-im/ejabberd/ChangeLog index d27ff42185ac..6305d1ac4505 100644 --- a/net-im/ejabberd/ChangeLog +++ b/net-im/ejabberd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-im/ejabberd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ejabberd/ChangeLog,v 1.94 2011/06/14 11:42:16 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ejabberd/ChangeLog,v 1.95 2011/06/16 05:02:12 pva Exp $ + + 16 Jun 2011; Peter Volkov <pva@gentoo.org> ejabberd-2.1.8.ebuild: + Fix build issue with mod_stasdx, thank andreas schürch for rerport in bug + #370201. Use EAPI=4 features. *ejabberd-2.1.8 (14 Jun 2011) |