blob: 0f42b9414bb22efa6cf5685c3b3c07de4533a21d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# ChangeLog for sys-libs/libcap
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.6 2003/08/29 06:28:38 cretin Exp $
23 Aug 2003; <rac@gentoo.org> libcap-1.10-r2.ebuild:
Add amd64 support
*libcap-1.10-r2 (17 Aug 2003)
29 Aug 2003; Stefan Jones <cretin@gentoo.org> :
Only add -fPIC to the library objectfiles
27 Aug 2003; Stefan Jones <cretin@gentoo.org> :
Add patch which removes the wrapping of the syscall, glibc wraps all syscalls
for you. Now the library can be built with -fPIC on all platforms.
17 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> libcap-1.10-r2.ebuild:
remove -ansi from WARNINGS in the Make system as it seems to break non-x86
11 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> :
hopefully fix non-x86 bugs with -fPIC being needed
*libcap-1.10 (15 May 2003)
15 May 2003; Robin Johnson <robbat2@gentoo.org> Manifest,
files/libcap-1.10-python.patch, files/digest-libcap-1.10,
libcap-1.10.ebuild, ChangeLog:
Initial import. Ebuild submitted by Francisco Gimeno <kikov@fco-gimeno.com>
|