summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-25 16:35:36 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-25 16:35:36 +0000
commit420c9a7f7f6ab101775707c46b471910d6775270 (patch)
tree9b9ce40fd2c9123c2e53104e5384494db10c7b5f /app-emulation/qemu-user/ChangeLog
parentAdd missing Manifest entries for rex-0.40.0.ebuild. (diff)
downloadgentoo-2-420c9a7f7f6ab101775707c46b471910d6775270.tar.gz
gentoo-2-420c9a7f7f6ab101775707c46b471910d6775270.tar.bz2
gentoo-2-420c9a7f7f6ab101775707c46b471910d6775270.zip
Fix 'cannot find -lseccomp' when libseccomp[static-libs] is not installed.
(Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'app-emulation/qemu-user/ChangeLog')
-rw-r--r--app-emulation/qemu-user/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-emulation/qemu-user/ChangeLog b/app-emulation/qemu-user/ChangeLog
index cefcf6a2439a..c260193543d4 100644
--- a/app-emulation/qemu-user/ChangeLog
+++ b/app-emulation/qemu-user/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/qemu-user
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.52 2013/01/20 00:47:06 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.53 2013/02/25 16:35:36 zmedico Exp $
+
+ 25 Feb 2013; Zac Medico <zmedico@gentoo.org> qemu-user-1.2.2.ebuild,
+ qemu-user-9999.ebuild:
+ Fix 'cannot find -lseccomp' when libseccomp[static-libs] is not installed.
*qemu-user-1.2.2 (20 Jan 2013)