summaryrefslogtreecommitdiff
blob: f109f295cc2971066763a1e7ed14d63366657016 (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
# 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.5 2003/08/27 06:10:52 cretin Exp $

  23 Aug 2003; <rac@gentoo.org> libcap-1.10-r2.ebuild:
  Add amd64 support

*libcap-1.10-r2 (17 Aug 2003)

  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>