summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-05-25 18:04:24 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-05-25 18:04:24 +0000
commit07799304be5bb342f14c5609c40ae9ff8f9a2603 (patch)
tree2ab23e657911c20856a81a7be1380a9b69f716ac /sys-libs/libcap-ng/ChangeLog
parentAutomated update. (diff)
downloadgentoo-2-07799304be5bb342f14c5609c40ae9ff8f9a2603.tar.gz
gentoo-2-07799304be5bb342f14c5609c40ae9ff8f9a2603.tar.bz2
gentoo-2-07799304be5bb342f14c5609c40ae9ff8f9a2603.zip
Fix build for musl. Bug #550298.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-libs/libcap-ng/ChangeLog')
-rw-r--r--sys-libs/libcap-ng/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-libs/libcap-ng/ChangeLog b/sys-libs/libcap-ng/ChangeLog
index 660c801f28c3..6dd3084a38db 100644
--- a/sys-libs/libcap-ng/ChangeLog
+++ b/sys-libs/libcap-ng/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/libcap-ng
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.77 2015/05/11 10:00:25 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.78 2015/05/25 18:04:24 blueness Exp $
+
+ 25 May 2015; Anthony G. Basile <blueness@gentoo.org>
+ +files/libcap-ng-0.7.5-add-unistd_h.patch, libcap-ng-0.7.5.ebuild:
+ Fix build for musl. Bug #550298.
*libcap-ng-0.7.5 (11 May 2015)