summaryrefslogtreecommitdiff
blob: fb042d0b7799727b0a79ad6b383a3bc415441376 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
# ChangeLog for sys-libs/libcap
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.42 2007/02/10 08:45:56 opfer Exp $

  10 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  libcap-1.10-r9.ebuild:
  stable x86; bug #165742

  10 Feb 2007; Mike Frysinger <vapier@gentoo.org>
  +files/libcap-1.10-headers.patch, libcap-1.10-r9.ebuild:
  Include stdlib.h for proper exit() prototype.

*libcap-1.10-r9 (30 Jul 2006)

  30 Jul 2006; <solar@gentoo.org> +libcap-1.10-r9.ebuild:
  - many things link with libcap.so.1 but that file is not owned by libcap
  till now

*libcap-1.10-r8 (15 Jul 2006)

  15 Jul 2006; Mike Frysinger <vapier@gentoo.org>
  +files/libcap-1.10-nostrip.patch, libcap-1.10-r8.ebuild:
  Cleanup ebuild a bit, fix stripping via patch rather than sed, and fixup
  library install #140410.

  14 Jul 2006; <solar@gentoo.org> -libcap-1.10-r6.ebuild:
  - removed broken libcap-1.10-r6 from the tree. It is causing way to many
  problems

  13 Jul 2006; <solar@gentoo.org> libcap-1.10-r7.ebuild:
  - work around broken python support when cross compile. Yanked the hack
  known as USE=static

*libcap-1.10-r7 (13 Jul 2006)

  13 Jul 2006; Martin Schlemmer <azarah@gentoo.org> +libcap-1.10-r7.ebuild:
  The ldscript should be called 'libcap.so', and not versioned like it was.
  Quoting and other cleanups.

*libcap-1.10-r6 (01 Jun 2006)

  01 Jun 2006; Robin H. Johnson <robbat2@gentoo.org> +libcap-1.10-r6.ebuild:
  Fix QA error with pre-stripped binaries being installed, and clean up the
  horrible mess in src_install.

*libcap-1.10-r5 (09 Feb 2005)

  09 Feb 2005; Mike Frysinger <vapier@gentoo.org> +libcap-1.10-r5.ebuild:
  Make sure we install a linker script in /usr/lib alongside the static library.

  03 Feb 2005; <solar@gentoo.org> -libcap-1.10-r3.ebuild,
  libcap-1.10-r4.ebuild:
  - removed old -r3 ebuild as -r4 is stable on all arches. removed unused pic
  USE flag. added support for nocxx to keep swig from getting pulled in via the
  python use flag for this package - bug #73635

  01 Oct 2004; Simon Stelling <blubb@gentoo.org> libcap-1.10-r3.ebuild,
  libcap-1.10-r4.ebuild:
  get_libdir-ized

  15 Jul 2004; Tom Gall <tgall@gentoo.org> libcap-1.10-r4.ebuild:
  stable on ppc64, bug #55530

  02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libcap-1.10-r3.ebuild, libcap-1.10-r4.ebuild:
  virtual/glibc -> virtual/libc

  23 Jun 2004; Mike Frysinger <vapier@gentoo.org> files/1.10-python.patch,
  libcap-1.10-r4.ebuild:
  Update the swig/python module to build with the shared objects instead of the
  static objects so we get a PIC aware module #52813 by Joe Jezak.

  03 May 2004; Michael Sterrett <mr_bones_@gentoo.org> libcap-1.10-r2.ebuild,
  libcap-1.10.ebuild:
  clean extra ebuilds

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libcap-1.10-r2.ebuild,
  libcap-1.10.ebuild:
  Add inherit eutils

*libcap-1.10-r4 (25 Apr 2004)

  25 Apr 2004; Robin H. Johnson <robbat2@gentoo.org> libcap-1.10-r4.ebuild,
  files/libcap-1.10-r4-staticfix.diff:
  finally finish static support from bug #22495, slight cleanup and latest
  debian patch.

  05 Apr 2004; Jason Wever <weeve@gentoo.org> libcap-1.10-r3.ebuild:
  Stable on sparc.

  28 Mar 2004; <solar@gentoo.org> libcap-1.10-r3.ebuild:
  stable on x86. Bugzilla Bug 44955

  24 Feb 2004; <agriffis@gentoo.org> libcap-1.10-r3.ebuild:
  stable on alpha and ia64

  24 Feb 2004; Rajiv Aaron Manglani <rajiv@gentoo.org> libcap-1.10.ebuild,
  libcap-1.10-r2.ebuild, libcap-1.10-r3.ebuild:
  updated HOMEPAGE url.

  14 Dec 2003; Guy Martin <gmsoft@gentoo.org> libcap-1.10-r3.ebuild:
  Marked stable on hppa.

  16 Nov 2003; Alexander Gabert <pappy@gentoo.org> libcap-1.10.ebuild:
  removed text relocations out of the libcap library for hardened-gcc via
  syscall removal patch

  04 Nov 2003; Brad House <brad_mssw@gentoo.org> libcap-1.10-r3.ebuild:
  add amd64 flag

  16 Oct 2003; Aron Griffis <agriffis@gentoo.org> libcap-1.10-r3.ebuild:
  Use -fPIC on alpha

  10 Oct 2003; Alexander Gabert <pappy@gentoo.org> libcap-1.10.ebuild:
  changed hardened-gcc flags

  09 Oct 2003; Alexander Gabert <pappy@gentoo.org> libcap-1.10.ebuild:
  added new hardened-gcc flags for hppa

  09 Oct 2003; <tuxus@gentoo.org> libcap-1.10-r2.ebuild:
  stable on mips

*libcap-1.10-r3 (29 Sep 2003)

  29 Sep 2003; Mike Frysinger <vapier@gentoo.org> libcap-1.10-r3.ebuild:
  Version bump to add deb patch and add full pic support #29958.

  29 Sep 2003; Mike Frysinger <vapier@gentoo.org> libcap-1.10.ebuild:
  Filtered out -fPIC from CFLAGS #29958.

  27 Sep 2003; Alexander Gabert <pappy@gentoo.org> libcap-1.10.ebuild:
  added hcc exclusion for PIC but leave propolice in place

  26 Sep 2003; Aron Griffis <agriffis@gentoo.org> libcap-1.10-r2.ebuild:
  Stable on alpha

  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>