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
|
# ChangeLog for net-misc/partysip
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/partysip/ChangeLog,v 1.15 2008/08/16 16:17:27 tove Exp $
16 Aug 2008; Torsten Veller <tove@gentoo.org> metadata.xml:
Remove stkn from metadata.xml (#27693)
29 Apr 2008; Samuli Suominen <drac@gentoo.org> partysip-2.2.3.ebuild:
Change berkdb and libosip deps wrt #218477, #206464, thanks to Peter
Alfredsen and Weeve.
04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> partysip-2.2.3.ebuild:
Fix broken autotools handling.
02 Oct 2005; Stefan Knoblich <stkn@gentoo.org>
+files/partysip-2.2.3-fix_auth.diff, partysip-2.2.3.ebuild:
Remove unused code in auth plugin, breaks authentication otherwise
(#107886), thanks to White_Angel@gmx.de for submitting this fix. Using
--with-db=no does not work, fix that too.
02 Oct 2005; Stefan Knoblich <stkn@gentoo.org>
+files/partysip-2.2.3-libresolv-check.diff, partysip-2.2.3.ebuild:
Fix libresolv check in configure.in (#107885), search for the internal
function name instead of the alias name, because that one is not present in
the amd64 libresolv.so. Thanks to White_Angel@gmx.de for reporting this.
18 Jul 2005; David Holm <dholm@gentoo.org> partysip-2.2.3.ebuild:
Added to ~ppc.
*partysip-2.2.3 (18 Jul 2005)
18 Jul 2005; Stefan Knoblich <stkn@gentoo.org>
-files/partysip-2.1.1-libosip2fix.diff,
+files/partysip-2.2.3-configure.diff, files/partysip.rc6,
-partysip-2.1.1.ebuild, +partysip-2.2.3.ebuild:
Version bump and removed old non-working version (#92831).
22 Oct 2004; Jason Wever <weeve@gentoo.org> partysip-2.1.1.ebuild:
Added ~sparc keyword.
21 Sep 2004; <stkn@gentoo.org> partysip-2.1.1.ebuild:
changed DEPENDS to old value (>=net-libs/libosip-2.0.0) after closing #64526
21 Sep 2004; <stkn@gentoo.org> +files/partysip-2.1.1-libosip2fix.diff,
partysip-2.1.1.ebuild:
found a fix in the partysip cvs, works with >=libosip-2.0.7 and previous
versions
21 Sep 2004; <stkn@gentoo.org> partysip-2.1.1.ebuild:
partysip won't compile with >=libosip-2.0.7, changing dependency to
~libosip-2.0.6 for now...
01 Jul 2004; Jon Hood <squinky86@gentoo.org> partysip-2.1.1.ebuild:
change virtual/glibc to virtual/libc
09 Jun 2004; Aron Griffis <agriffis@gentoo.org> partysip-2.1.1.ebuild:
Fix use invocation
*partysip-2.1.1 (14 Mar 2004)
14 Mar 2004; Stefan Knoblich <stkn@gentoo.org> partysip-2.1.1.ebuild,
files/partysip.confd, files/partysip.rc6:
Initial import. Ebuild submitted by Christian Loitsch
<gentoo-bug@loitsch.org>.
|