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
|
# ChangeLog for net-libs/libcapsinetwork
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libcapsinetwork/ChangeLog,v 1.20 2013/10/30 07:58:18 pinkbyte Exp $
30 Oct 2013; Sergey Popov <pinkbyte@gentoo.org>
-libcapsinetwork-0.3.0.ebuild:
Drop old revision
29 Oct 2013; Mikle Kolyada <zlogene@gentoo.org>
libcapsinetwork-0.3.0-r1.ebuild:
ppc stable wrt bug #487028
29 Oct 2013; Mikle Kolyada <zlogene@gentoo.org>
libcapsinetwork-0.3.0-r1.ebuild:
sparc stable wrt bug #487028
17 Oct 2013; Sergey Popov <pinkbyte@gentoo.org>
libcapsinetwork-0.3.0-r1.ebuild:
Stable on amd64 and x86, wrt bug #487028
*libcapsinetwork-0.3.0-r1 (23 Sep 2013)
23 Sep 2013; Sergey Popov <pinkbyte@gentoo.org>
+libcapsinetwork-0.3.0-r1.ebuild, metadata.xml:
Revision bump: EAPI 5, autotools-utils eclass, handle static libs building
and installation, add Prefix support, add ~arm and ~mips keywords. Take
maintainership of the package
04 May 2008; Samuli Suominen <drac@gentoo.org>
+files/libcapsinetwork-0.3.0-64bit.patch,
+files/libcapsinetwork-0.3.0-gcc43.patch,
+files/libcapsinetwork-0.3.0-parallel.patch, libcapsinetwork-0.3.0.ebuild:
Fix server busy loop with 64bit architectures. Fix parallel make. Fix
building with GCC 4.3 wrt #218831, thanks to Peter Alfredsen. Also, run
full eautoreconf to fix obscure compile failure where _init gets
redefined.
15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
08 Jan 2007; Danny van Dyk <kugelfang@gentoo.org>
-libcapsinetwork-0.2.5.ebuild:
QA: Removed unused versions.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
*libcapsinetwork-0.3.0 (19 Jul 2004)
19 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org>
+libcapsinetwork-0.3.0.ebuild:
version bump
*libcapsinetwork-0.2.5 (29 Jan 2004)
29 Jan 2004; Michael Sterrett <mr_bones_@gentoo.org>
libcapsinetwork-0.2.5.ebuild:
version bump
*libcapsinetwork-0.2.3 (06 Jan 2003)
17 Feb 2003; Martin Holzer <mholzer@gentoo.org> libcapsinetwork-0.2.3.ebuild:
Didn't want emake, changed to make. Closes #15792.
06 Jan 2003; Hannes Mehnert <hannes@gentoo.org> libcapsinetwork-0.2.3.ebuild:
version bump, thanks to cap@capsi.com (Rob Kaper) (bug #9872)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*libcapsinetwork-0.1.1 (1 Aug 2002)
1 Aug 2002; J. Alberto Suárez López <bass@gentoo.org> libcapsinetwork-0.1.1.ebuild
First realse
|