summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-06 15:32:50 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-06 15:32:50 +0000
commitc37d30e06de6ec0a8eb7184e6698f049c28cf47d (patch)
treec70dbcf12f255a6a7db3b2b3bb0930f5888251cb /sys-apps/kbd/ChangeLog
parentsci-biology/vienna-rna: Punt base.eclass (diff)
downloadgentoo-2-c37d30e06de6ec0a8eb7184e6698f049c28cf47d.tar.gz
gentoo-2-c37d30e06de6ec0a8eb7184e6698f049c28cf47d.tar.bz2
gentoo-2-c37d30e06de6ec0a8eb7184e6698f049c28cf47d.zip
Add missing stdarg.h include to fix building for some C libraries #497200 by Anthony Basile.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-apps/kbd/ChangeLog')
-rw-r--r--sys-apps/kbd/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/kbd/ChangeLog b/sys-apps/kbd/ChangeLog
index 385ae44a6eb4..052fa0b16241 100644
--- a/sys-apps/kbd/ChangeLog
+++ b/sys-apps/kbd/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/kbd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/ChangeLog,v 1.118 2014/01/05 14:28:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/ChangeLog,v 1.119 2014/01/06 15:32:50 vapier Exp $
+
+ 06 Jan 2014; Mike Frysinger <vapier@gentoo.org> +files/kbd-2.0.1-stdarg.patch,
+ kbd-2.0.1.ebuild:
+ Add missing stdarg.h include to fix building for some C libraries #497200 by
+ Anthony Basile.
05 Jan 2014; Markus Meier <maekke@gentoo.org> kbd-1.15.5-r1.ebuild:
arm stable, bug #496434