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
|
# ChangeLog for net-im/minbif
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v 1.21 2014/08/05 18:34:09 mrueg Exp $
05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> minbif-1.0.5-r1.ebuild:
Remove trailing '.' from DESCRIPTION.
26 Jun 2014; Michael Palimaka <kensington@gentoo.org> metadata.xml:
Remove unused local USE description and redundant long description.
26 Jun 2014; Michael Palimaka <kensington@gentoo.org>
-files/minbif-1.0.1-as-needed.patch, -minbif-1.0.5.ebuild:
Remove old.
23 Jun 2014; Pacho Ramos <pacho@gentoo.org> minbif-1.0.5-r1.ebuild:
amd64/x86 stable, bug #514482
*minbif-1.0.5-r1 (22 Jun 2014)
22 Jun 2014; Pacho Ramos <pacho@gentoo.org> +minbif-1.0.5-r1.ebuild:
Drop support relying on farsight2, that is obsolete by farstream for ages
08 Jan 2014; Mike Frysinger <vapier@gentoo.org> minbif-1.0.5.ebuild:
Inherit the user eclass for enewuser/etc...
01 Jun 2013; Pacho Ramos <pacho@gentoo.org> -minbif-1.0.1.ebuild,
-minbif-1.0.3.ebuild, -minbif-1.0.4.ebuild, metadata.xml:
Cleanup due bug #151880
03 Mar 2013; Ryan Hill <dirtyepic@gentoo.org> files/minbif-1.0.5-gcc47.patch:
Fix build with GCC 4.7 (bug #440000).
21 Aug 2012; Johannes Huber <johu@gentoo.org> minbif-1.0.5.ebuild:
Stable for x86, wrt bug #428058
21 Aug 2012; Johannes Huber <johu@gentoo.org> minbif-1.0.5.ebuild:
Non maintainer commit. Add required use on imlib if libcaca is enabled.
Without this constraint configure fails.
03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> minbif-1.0.5.ebuild:
Stable on amd64 wrt bug #428058
*minbif-1.0.5 (24 Jul 2012)
24 Jul 2012; Pacho Ramos <pacho@gentoo.org> +files/minbif-1.0.5-gcc47.patch,
+files/minbif-1.0.5-glib-single-includes.patch, +minbif-1.0.5.ebuild:
Version bump, also fix gcc-4.7 and glib-2.32 compilation, and create
user/group properly (#343219 by fulax).
*minbif-1.0.4 (25 Feb 2011)
25 Feb 2011; Cédric Krier <cedk@gentoo.org> +minbif-1.0.4.ebuild:
Version bump
01 Jan 2011; Michael Weber <xmw@gentoo.org> minbif-1.0.3.ebuild:
add ~arm keyword (bug 343511)
29 May 2010; Cédric Krier <cedk@gentoo.org> minbif-1.0.3.ebuild:
Fix wrong use flag usage for bug #321981
25 May 2010; Pacho Ramos <pacho@gentoo.org> minbif-1.0.1.ebuild:
stable amd64, bug 318785
*minbif-1.0.3 (19 May 2010)
19 May 2010; Cédric Krier <cedk@gentoo.org> +minbif-1.0.3.ebuild:
Version bump
17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> minbif-1.0.1.ebuild:
x86 stable wrt bug #318785
22 Mar 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
Fixed herd.
*minbif-1.0.1 (28 Feb 2010)
28 Feb 2010; Cédric Krier <cedk@gentoo.org> -minbif-1.0.ebuild,
+minbif-1.0.1.ebuild, +files/minbif-1.0.1-as-needed.patch:
Version bump, fix for bug #299478 and add ~amd64
*minbif-1.0 (24 Nov 2009)
24 Nov 2009; Cédric Krier <cedk@gentoo.org> +minbif-1.0.ebuild,
+files/minbif.initd, +metadata.xml:
New ebuild
|